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 @@ -10,6 +10,7 @@ require (
1010 github.com/cenkalti/backoff/v4 v4.3.0
1111 github.com/docker/docker v28.5.2+incompatible
1212 github.com/fsnotify/fsnotify v1.9.0
13+ github.com/gabriel-vasile/mimetype v1.4.8
1314 github.com/go-resty/resty/v2 v2.16.5
1415 github.com/goccy/go-yaml v1.18.0
1516 github.com/google/go-cmp v0.7.0
@@ -151,7 +152,6 @@ require (
151152 github.com/felixge/httpsnoop v1.0.4 // indirect
152153 github.com/foxboron/go-tpm-keyfiles v0.0.0-20250903184740-5d135037bd4d // indirect
153154 github.com/fxamacker/cbor/v2 v2.9.0 // indirect
154- github.com/gabriel-vasile/mimetype v1.4.8 // indirect
155155 github.com/gin-contrib/sse v1.1.0 // indirect
156156 github.com/go-logr/logr v1.4.3 // indirect
157157 github.com/go-logr/stdr v1.2.2 // indirect
You can’t perform that action at this time.
0 commit comments