Update module go.etcd.io/bbolt to v1.3.5 #2

Closed
renovate[bot] wants to merge 1 commits from renovate/go.etcd.io-bbolt-1.x into master

2
go.mod
View File

@ -2,7 +2,7 @@ module github.com/unistack-org/micro-store-bbolt
go 1.15 go 1.15
replace github.com/coreos/bbolt => go.etcd.io/bbolt v1.3.3 replace github.com/coreos/bbolt => go.etcd.io/bbolt v1.3.5
require ( require (
github.com/davecgh/go-spew v1.1.1 github.com/davecgh/go-spew v1.1.1