Skip to content

Commit 53535b6

Browse files
committed
go mod tidy
1 parent c09fe12 commit 53535b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ require (
1414
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
1515
github.com/distribution/distribution/v3 v3.0.0-20230530204932-ba46c769b3d1
1616
github.com/fsouza/go-dockerclient v1.12.0
17+
github.com/fxamacker/cbor/v2 v2.7.0
1718
github.com/ghodss/yaml v1.0.1-0.20190212211648-25d852aebe32
1819
github.com/go-bindata/go-bindata v3.1.2+incompatible
1920
github.com/go-ldap/ldap/v3 v3.4.3
@@ -151,7 +152,6 @@ require (
151152
github.com/felixge/fgprof v0.9.4 // indirect
152153
github.com/felixge/httpsnoop v1.0.4 // indirect
153154
github.com/fsnotify/fsnotify v1.7.0 // indirect
154-
github.com/fxamacker/cbor/v2 v2.7.0 // indirect
155155
github.com/go-asn1-ber/asn1-ber v1.5.4 // indirect
156156
github.com/go-errors/errors v1.4.2 // indirect
157157
github.com/go-fonts/liberation v0.3.1 // indirect

0 commit comments

Comments
 (0)