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.5
6
+ github.com/cfi2017/bl3-save-core v1.2.1
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 @@ -14,6 +14,8 @@ github.com/cfi2017/bl3-save-core v1.1.4 h1:HkcBik7W3lE/iFrKjen1rLT+ZTx8KUHR2ffy7
14
14
github.com/cfi2017/bl3-save-core v1.1.4 /go.mod h1:YV/PucmAhOAspofYbsys0dCm8qTAdsPPQuRvjjjjunM =
15
15
github.com/cfi2017/bl3-save-core v1.1.5 h1:Bt6949v9j6NhdKkzG4uqD78Myb+mMDqNdNUwXSAC27I =
16
16
github.com/cfi2017/bl3-save-core v1.1.5 /go.mod h1:YV/PucmAhOAspofYbsys0dCm8qTAdsPPQuRvjjjjunM =
17
+ github.com/cfi2017/bl3-save-core v1.2.1 h1:AELeXaoIgidgnis+eqT/CtJ1zZ4so4Zc1oDJ+M2yZjI =
18
+ github.com/cfi2017/bl3-save-core v1.2.1 /go.mod h1:YV/PucmAhOAspofYbsys0dCm8qTAdsPPQuRvjjjjunM =
17
19
github.com/client9/misspell v0.3.4 /go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw =
18
20
github.com/coreos/bbolt v1.3.2 /go.mod h1:iRUV2dpdMOn7Bo10OQBFzIJO9kkE559Wcmn+qkEiiKk =
19
21
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