use tagged version of ProtonMail/go-crypto in go.mod

This commit is contained in:
Paul Cacheux
2024-03-10 17:49:58 +01:00
committed by André Roth
parent 79975bf2b6
commit 5353890b24
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -98,7 +98,7 @@ require (
)
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-v2 v1.21.2
github.com/aws/aws-sdk-go-v2/config v1.18.45
github.com/aws/aws-sdk-go-v2/credentials v1.13.43