Skip to content

Commit

Permalink
Bump github.com/blacktop/go-macho from 1.1.154 to 1.1.161 (#67)
Browse files Browse the repository at this point in the history
Bumps [github.com/blacktop/go-macho](https://github.com/blacktop/go-macho) from 1.1.154 to 1.1.161.
- [Release notes](https://github.com/blacktop/go-macho/releases)
- [Commits](blacktop/go-macho@v1.1.154...v1.1.161)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 22, 2023
1 parent 1f19913 commit 8c4bee7
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 @@ -9,7 +9,7 @@ require (
github.com/anchore/go-logger v0.0.0-20220728155337-03b66a5207d8
github.com/anchore/go-macholibre v0.0.0-20220308212642-53e6d0aaf6fb
github.com/aws/aws-sdk-go v1.44.114
github.com/blacktop/go-macho v1.1.154
github.com/blacktop/go-macho v1.1.161
github.com/charmbracelet/bubbles v0.11.0
github.com/charmbracelet/bubbletea v0.22.1
github.com/charmbracelet/lipgloss v0.7.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ github.com/bgentry/speakeasy v0.1.0/go.mod h1:+zsyZBPWlz7T6j88CTgSN5bM796AkVf0kB
github.com/bketelsen/crypt v0.0.3-0.20200106085610-5cbc8cc4026c/go.mod h1:MKsuJmJgSg28kpZDP6UIiPt0e0Oz0kqKNGyRaWEPv84=
github.com/blacktop/go-dwarf v1.0.9 h1:eT/L7gt0gllvvgnRXY0MFKjNB6+jtOY5DTm2ynVX2dY=
github.com/blacktop/go-dwarf v1.0.9/go.mod h1:4W2FKgSFYcZLDwnR7k+apv5i3nrau4NGl9N6VQ9DSTo=
github.com/blacktop/go-macho v1.1.154 h1:oVLHxDw+JUoj4P1EfWz4sKGl6MPn83G538y+xU3J3Ck=
github.com/blacktop/go-macho v1.1.154/go.mod h1:f2X4noFBob4G5bWUrzvPBKDVcFWZgDCM7rIn7ygTID0=
github.com/blacktop/go-macho v1.1.161 h1:LLxfxS/XF5p9BzouQSgF+fU95gZBJCzW1FhLMLmCd8s=
github.com/blacktop/go-macho v1.1.161/go.mod h1:f2X4noFBob4G5bWUrzvPBKDVcFWZgDCM7rIn7ygTID0=
github.com/certifi/gocertifi v0.0.0-20180118203423-deb3ae2ef261/go.mod h1:GJKEexRPVJrBSOjoqN5VNOIKJ5Q3RViH6eu3puDRwx4=
github.com/cespare/xxhash v1.1.0/go.mod h1:XrSqR1VqqWfGrhpAt58auRo0WTKS1nRRg3ghfAqPWnc=
github.com/charmbracelet/bubbles v0.11.0 h1:fBLyY0PvJnd56Vlu5L84JJH6f4axhgIJ9P3NET78f0Q=
Expand Down

0 comments on commit 8c4bee7

Please sign in to comment.