Skip to content

Commit d446d52

Browse files
dependabot[bot]paketo-bot
authored andcommitted
Bump github.com/paketo-buildpacks/packit/v2 from 2.6.0 to 2.6.1
Bumps [github.com/paketo-buildpacks/packit/v2](https://github.com/paketo-buildpacks/packit) from 2.6.0 to 2.6.1. - [Release notes](https://github.com/paketo-buildpacks/packit/releases) - [Commits](paketo-buildpacks/packit@v2.6.0...v2.6.1) --- updated-dependencies: - dependency-name: github.com/paketo-buildpacks/packit/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4bca917 commit d446d52

2 files changed

Lines changed: 24 additions & 44 deletions

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/BurntSushi/toml v1.2.0
77
github.com/onsi/gomega v1.20.2
88
github.com/paketo-buildpacks/occam v0.13.2
9-
github.com/paketo-buildpacks/packit/v2 v2.6.0
9+
github.com/paketo-buildpacks/packit/v2 v2.6.1
1010
github.com/sclevine/spec v1.4.0
1111
)
1212

@@ -25,7 +25,7 @@ require (
2525
github.com/anchore/go-version v1.2.2-0.20200701162849-18adb9c92b9b // indirect
2626
github.com/anchore/packageurl-go v0.1.1-0.20220428202044-a072fa3cb6d7 // indirect
2727
github.com/anchore/stereoscope v0.0.0-20220921141924-56552770e555 // indirect
28-
github.com/anchore/syft v0.57.0 // indirect
28+
github.com/anchore/syft v0.58.0 // indirect
2929
github.com/andybalholm/brotli v1.0.4 // indirect
3030
github.com/bmatcuk/doublestar/v4 v4.2.0 // indirect
3131
github.com/cenkalti/backoff/v4 v4.1.3 // indirect

0 commit comments

Comments
 (0)