aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index d9a43d9..d53496d 100644
--- a/go.mod
+++ b/go.mod
@@ -5,7 +5,7 @@ go 1.23.1
toolchain go1.23.4
require (
- github.com/aws/aws-sdk-go-v2 v1.34.0
+ github.com/aws/aws-sdk-go-v2 v1.36.0
github.com/aws/aws-sdk-go-v2/service/s3 v1.74.1
github.com/bep/debounce v1.2.1
github.com/donatj/hmacsig v1.1.0