File tree 2 files changed +158
-17
lines changed
2 files changed +158
-17
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
8
8
github.com/NeowayLabs/wabbit v0.0.0-20201021105516-ded4a9ef19d2
9
9
github.com/Showmax/go-fqdn v1.0.0 // indirect
10
10
github.com/buger/jsonparser v1.1.1
11
- github.com/containerd/containerd v1.6.26 // indirect
11
+ github.com/containerd/containerd v1.6.38 // indirect
12
12
github.com/fsouza/go-dockerclient v1.7.1 // indirect
13
13
github.com/garyburd/redigo v1.6.2
14
14
github.com/gomodule/redigo v1.8.3 // indirect
@@ -24,7 +24,7 @@ require (
24
24
github.com/tiago4orion/conjure v0.0.0-20150908101743-93cb30b9d218 // indirect
25
25
github.com/yl2chen/cidranger v1.0.2
26
26
golang.org/x/sync v0.3.0
27
- google.golang.org/grpc v1.58.3
27
+ google.golang.org/grpc v1.59.0
28
28
google.golang.org/protobuf v1.33.0
29
29
gopkg.in/mgo.v2 v2.0.0-20190816093944-a6b53ec6cb22
30
30
gopkg.in/pg.v5 v5.3.3
You can’t perform that action at this time.
0 commit comments