Skip to content

Commit

Permalink
update upstream core to v1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlo Field committed Apr 9, 2021
1 parent 6cc5441 commit 5586c64
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/cfi2017/bl3-save
go 1.14

require (
github.com/cfi2017/bl3-save-core v1.1.5
github.com/cfi2017/bl3-save-core v1.2.1
github.com/gin-contrib/cors v1.3.1
github.com/gin-gonic/gin v1.6.2
github.com/golang/protobuf v1.4.0 // indirect
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ github.com/cfi2017/bl3-save-core v1.1.4 h1:HkcBik7W3lE/iFrKjen1rLT+ZTx8KUHR2ffy7
github.com/cfi2017/bl3-save-core v1.1.4/go.mod h1:YV/PucmAhOAspofYbsys0dCm8qTAdsPPQuRvjjjjunM=
github.com/cfi2017/bl3-save-core v1.1.5 h1:Bt6949v9j6NhdKkzG4uqD78Myb+mMDqNdNUwXSAC27I=
github.com/cfi2017/bl3-save-core v1.1.5/go.mod h1:YV/PucmAhOAspofYbsys0dCm8qTAdsPPQuRvjjjjunM=
github.com/cfi2017/bl3-save-core v1.2.1 h1:AELeXaoIgidgnis+eqT/CtJ1zZ4so4Zc1oDJ+M2yZjI=
github.com/cfi2017/bl3-save-core v1.2.1/go.mod h1:YV/PucmAhOAspofYbsys0dCm8qTAdsPPQuRvjjjjunM=
github.com/client9/misspell v0.3.4/go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw=
github.com/coreos/bbolt v1.3.2/go.mod h1:iRUV2dpdMOn7Bo10OQBFzIJO9kkE559Wcmn+qkEiiKk=
github.com/coreos/etcd v3.3.10+incompatible/go.mod h1:uF7uidLiAD3TWHmW31ZFd/JWoc32PjwdhPthX9715RE=
Expand Down

0 comments on commit 5586c64

Please sign in to comment.