Skip to content

Commit

Permalink
fix(deps): update module github.com/aws/aws-sdk-go-v2/service/iotsecu…
Browse files Browse the repository at this point in the history
…retunneling to v1.27.2
  • Loading branch information
renovate[bot] authored Oct 11, 2024
1 parent bc35feb commit 573504f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/aws/aws-sdk-go-v2 v1.32.2
github.com/aws/aws-sdk-go-v2/config v1.27.43
github.com/aws/aws-sdk-go-v2/credentials v1.17.41
github.com/aws/aws-sdk-go-v2/service/iotsecuretunneling v1.26.4
github.com/aws/aws-sdk-go-v2/service/iotsecuretunneling v1.27.2
github.com/google/uuid v1.6.0
golang.org/x/net v0.29.0
google.golang.org/protobuf v1.34.2
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.12.0 h1:TToQNkv
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.12.0/go.mod h1:0jp+ltwkf+SwG2fm/PKo8t4y8pJSgOCO4D8Lz3k0aHQ=
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.2 h1:s7NA1SOw8q/5c0wr8477yOPp0z+uBaXBnLE0XYb0POA=
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.2/go.mod h1:fnjjWyAW/Pj5HYOxl9LJqWtEwS7W2qgcRLWP+uWbss0=
github.com/aws/aws-sdk-go-v2/service/iotsecuretunneling v1.26.4 h1:CaR/s/voBtztcwYe28ViUAa8F/+Xlvlxy2IQIKD+2Zo=
github.com/aws/aws-sdk-go-v2/service/iotsecuretunneling v1.26.4/go.mod h1:mY+SyxtqOiF5l7vpy58e4h5s5qOoyJCrP8H4RziEfTY=
github.com/aws/aws-sdk-go-v2/service/iotsecuretunneling v1.27.2 h1:P/KeAhYCkP0+UcsFLekD0HY5SA0ED34YSmaT//rHk6A=
github.com/aws/aws-sdk-go-v2/service/iotsecuretunneling v1.27.2/go.mod h1:HHJuAJS+LQD7r463V5GyS9Cn/9I2VWZIaqy3RVaTyfg=
github.com/aws/aws-sdk-go-v2/service/sso v1.24.2 h1:bSYXVyUzoTHoKalBmwaZxs97HU9DWWI3ehHSAMa7xOk=
github.com/aws/aws-sdk-go-v2/service/sso v1.24.2/go.mod h1:skMqY7JElusiOUjMJMOv1jJsP7YUg7DrhgqZZWuzu1U=
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.28.2 h1:AhmO1fHINP9vFYUE0LHzCWg/LfUWUF+zFPEcY9QXb7o=
Expand Down

0 comments on commit 573504f

Please sign in to comment.