Skip to content
This repository was archived by the owner on Jul 13, 2022. It is now read-only.

Commit 7ff8586

Browse files
dependabot[bot]paketo-bot
authored andcommitted
Bump github.com/paketo-buildpacks/occam from 0.8.0 to 0.9.0
Bumps [github.com/paketo-buildpacks/occam](https://github.com/paketo-buildpacks/occam) from 0.8.0 to 0.9.0. - [Release notes](https://github.com/paketo-buildpacks/occam/releases) - [Commits](paketo-buildpacks/occam@v0.8.0...v0.9.0) --- updated-dependencies: - dependency-name: github.com/paketo-buildpacks/occam dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7b2c1d7 commit 7ff8586

File tree

2 files changed

+62
-7
lines changed

2 files changed

+62
-7
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.16
44

55
require (
66
github.com/onsi/gomega v1.19.0
7-
github.com/paketo-buildpacks/occam v0.8.0
7+
github.com/paketo-buildpacks/occam v0.9.0
88
github.com/paketo-buildpacks/packit v1.3.1
99
github.com/sclevine/spec v1.4.0
1010
gopkg.in/yaml.v2 v2.4.0

0 commit comments

Comments
 (0)