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 @@ -220,6 +220,7 @@ require (
220220 github.com/ncruces/go-strftime v0.1.10 // indirect
221221 github.com/nozzle/throttler v0.0.0-20180817012639-2ea982251481 // indirect
222222 github.com/nxadm/tail v1.4.11 // indirect
223+ github.com/oklog/ulid v1.3.1 // indirect
223224 github.com/oklog/ulid/v2 v2.1.1 // indirect
224225 github.com/openvex/discovery v0.1.1-0.20240802171711-7c54efc57553 // indirect
225226 github.com/pkg/errors v0.9.1 // indirect
@@ -490,7 +491,6 @@ require (
490491 github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee // indirect
491492 github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 // indirect
492493 github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
493- github.com/oklog/ulid v1.3.1 // indirect
494494 github.com/opencontainers/go-digest v1.0.0 // indirect
495495 github.com/opencontainers/image-spec v1.1.1 // indirect
496496 github.com/opencontainers/runtime-spec v1.2.1 // indirect
You can’t perform that action at this time.
0 commit comments