Skip to content

Commit 868ca3a

Browse files
Update module github.com/oklog/ulid to v2
1 parent 9812a77 commit 868ca3a

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
@@ -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

0 commit comments

Comments
 (0)