Skip to content

Commit c39cb2e

Browse files
build(deps): bump github.com/dgraph-io/badger/v3
Bumps [github.com/dgraph-io/badger/v3](https://github.com/dgraph-io/badger) from 3.2011.1 to 3.2103.2. - [Release notes](https://github.com/dgraph-io/badger/releases) - [Changelog](https://github.com/dgraph-io/badger/blob/v3.2103.2/CHANGELOG.md) - [Commits](dgraph-io/badger@v3.2011.1...v3.2103.2) --- updated-dependencies: - dependency-name: github.com/dgraph-io/badger/v3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7c4c238 commit c39cb2e

2 files changed

Lines changed: 13 additions & 30 deletions

File tree

go.mod

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,13 @@ require (
1616
github.com/beyondstorage/go-service-s3/v2 v2.5.0
1717
github.com/beyondstorage/go-storage/v4 v4.8.0
1818
github.com/beyondstorage/go-toolbox v0.0.0-20210525101004-db84362b9d67
19-
github.com/dgraph-io/badger/v3 v3.2011.1
19+
github.com/dgraph-io/badger/v3 v3.2103.2
2020
github.com/gin-contrib/cors v1.3.1
2121
github.com/gin-gonic/gin v1.7.7
2222
github.com/golang/protobuf v1.5.2
2323
github.com/google/uuid v1.3.0
2424
github.com/grpc-ecosystem/go-grpc-middleware v1.2.2
25+
github.com/hashicorp/golang-lru v0.5.4 // indirect
2526
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
2627
github.com/spf13/cobra v1.4.0
2728
github.com/spf13/pflag v1.0.5

0 commit comments

Comments
 (0)