Skip to content

Commit

Permalink
[DDO-3654]: Bump github.com/pact-foundation/pact-go/v2 in /sherlock
Browse files Browse the repository at this point in the history
Bumps [github.com/pact-foundation/pact-go/v2](https://github.com/pact-foundation/pact-go) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/pact-foundation/pact-go/releases)
- [Changelog](https://github.com/pact-foundation/pact-go/blob/master/CHANGELOG.md)
- [Commits](pact-foundation/pact-go@v2.0.6...v2.0.7)

---
updated-dependencies:
- dependency-name: github.com/pact-foundation/pact-go/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent ab41414 commit 6232c78
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion sherlock/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ require (
github.com/jinzhu/copier v0.4.0
github.com/knadh/koanf v1.5.0
github.com/microsoftgraph/msgraph-sdk-go v1.46.0
github.com/pact-foundation/pact-go/v2 v2.0.6
github.com/pact-foundation/pact-go/v2 v2.0.7
github.com/rs/zerolog v1.33.0
github.com/sanity-io/litter v1.5.5
github.com/slack-go/slack v0.13.1
Expand Down
4 changes: 2 additions & 2 deletions sherlock/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -520,8 +520,8 @@ github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8
github.com/opencontainers/go-digest v1.0.0/go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM=
github.com/opencontainers/image-spec v1.0.2 h1:9yCKha/T5XdGtO0q9Q9a6T5NUCsTn/DrBg0D7ufOcFM=
github.com/opencontainers/image-spec v1.0.2/go.mod h1:BtxoFyWECRxE4U/7sNtV5W15zMzWCbyJoFRP3s7yZA0=
github.com/pact-foundation/pact-go/v2 v2.0.6 h1:ed4Dg5wAnOf3mVAcDXwG1CfD/I1FzpzaLdoJdLi5Ep8=
github.com/pact-foundation/pact-go/v2 v2.0.6/go.mod h1:2WpSPUzITjRZfLYfo1OuH3EmTltlM2DkgeA3WTDEUA8=
github.com/pact-foundation/pact-go/v2 v2.0.7 h1:4yELx7b54ampFcSD+qhU1wFULGxxxlXWI8dhoLr6Adk=
github.com/pact-foundation/pact-go/v2 v2.0.7/go.mod h1:2WpSPUzITjRZfLYfo1OuH3EmTltlM2DkgeA3WTDEUA8=
github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c/go.mod h1:lzWF7FIEvWOWxwDKqyGYQf6ZUaNfKdP144TG7ZOy1lc=
github.com/pascaldekloe/goe v0.1.0/go.mod h1:lzWF7FIEvWOWxwDKqyGYQf6ZUaNfKdP144TG7ZOy1lc=
github.com/pelletier/go-toml v1.7.0 h1:7utD74fnzVc/cpcyy8sjrlFr5vYpypUixARcHIMIGuI=
Expand Down

0 comments on commit 6232c78

Please sign in to comment.