Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into jtc/reload-without-watchexec
Browse files Browse the repository at this point in the history
ForestEckhardt authored Aug 2, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2 parents 11a5bc2 + e01f4fd commit 8767e5f
Showing 3 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions .github/.patch_files
Original file line number Diff line number Diff line change
@@ -7,6 +7,7 @@
.github/workflows/auto-merge.yml
.github/workflows/check-pr-labels.yml
.github/workflows/codeql-analysis.yml
.github/workflows/go-get-update.yml
.github/workflows/label-pr.yml
.github/workflows/lint-yaml.yml
.github/workflows/lint.yml
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -4,6 +4,6 @@ go 1.16

require (
github.com/onsi/gomega v1.20.0
github.com/paketo-buildpacks/occam v0.10.0
github.com/paketo-buildpacks/occam v0.11.0
github.com/sclevine/spec v1.4.0
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1725,8 +1725,8 @@ github.com/otiai10/curr v1.0.0/go.mod h1:LskTG5wDwr8Rs+nNQ+1LlxRjAtTZZjtJW4rMXl6
github.com/otiai10/mint v1.3.0/go.mod h1:F5AjcsTsWUqX+Na9fpHb52P8pcRX2CI6A3ctIT91xUo=
github.com/otiai10/mint v1.3.1/go.mod h1:/yxELlJQ0ufhjUwhshSj+wFjZ78CnZ48/1wtmBH1OTc=
github.com/pact-foundation/pact-go v1.0.4/go.mod h1:uExwJY4kCzNPcHRj+hCR/HBbOOIwwtUjcrb0b5/5kLM=
github.com/paketo-buildpacks/occam v0.10.0 h1:v/lR3Qp4qRr0/Hsfxh/Yi2Ry3XtyOPGiPdhwDzHIwts=
github.com/paketo-buildpacks/occam v0.10.0/go.mod h1:nhESvP7sWbuQPBoA2M4FLdxtllmEOeHRkCCGhKodoq0=
github.com/paketo-buildpacks/occam v0.11.0 h1:TpIsI9o5ZTTibj6kUP8VmnYsxumWCSY+ZzUaw/Rx0A4=
github.com/paketo-buildpacks/occam v0.11.0/go.mod h1:nhESvP7sWbuQPBoA2M4FLdxtllmEOeHRkCCGhKodoq0=
github.com/paketo-buildpacks/packit/v2 v2.1.0/go.mod h1:Ud1X7f9O6e4eGPZlY3pj0jnSa9oDK2L/ghvjmarTLSA=
github.com/paketo-buildpacks/packit/v2 v2.3.1 h1:NdTGr3x5LzwesxW8VVOWSBWq4upBj6Dv/0uYP3GeQ/4=
github.com/paketo-buildpacks/packit/v2 v2.3.1/go.mod h1:b+edypdSKl/MS4IZGBSCTWXC+npvM2Z21PC+7mL/xjc=

0 comments on commit 8767e5f

Please sign in to comment.