File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change @@ -208,6 +208,8 @@ github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2/go.mod h1:UETIi67q
208208github.amrom.workers.dev/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 /go.mod h1:aYKd//L2LvnjZzWKhF00oedf4jCCReLcmhLdhm1A27Q =
209209go.etcd.io/bbolt v1.3.2 h1:Z/90sZLPOeCy2PwprqkFa25PdkusRzaj9P8zm/KNyvk =
210210go.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 =
211213go.uber.org/atomic v1.4.0 /go.mod h1:gD2HeocX3+yG+ygLZcrzQJaqmWj9AIm7n08wl/qW/PE =
212214go.uber.org/multierr v1.1.0 /go.mod h1:wR5kodmAFQ0UK8QlbwjlSNy0Z68gJhDJUG5sjR94q/0 =
213215go.uber.org/zap v1.10.0 /go.mod h1:vwi/ZaCAaUcBkycHslxD9B2zi4UTXhF60s6SWpuDF0Q =
You can’t perform that action at this time.
0 commit comments