Merge remote-tracking branches 'gitlab/mr/480' and 'gitlab/mr/485'

This commit is contained in:
meskio 2025-01-20 17:42:38 +01:00
commit 7938509b6f
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.8
github.com/aws/aws-sdk-go-v2 v1.33.0
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