File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/mirakl/s3proxy
3
3
go 1.21
4
4
5
5
require (
6
- github.com/aws/aws-sdk-go v1.49.15
6
+ github.com/aws/aws-sdk-go v1.51.1
7
7
github.com/gin-gonic/gin v1.9.1
8
8
github.com/go-errors/errors v1.5.1
9
9
github.com/op/go-logging v0.0.0-20160315200505-970db520ece7
Original file line number Diff line number Diff line change 1
- github.com/aws/aws-sdk-go v1.49.15 h1:aH9bSV4kL4ziH0AMtuYbukGIVebXddXBL0cKZ1zj15k =
2
- github.com/aws/aws-sdk-go v1.49.15 /go.mod h1:LF8svs817+Nz+DmiMQKTO3ubZ/6IaTpq3TjupRn3Eqk =
1
+ github.com/aws/aws-sdk-go v1.51.1 h1:AFvTihcDPanvptoKS09a4yYmNtPm3+pXlk6uYHmZiFk =
2
+ github.com/aws/aws-sdk-go v1.51.1 /go.mod h1:LF8svs817+Nz+DmiMQKTO3ubZ/6IaTpq3TjupRn3Eqk =
3
3
github.com/bytedance/sonic v1.5.0 /go.mod h1:ED5hyg4y6t3/9Ku1R6dU/4KyJ48DZ4jPhfY1O2AihPM =
4
4
github.com/bytedance/sonic v1.9.1 h1:6iJ6NqdoxCDr6mbY8h18oSO+cShGSMRGCEo7F2h0x8s =
5
5
github.com/bytedance/sonic v1.9.1 /go.mod h1:i736AoUSYt75HyZLoJW9ERYxcy6eaN6h4BZXU064P/U =
You can’t perform that action at this time.
0 commit comments