Commit 917d1b6 1 parent 19af368 commit 917d1b6 Copy full SHA for 917d1b6
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/YaleSpinup/ds-api
3
3
go 1.21
4
4
5
5
require (
6
- github.com/aws/aws-sdk-go v1.47 .10
6
+ github.com/aws/aws-sdk-go v1.50 .10
7
7
github.com/google/uuid v1.4.0
8
8
github.com/gorilla/handlers v1.5.2
9
9
github.com/gorilla/mux v1.8.1
Original file line number Diff line number Diff line change 1
- github.com/aws/aws-sdk-go v1.47 .10 h1:cvufN7WkD1nlOgpRopsmxKQlFp5X1MfyAw4r7BBORQc =
2
- github.com/aws/aws-sdk-go v1.47 .10 /go.mod h1:LF8svs817+Nz+DmiMQKTO3ubZ/6IaTpq3TjupRn3Eqk =
1
+ github.com/aws/aws-sdk-go v1.50 .10 h1:H3NQvqRUKG+9oysCKTIyylpkqfPA7MiBtzTnu/cIGqE =
2
+ github.com/aws/aws-sdk-go v1.50 .10 /go.mod h1:LF8svs817+Nz+DmiMQKTO3ubZ/6IaTpq3TjupRn3Eqk =
3
3
github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM =
4
4
github.com/beorn7/perks v1.0.1 /go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw =
5
5
github.com/cespare/xxhash/v2 v2.2.0 h1:DC2CZ1Ep5Y4k3ZQ899DldepgrayRUGE6BBZ/cd9Cj44 =
You can’t perform that action at this time.
0 commit comments