We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f65a87 commit 605e48cCopy full SHA for 605e48c
go.mod
@@ -220,7 +220,7 @@ require (
220
github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f // indirect
221
github.com/ncruces/go-strftime v0.1.10 // indirect
222
github.com/nozzle/throttler v0.0.0-20180817012639-2ea982251481 // indirect
223
- github.com/oklog/ulid v1.3.1 // indirect
+ github.com/oklog/ulid/v2 v2.1.1 // indirect
224
github.com/oklog/ulid/v2 v2.1.1 // indirect
225
github.com/openvex/discovery v0.1.1-0.20240802171711-7c54efc57553 // indirect
226
github.com/owenrumney/go-sarif/v2 v2.3.3 // indirect
0 commit comments