We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 253604e commit 3fcc11eCopy full SHA for 3fcc11e
go.mod
@@ -1,7 +1,7 @@
1
module github.com/intel-go/nff-go
2
3
require (
4
- github.com/docker/distribution v2.7.1+incompatible // indirect
+ github.com/docker/distribution v2.8.0 // indirect
5
github.com/docker/docker v1.13.1
6
github.com/docker/go-connections v0.4.0
7
github.com/docker/go-units v0.3.3 // indirect
0 commit comments