mirror of
https://github.com/apricote/hcloud-upload-image.git
synced 2026-02-07 18:27:04 +00:00
chore(deps): update module golang.org/x/crypto to v0.31.0 [security]
This commit is contained in:
parent
b328867f6b
commit
1faa2d662e
2 changed files with 3 additions and 3 deletions
|
|
@ -5,7 +5,7 @@ go 1.22.2
|
|||
require (
|
||||
github.com/hetznercloud/hcloud-go/v2 v2.17.0
|
||||
github.com/stretchr/testify v1.10.0
|
||||
golang.org/x/crypto v0.30.0
|
||||
golang.org/x/crypto v0.31.0
|
||||
)
|
||||
|
||||
require (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue