summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2023-11-23 15:36:03 +0100
committerValery Piashchynski <[email protected]>2023-11-23 15:36:03 +0100
commitc2a4c5e86a1280be3ceb4d71fb0bccde0ba859bd (patch)
tree99db9b7643c5fea9ff54418bc1ac1e2cb321d0f6 /go.mod
parentf4b263beb8023e5fde63e0471cab476d4abb112f (diff)
feature: Add support for the ARM64 deb release
Signed-off-by: Valery Piashchynski <[email protected]>
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 8758551d..5955ce81 100644
--- a/go.mod
+++ b/go.mod
@@ -58,7 +58,7 @@ require (
require (
github.com/andybalholm/brotli v1.0.6 // indirect
- github.com/aws/aws-sdk-go v1.48.2 // indirect
+ github.com/aws/aws-sdk-go v1.48.3 // indirect
github.com/aws/aws-sdk-go-v2 v1.23.1 // indirect
github.com/aws/aws-sdk-go-v2/config v1.25.5 // indirect
github.com/aws/aws-sdk-go-v2/credentials v1.16.4 // indirect