File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ require (
2222 cel.dev/expr v0.24.0 // indirect
2323 github.com/Masterminds/semver/v3 v3.4.0 // indirect
2424 github.com/antlr4-go/antlr/v4 v4.13.1 // indirect
25- github.com/aws/aws-sdk-go-v2 v1.41.1 // indirect
25+ github.com/aws/aws-sdk-go-v2 v1.41.5 // indirect
2626 github.com/beorn7/perks v1.0.1 // indirect
2727 github.com/blang/semver/v4 v4.0.0 // indirect
2828 github.com/cenkalti/backoff/v5 v5.0.2 // indirect
Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ github.com/Masterminds/semver/v3 v3.4.0 h1:Zog+i5UMtVoCU8oKka5P7i9q9HgrJeGzI9SA1
44github.com/Masterminds/semver/v3 v3.4.0 /go.mod h1:4V+yj/TJE1HU9XfppCwVMZq3I84lprf4nC11bSS5beM =
55github.com/antlr4-go/antlr/v4 v4.13.1 h1:SqQKkuVZ+zWkMMNkjy5FZe5mr5WURWnlpmOuzYWrPrQ =
66github.com/antlr4-go/antlr/v4 v4.13.1 /go.mod h1:GKmUxMtwp6ZgGwZSva4eWPC5mS6vUAmOABFgjdkM7Nw =
7- github.com/aws/aws-sdk-go-v2 v1.41.1 h1:ABlyEARCDLN034NhxlRUSZr4l71mh+T5KAeGh6cerhU =
8- github.com/aws/aws-sdk-go-v2 v1.41.1 /go.mod h1:MayyLB8y+buD9hZqkCW3kX1AKq07Y5pXxtgB+rRFhz0 =
7+ github.com/aws/aws-sdk-go-v2 v1.41.5 h1:dj5kopbwUsVUVFgO4Fi5BIT3t4WyqIDjGKCangnV/yY =
8+ github.com/aws/aws-sdk-go-v2 v1.41.5 /go.mod h1:mwsPRE8ceUUpiTgF7QmQIJ7lgsKUPQOUl3o72QBrE1o =
99github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM =
1010github.com/beorn7/perks v1.0.1 /go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw =
1111github.com/blang/semver/v4 v4.0.0 h1:1PFHFE6yCCTv8C1TeyNNarDzntLi7wMI5i/pzqYIsAM =
Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ github.com/Masterminds/semver/v3
77# github.com/antlr4-go/antlr/v4 v4.13.1
88## explicit; go 1.22
99github.com/antlr4-go/antlr/v4
10- # github.com/aws/aws-sdk-go-v2 v1.41.1
11- ## explicit; go 1.23
10+ # github.com/aws/aws-sdk-go-v2 v1.41.5
11+ ## explicit; go 1.24
1212github.com/aws/aws-sdk-go-v2/aws/arn
1313# github.com/beorn7/perks v1.0.1
1414## explicit; go 1.11
You can’t perform that action at this time.
0 commit comments