File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/cfi2017/bl3-save
3
3
go 1.14
4
4
5
5
require (
6
- github.com/cfi2017/bl3-save-core v1.1.3
6
+ github.com/cfi2017/bl3-save-core v1.1.4
7
7
github.com/gin-contrib/cors v1.3.1
8
8
github.com/gin-gonic/gin v1.6.2
9
9
github.com/golang/protobuf v1.4.0 // indirect
Original file line number Diff line number Diff line change @@ -10,6 +10,8 @@ github.com/beorn7/perks v1.0.0/go.mod h1:KWe93zE9D1o94FZ5RNwFwVgaQK1VOXiVxmqh+Ce
10
10
github.com/cespare/xxhash v1.1.0 /go.mod h1:XrSqR1VqqWfGrhpAt58auRo0WTKS1nRRg3ghfAqPWnc =
11
11
github.com/cfi2017/bl3-save-core v1.1.3 h1:42g6aYjUtjyqcoua8q09VtK5uzZ39WKMWfLOgCTVALI =
12
12
github.com/cfi2017/bl3-save-core v1.1.3 /go.mod h1:YV/PucmAhOAspofYbsys0dCm8qTAdsPPQuRvjjjjunM =
13
+ github.com/cfi2017/bl3-save-core v1.1.4 h1:HkcBik7W3lE/iFrKjen1rLT+ZTx8KUHR2ffy7emH2vY =
14
+ github.com/cfi2017/bl3-save-core v1.1.4 /go.mod h1:YV/PucmAhOAspofYbsys0dCm8qTAdsPPQuRvjjjjunM =
13
15
github.com/client9/misspell v0.3.4 /go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw =
14
16
github.com/coreos/bbolt v1.3.2 /go.mod h1:iRUV2dpdMOn7Bo10OQBFzIJO9kkE559Wcmn+qkEiiKk =
15
17
github.com/coreos/etcd v3.3.10+incompatible /go.mod h1:uF7uidLiAD3TWHmW31ZFd/JWoc32PjwdhPthX9715RE =
You can’t perform that action at this time.
0 commit comments