Skip to content

Commit 605e48c

Browse files
Update module github.com/oklog/ulid to v2
1 parent 7f65a87 commit 605e48c

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,7 +220,7 @@ require (
220220
github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f // indirect
221221
github.com/ncruces/go-strftime v0.1.10 // indirect
222222
github.com/nozzle/throttler v0.0.0-20180817012639-2ea982251481 // indirect
223-
github.com/oklog/ulid v1.3.1 // indirect
223+
github.com/oklog/ulid/v2 v2.1.1 // indirect
224224
github.com/oklog/ulid/v2 v2.1.1 // indirect
225225
github.com/openvex/discovery v0.1.1-0.20240802171711-7c54efc57553 // indirect
226226
github.com/owenrumney/go-sarif/v2 v2.3.3 // indirect

0 commit comments

Comments
 (0)