Skip to content

Commit

Permalink
Bump github.com/anchore/syft from 0.60.0 to 0.60.1
Browse files Browse the repository at this point in the history
Bumps [github.com/anchore/syft](https://github.com/anchore/syft) from 0.60.0 to 0.60.1.
- [Release notes](https://github.com/anchore/syft/releases)
- [Changelog](https://github.com/anchore/syft/blob/main/.goreleaser.yaml)
- [Commits](anchore/syft@v0.60.0...v0.60.1)

---
updated-dependencies:
- dependency-name: github.com/anchore/syft
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and paketo-bot committed Nov 2, 2022
1 parent 1c49298 commit d53d4ca
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 @@ go 1.18
require (
github.com/BurntSushi/toml v1.2.1
github.com/Masterminds/semver/v3 v3.1.1
github.com/anchore/syft v0.60.0
github.com/anchore/syft v0.60.1
github.com/buildpacks/pack v0.27.0
github.com/docker/cli v20.10.21+incompatible
github.com/docker/distribution v2.8.1+incompatible
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -329,8 +329,8 @@ github.com/anchore/stereoscope v0.0.0-20220921141924-56552770e555/go.mod h1:QjCx
github.com/anchore/stereoscope v0.0.0-20221006201143-d24c9d626b33 h1:Y+9aMJMTEMH+kJJFEaxqrF6X1t9CkjpWjOzaCo1q5vM=
github.com/anchore/stereoscope v0.0.0-20221006201143-d24c9d626b33/go.mod h1:WOWtswyDxLkBnizq9LihYa9uw88r1FhBvJo7g//Ljcc=
github.com/anchore/syft v0.58.0/go.mod h1:EtZQE3/Twdd5HEKyIsm++v/Z3Kcw1uw5Yr2rulT8LTY=
github.com/anchore/syft v0.60.0 h1:bVx46MdSCcvnVqlRQP/L3IWKl8etC7FZ3LcBIDRQXXA=
github.com/anchore/syft v0.60.0/go.mod h1:liCRoNZiQeiZeafaptjizcr/V7+ZAEYra/RhwqKldgw=
github.com/anchore/syft v0.60.1 h1:QEmdjhIHWSlOc7t96j1Det6ZwivoTOKC+YCTpZeZlJU=
github.com/anchore/syft v0.60.1/go.mod h1:liCRoNZiQeiZeafaptjizcr/V7+ZAEYra/RhwqKldgw=
github.com/andreyvit/diff v0.0.0-20170406064948-c7f18ee00883/go.mod h1:rCTlJbsFo29Kk6CurOXKm700vrz8f0KW0JNfpkRJY/8=
github.com/andybalholm/brotli v1.0.1/go.mod h1:loMXtMfwqflxFJPmdbJO0a3KNoPuLBgiu3qAvBg8x/Y=
github.com/andybalholm/brotli v1.0.2/go.mod h1:loMXtMfwqflxFJPmdbJO0a3KNoPuLBgiu3qAvBg8x/Y=
Expand Down

0 comments on commit d53d4ca

Please sign in to comment.