We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f3d1bd6 + dafb7de commit cb7de26Copy full SHA for cb7de26
go.mod
@@ -4,11 +4,11 @@ go 1.13
4
5
require (
6
github.com/NeowayLabs/wabbit v0.0.0-20210927194032-73ad61d1620e
7
- github.com/containerd/containerd v1.6.26 // indirect
+ github.com/containerd/containerd v1.6.38 // indirect
8
github.com/farsightsec/go-nmsg v0.2.0
9
github.com/fsouza/go-dockerclient v1.7.8 // indirect
10
github.com/gogo/protobuf v1.3.2
11
- github.com/golang/protobuf v1.5.3
+ github.com/golang/protobuf v1.5.4
12
github.com/graph-gophers/graphql-go v1.3.0
13
github.com/machinebox/graphql v0.2.2
14
github.com/matryer/is v1.2.0 // indirect
0 commit comments