chore(safe): update rand dependency to v1.0.4 (by AI)
This commit is contained in:
parent
981db5251f
commit
d2ba99cb9d
2
go.mod
2
go.mod
@ -3,7 +3,7 @@ module apigo.cc/go/safe
|
|||||||
go 1.25.0
|
go 1.25.0
|
||||||
|
|
||||||
require (
|
require (
|
||||||
apigo.cc/go/rand v1.0.3 // indirect
|
apigo.cc/go/rand v1.0.4
|
||||||
golang.org/x/crypto v0.50.0 // indirect
|
golang.org/x/crypto v0.50.0 // indirect
|
||||||
golang.org/x/sys v0.43.0 // indirect
|
golang.org/x/sys v0.43.0 // indirect
|
||||||
)
|
)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user