Skip to content

Commit

Permalink
chore: Bump github.com/chanzuckerberg/go-misc from 1.10.10 to 1.10.11 (
Browse files Browse the repository at this point in the history
…#966)

Bumps [github.com/chanzuckerberg/go-misc](https://github.com/chanzuckerberg/go-misc) from 1.10.10 to 1.10.11.
- [Release notes](https://github.com/chanzuckerberg/go-misc/releases)
- [Commits](chanzuckerberg/go-misc@v1.10.10...v1.10.11)

---
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 Nov 6, 2023
1 parent e476213 commit fee7dc7
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 @@ -11,7 +11,7 @@ require (
github.com/antzucaro/matchr v0.0.0-20221106193745-7bed6ef61ef9
github.com/aws/aws-sdk-go v1.47.3
github.com/blang/semver v3.5.1+incompatible
github.com/chanzuckerberg/go-misc v1.10.10
github.com/chanzuckerberg/go-misc v1.10.11
github.com/davecgh/go-spew v1.1.1
github.com/fatih/color v1.16.0
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 @@ -281,8 +281,8 @@ github.com/cespare/xxhash v1.1.0/go.mod h1:XrSqR1VqqWfGrhpAt58auRo0WTKS1nRRg3ghf
github.com/cespare/xxhash/v2 v2.1.1/go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs=
github.com/chanzuckerberg/afero v0.0.0-20190514223411-36a9495a9b51 h1:tt7+cnErY4K9cZiz+eZqiwECb4ZyxjFbaYzx09j4K/U=
github.com/chanzuckerberg/afero v0.0.0-20190514223411-36a9495a9b51/go.mod h1:9ZxEEn6pIJ8Rxe320qSDBk6AsU0r9pR7Q4OcevTdifk=
github.com/chanzuckerberg/go-misc v1.10.10 h1:6q7M1NgA+TY4M1WMmRGBaCLBnuRaCF8OzwLsToM/TCA=
github.com/chanzuckerberg/go-misc v1.10.10/go.mod h1:g0sxH/QpOG/Bp8sH3YJVkiA0wG4SjDL/o9xOo+CJPRE=
github.com/chanzuckerberg/go-misc v1.10.11 h1:uNrZA6FoGCmFdMxaZNWd+lozsDDxHg5RA8wOSdqbOac=
github.com/chanzuckerberg/go-misc v1.10.11/go.mod h1:iswBrzMc3ZTHOJNYwJfmueDiPTZNHN7q4zkKS/haBd8=
github.com/cheggaaa/pb v1.0.27/go.mod h1:pQciLPpbU0oxA0h+VJYYLxO+XeDQb5pZijXscXHm81s=
github.com/chzyer/logex v1.1.10/go.mod h1:+Ywpsq7O8HXn0nuIou7OrIPyXbp3wmkHB+jjWRnGsAI=
github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e/go.mod h1:nSuG5e5PlCu98SY8svDHJxuZscDgtXS6KTTbou5AhLI=
Expand Down

0 comments on commit fee7dc7

Please sign in to comment.