Skip to content

Commit 3fcc11e

Browse files
authored
Updated docker version due to dependabot warning
1 parent 253604e commit 3fcc11e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module github.com/intel-go/nff-go
22

33
require (
4-
github.com/docker/distribution v2.7.1+incompatible // indirect
4+
github.com/docker/distribution v2.8.0 // indirect
55
github.com/docker/docker v1.13.1
66
github.com/docker/go-connections v0.4.0
77
github.com/docker/go-units v0.3.3 // indirect

0 commit comments

Comments
 (0)