Skip to content

Commit

Permalink
update upstream core to v1.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
cfi2017 committed Jun 25, 2021
1 parent 6007072 commit d98840b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -3,7 +3,7 @@ module github.com/cfi2017/bl3-save
go 1.14

require (
github.com/cfi2017/bl3-save-core v1.2.1
github.com/cfi2017/bl3-save-core v1.1.6
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
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.1.6 h1:GpDIfQNHZtmH3alClSS0RTVvOotGjov/Y6QDVul/PA8=
github.com/cfi2017/bl3-save-core v1.1.6/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=
Expand Down

0 comments on commit d98840b

Please sign in to comment.