Skip to content

Commit 5efb361

Browse files
dependabot-preview[bot]hacdias
authored andcommitted
chore(deps): bump go.etcd.io/bbolt from 1.3.2 to 1.3.3 (filebrowser#776)
Bumps [go.etcd.io/bbolt](https://github.com/etcd-io/bbolt) from 1.3.2 to 1.3.3. - [Release notes](https://github.com/etcd-io/bbolt/releases) - [Commits](etcd-io/bbolt@v1.3.2...v1.3.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent c0575a6 commit 5efb361

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ require (
3030
github.com/spf13/viper v1.4.0
3131
github.com/vmihailenco/msgpack v4.0.4+incompatible // indirect
3232
github.com/xi2/xz v0.0.0-20171230120015-48954b6210f8 // indirect
33-
go.etcd.io/bbolt v1.3.2
33+
go.etcd.io/bbolt v1.3.3
3434
golang.org/x/crypto v0.0.0-20190510104115-cbcb75029529
3535
golang.org/x/net v0.0.0-20190509222800-a4d6f7feada5 // indirect
3636
golang.org/x/sys v0.0.0-20190509141414-a5b02f93d862 // indirect

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,8 @@ github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2/go.mod h1:UETIi67q
208208
github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77/go.mod h1:aYKd//L2LvnjZzWKhF00oedf4jCCReLcmhLdhm1A27Q=
209209
go.etcd.io/bbolt v1.3.2 h1:Z/90sZLPOeCy2PwprqkFa25PdkusRzaj9P8zm/KNyvk=
210210
go.etcd.io/bbolt v1.3.2/go.mod h1:IbVyRI1SCnLcuJnV2u8VeU0CEYM7e686BmAb1XKL+uU=
211+
go.etcd.io/bbolt v1.3.3 h1:MUGmc65QhB3pIlaQ5bB4LwqSj6GIonVJXpZiaKNyaKk=
212+
go.etcd.io/bbolt v1.3.3/go.mod h1:IbVyRI1SCnLcuJnV2u8VeU0CEYM7e686BmAb1XKL+uU=
211213
go.uber.org/atomic v1.4.0/go.mod h1:gD2HeocX3+yG+ygLZcrzQJaqmWj9AIm7n08wl/qW/PE=
212214
go.uber.org/multierr v1.1.0/go.mod h1:wR5kodmAFQ0UK8QlbwjlSNy0Z68gJhDJUG5sjR94q/0=
213215
go.uber.org/zap v1.10.0/go.mod h1:vwi/ZaCAaUcBkycHslxD9B2zi4UTXhF60s6SWpuDF0Q=

0 commit comments

Comments
 (0)