File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments