Skip to content

Commit

Permalink
Bump github.com/chanzuckerberg/aws-oidc from 0.25.23 to 0.25.25 (#524)
Browse files Browse the repository at this point in the history
Bumps [github.com/chanzuckerberg/aws-oidc](https://github.com/chanzuckerberg/aws-oidc) from 0.25.23 to 0.25.25.
- [Release notes](https://github.com/chanzuckerberg/aws-oidc/releases)
- [Changelog](https://github.com/chanzuckerberg/aws-oidc/blob/main/CHANGELOG.md)
- [Commits](chanzuckerberg/aws-oidc@v0.25.23...v0.25.25)

---
updated-dependencies:
- dependency-name: github.com/chanzuckerberg/aws-oidc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 25, 2023
1 parent ccf03ab commit 0167d11
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 @@ -8,7 +8,7 @@ require (
github.com/aws/aws-sdk-go v1.44.187
github.com/blang/semver v3.5.1+incompatible
github.com/cenkalti/backoff v2.2.1+incompatible
github.com/chanzuckerberg/aws-oidc v0.25.23
github.com/chanzuckerberg/aws-oidc v0.25.25
github.com/coreos/go-oidc v2.2.1+incompatible
github.com/getsentry/sentry-go v0.17.0
github.com/go-errors/errors v1.4.2
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,8 @@ github.com/cenkalti/backoff v2.2.1+incompatible h1:tNowT99t7UNflLxfYYSlKYsBpXdEe
github.com/cenkalti/backoff v2.2.1+incompatible/go.mod h1:90ReRw6GdpyfrHakVjL/QHaoyV4aDUVVkXQJJJ3NXXM=
github.com/census-instrumentation/opencensus-proto v0.2.1/go.mod h1:f6KPmirojxKA12rnyqOA5BBL4O983OfeGPqjHWSTneU=
github.com/cespare/xxhash v1.1.0/go.mod h1:XrSqR1VqqWfGrhpAt58auRo0WTKS1nRRg3ghfAqPWnc=
github.com/chanzuckerberg/aws-oidc v0.25.23 h1:IKQA0Mh090t8QYSNJWCX/OhHwxFet0bUrWSuYN9l+CA=
github.com/chanzuckerberg/aws-oidc v0.25.23/go.mod h1:MGbv7rGDqQF4CcwcrWH8lTPo66shlVo1HTYkertiAvU=
github.com/chanzuckerberg/aws-oidc v0.25.25 h1:o0ytTCBZw2kaLto+AcrhoSvHrNlCa9b30qt+0IKSnus=
github.com/chanzuckerberg/aws-oidc v0.25.25/go.mod h1:Qay9kbvR287uJDBap9WU107T9MYil59cnh/7yVY4HMs=
github.com/chanzuckerberg/go-tfe v0.9.1-0.20201023195027-6a99188f09d3 h1:IUvE9XEmLUJ4sKtTpkts9DELdUhFvFoAuy52+otdrB0=
github.com/chanzuckerberg/go-tfe v0.9.1-0.20201023195027-6a99188f09d3/go.mod h1:XAV72S4O1iP8BDaqiaPLmL2B4EE6almocnOn8E8stHc=
github.com/cheggaaa/pb v1.0.27/go.mod h1:pQciLPpbU0oxA0h+VJYYLxO+XeDQb5pZijXscXHm81s=
Expand Down

0 comments on commit 0167d11

Please sign in to comment.