chore(gonf): updated dependencies
This commit is contained in:
parent
0670dc56cc
commit
e18bacc583
2 changed files with 7 additions and 2 deletions
4
go.mod
4
go.mod
|
@ -2,6 +2,6 @@ module git.adyxax.org/adyxax/gonf/v2
|
|||
|
||||
go 1.22.5
|
||||
|
||||
require golang.org/x/crypto v0.24.0
|
||||
require golang.org/x/crypto v0.25.0
|
||||
|
||||
require golang.org/x/sys v0.21.0 // indirect
|
||||
require golang.org/x/sys v0.22.0 // indirect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue