summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2023-11-23 15:46:56 +0100
committerGitHub <[email protected]>2023-11-23 15:46:56 +0100
commit05551665afb0e404e0fff5205073928d2682a6a5 (patch)
tree99db9b7643c5fea9ff54418bc1ac1e2cb321d0f6 /go.mod
parentf4b263beb8023e5fde63e0471cab476d4abb112f (diff)
parentc2a4c5e86a1280be3ceb4d71fb0bccde0ba859bd (diff)
[#1786]: feature: support for the `ARM64` deb release
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