Skip to content

Commit 74dd061

Browse files
committed
Update module github.com/ProtonMail/go-crypto to v1.3.0
1 parent 8dc9a68 commit 74dd061

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/stackitcloud/stackit-sdk-go/scripts
33
go 1.21
44

55
exclude (
6-
github.com/ProtonMail/go-crypto v1.2.0
6+
github.com/ProtonMail/go-crypto v1.3.0
77
github.com/cloudflare/circl v1.6.1
88
// exclude versions not compatible with go 1.21
99
github.com/go-git/go-git/v5 v5.14.0
@@ -39,7 +39,7 @@ exclude (
3939
require (
4040
github.com/go-git/go-git/v5 v5.13.2
4141
github.com/stackitcloud/stackit-sdk-go/core v0.17.2
42-
golang.org/x/mod v0.24.0
42+
golang.org/x/mod v0.17.0
4343
golang.org/x/term v0.29.0
4444
)
4545

0 commit comments

Comments
 (0)