We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f626d17 commit 91c451eCopy full SHA for 91c451e
cla-backend-go/go.mod
@@ -75,7 +75,7 @@ require (
75
github.com/asaskevich/govalidator v0.0.0-20210307081110-f21760c49a8d // indirect
76
github.com/aws/aws-sdk-go-v2/service/s3 v1.53.1 // indirect
77
github.com/aws/smithy-go v1.20.2 // indirect
78
- github.com/cloudflare/circl v1.3.7 // indirect
+ github.com/cloudflare/circl v1.3.2 // indirect
79
github.com/dgrijalva/jwt-go v3.2.0+incompatible // indirect
80
github.com/docker/go-units v0.4.0 // indirect
81
github.com/fatih/color v1.15.0 // indirect
0 commit comments