chore(deps): update github.com/protonmail/go-crypto digest to 6f98819
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
f3fcf0af1f
commit
706294a16c
2 changed files with 9 additions and 2 deletions
4
go.mod
4
go.mod
|
|
@ -3,7 +3,7 @@ module git.nemunai.re/atsebay.t
|
|||
go 1.18
|
||||
|
||||
require (
|
||||
github.com/ProtonMail/go-crypto v0.0.0-20230518184743-7afd39499903
|
||||
github.com/ProtonMail/go-crypto v0.0.0-20230528122434-6f98819771a1
|
||||
github.com/aws/aws-sdk-go v1.44.269
|
||||
github.com/coreos/go-oidc/v3 v3.6.0
|
||||
github.com/drone/drone-go v1.7.1
|
||||
|
|
@ -18,7 +18,7 @@ require (
|
|||
require (
|
||||
github.com/bytedance/sonic v1.8.0 // indirect
|
||||
github.com/chenzhuoyu/base64x v0.0.0-20221115062448-fe3a3abad311 // indirect
|
||||
github.com/cloudflare/circl v1.1.0 // indirect
|
||||
github.com/cloudflare/circl v1.3.3 // indirect
|
||||
github.com/gin-contrib/sse v0.1.0 // indirect
|
||||
github.com/go-jose/go-jose/v3 v3.0.0 // indirect
|
||||
github.com/go-playground/locales v0.14.1 // indirect
|
||||
|
|
|
|||
Reference in a new issue