chore(deps): update module github.com/protonmail/go-crypto to v1
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovate Bot 2024-01-17 14:03:28 +00:00
commit 5179ebd1fb
2 changed files with 3 additions and 1 deletions

2
go.mod
View file

@ -3,7 +3,7 @@ module git.nemunai.re/atsebay.t
go 1.18
require (
github.com/ProtonMail/go-crypto v0.0.0-20230923063757-afb1ddc0824c
github.com/ProtonMail/go-crypto v1.0.0
github.com/aws/aws-sdk-go v1.49.22
github.com/coreos/go-oidc/v3 v3.9.0
github.com/drone/drone-go v1.7.1