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.23.1
  • Loading branch information
renovate[bot] authored Feb 23, 2024
1 parent 172ed84 commit 42f1c86
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 @@ -5,7 +5,7 @@ require (
github.com/aws/aws-sdk-go-v2 v1.25.2
github.com/aws/aws-sdk-go-v2/config v1.27.4
github.com/aws/aws-sdk-go-v2/credentials v1.17.4
github.com/aws/aws-sdk-go-v2/service/iotsecuretunneling v1.22.3
github.com/aws/aws-sdk-go-v2/service/iotsecuretunneling v1.23.1
github.com/google/uuid v1.6.0
golang.org/x/net v0.21.0
google.golang.org/protobuf v1.32.0
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.11.1 h1:EyBZibR
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.1/go.mod h1:JKpmtYhhPs7D97NL/ltqz7yCkERFW5dOlHyVl66ZYF8=
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.2 h1:5ffmXjPtwRExp1zc7gENLgCPyHFbhEPwVTkTiH9niSk=
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.2/go.mod h1:Ru7vg1iQ7cR4i7SZ/JTLYN9kaXtbL69UdgG0OQWQxW0=
github.com/aws/aws-sdk-go-v2/service/iotsecuretunneling v1.22.3 h1:lBMXuIBK2iLLxbRsYjIY9G11yTCXIwEh3zmXOeSjjXk=
github.com/aws/aws-sdk-go-v2/service/iotsecuretunneling v1.22.3/go.mod h1:pT+RKT2aY9e6+XWKjpgEUFmhImztbPmIImB99PX1WEY=
github.com/aws/aws-sdk-go-v2/service/iotsecuretunneling v1.23.1 h1:2tEupX1HIneHZR25xIABu1idIxkMLSgHRgcoW/d+azk=
github.com/aws/aws-sdk-go-v2/service/iotsecuretunneling v1.23.1/go.mod h1:8Swkhgf13ybghN4wYY731cNA8x5Vm6EMCgOu8CQLO+E=
github.com/aws/aws-sdk-go-v2/service/sso v1.20.1 h1:utEGkfdQ4L6YW/ietH7111ZYglLJvS+sLriHJ1NBJEQ=
github.com/aws/aws-sdk-go-v2/service/sso v1.20.1/go.mod h1:RsYqzYr2F2oPDdpy+PdhephuZxTfjHQe7SOBcZGoAU8=
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.23.1 h1:9/GylMS45hGGFCcMrUZDVayQE1jYSIN6da9jo7RAYIw=
Expand Down

0 comments on commit 42f1c86

Please sign in to comment.