mirror of
https://github.com/EQEmu/Server.git
synced 2026-08-23 19:17:54 +00:00
Bump golang.org/x/crypto from 0.45.0 to 0.52.0 in /utils/scripts/build/should-release (#5110)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
module should-release
|
||||
|
||||
go 1.24.0
|
||||
go 1.25.0
|
||||
|
||||
require (
|
||||
github.com/google/go-github/v41 v41.0.0
|
||||
@@ -9,5 +9,5 @@ require (
|
||||
|
||||
require (
|
||||
github.com/google/go-querystring v1.1.0 // indirect
|
||||
golang.org/x/crypto v0.45.0 // indirect
|
||||
golang.org/x/crypto v0.52.0 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user