bugfix + upload-security hinzugefügt
All checks were successful
release-tag / release-image (push) Successful in 1m35s
All checks were successful
release-tag / release-image (push) Successful in 1m35s
This commit is contained in:
3
go.mod
3
go.mod
@@ -2,8 +2,9 @@ module git.send.nrw/sendnrw/go-pgp-server
|
||||
|
||||
go 1.24.4
|
||||
|
||||
require github.com/ProtonMail/go-crypto v1.3.0
|
||||
|
||||
require (
|
||||
github.com/ProtonMail/go-crypto v1.3.0 // indirect
|
||||
github.com/cloudflare/circl v1.6.0 // indirect
|
||||
golang.org/x/crypto v0.33.0 // indirect
|
||||
golang.org/x/sys v0.30.0 // indirect
|
||||
|
||||
Reference in New Issue
Block a user