Skip to content

Commit

Permalink
chore: bump github.com/chanzuckerberg/go-misc from 1.10.8 to 1.10.9 (#…
Browse files Browse the repository at this point in the history
…820)

Bumps [github.com/chanzuckerberg/go-misc](https://github.com/chanzuckerberg/go-misc) from 1.10.8 to 1.10.9.
- [Release notes](https://github.com/chanzuckerberg/go-misc/releases)
- [Commits](chanzuckerberg/go-misc@v1.10.8...v1.10.9)

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

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 Oct 25, 2023
1 parent 2a7cb24 commit 2ba886a
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 @@ -6,7 +6,7 @@ require (
github.com/AlecAivazis/survey/v2 v2.3.7
github.com/aws/aws-sdk-go v1.46.3
github.com/blang/semver v3.5.1+incompatible
github.com/chanzuckerberg/go-misc v1.10.8
github.com/chanzuckerberg/go-misc v1.10.9
github.com/coreos/go-oidc v2.2.1+incompatible
github.com/evalphobia/logrus_sentry v0.8.2
github.com/go-errors/errors v1.5.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ github.com/cenkalti/backoff/v4 v4.2.0 h1:HN5dHm3WBOgndBH6E8V0q2jIYIR3s9yglV8k/+M
github.com/cenkalti/backoff/v4 v4.2.0/go.mod h1:Y3VNntkOUPxTVeUxJ/G5vcM//AlwfmyYozVcomhLiZE=
github.com/certifi/gocertifi v0.0.0-20210507211836-431795d63e8d h1:S2NE3iHSwP0XV47EEXL8mWmRdEfGscSJ+7EgePNgt0s=
github.com/certifi/gocertifi v0.0.0-20210507211836-431795d63e8d/go.mod h1:sGbDF6GwGcLpkNXPUTkMRoywsNa/ol15pxFe6ERfguA=
github.com/chanzuckerberg/go-misc v1.10.8 h1:gjcYS2z22DYCMOvP3QWlycmcTz70oCXcPgyxHFqAnHQ=
github.com/chanzuckerberg/go-misc v1.10.8/go.mod h1:k9XXsgya63Sv/dHMgmMqV8j2Z8fRjz9miVzTRlaG2tc=
github.com/chanzuckerberg/go-misc v1.10.9 h1:cj0J5Kx1jtGL0u1mywiLE4bnzz+1qeb7y+7zjklSqgw=
github.com/chanzuckerberg/go-misc v1.10.9/go.mod h1:DkOBq4mv3wxCjo9T0US0tIVEtwCRo46jHDsSVnekGgc=
github.com/coreos/go-oidc v2.2.1+incompatible h1:mh48q/BqXqgjVHpy2ZY7WnWAbenxRjsz9N1i1YxjHAk=
github.com/coreos/go-oidc v2.2.1+incompatible/go.mod h1:CgnwVTmzoESiwO9qyAFEMiHoZ1nMCKZlZ9V6mm3/LKc=
github.com/cpuguy83/go-md2man/v2 v2.0.2/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
Expand Down

0 comments on commit 2ba886a

Please sign in to comment.