This commit is contained in:
DullJZ
2025-09-30 20:11:33 +08:00
parent 6e9f21cfb7
commit 1183775101
2 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -3,11 +3,11 @@ module github.com/DullJZ/s3-balance
go 1.24.5
require (
github.com/aws/aws-sdk-go-v2 v1.38.0
github.com/aws/aws-sdk-go-v2 v1.39.2
github.com/aws/aws-sdk-go-v2/config v1.31.1
github.com/aws/aws-sdk-go-v2/credentials v1.18.5
github.com/aws/aws-sdk-go-v2/service/s3 v1.87.0
github.com/aws/smithy-go v1.22.5
github.com/aws/smithy-go v1.23.0
github.com/fsnotify/fsnotify v1.9.0
github.com/gorilla/mux v1.8.1
github.com/prometheus/client_golang v1.23.2