Merge remote-tracking branches 'gitlab/mr/473' and 'gitlab/mr/474'

This commit is contained in:
meskio 2025-01-14 10:29:10 +01:00
commit fad8ddb840
No known key found for this signature in database
GPG key ID: 52B8F5AC97A2DA86
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -3,7 +3,7 @@ module gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/
go 1.21
require (
github.com/aws/aws-sdk-go-v2 v1.32.7
github.com/aws/aws-sdk-go-v2 v1.32.8
github.com/aws/aws-sdk-go-v2/config v1.28.0
github.com/aws/aws-sdk-go-v2/credentials v1.17.41
github.com/aws/aws-sdk-go-v2/service/sqs v1.36.2