Skip to content

Commit 0d2bb9d

Browse files
Bump github.com/pact-foundation/pact-go in the security group (#187)
Bumps the security group with 1 update: [github.com/pact-foundation/pact-go](https://github.com/pact-foundation/pact-go). Updates `github.com/pact-foundation/pact-go` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/pact-foundation/pact-go/releases) - [Changelog](https://github.com/pact-foundation/pact-go/blob/v1.9.0/CHANGELOG.md) - [Commits](pact-foundation/pact-go@v1.8.0...v1.9.0) --- updated-dependencies: - dependency-name: github.com/pact-foundation/pact-go dependency-type: direct:production update-type: version-update:semver-minor dependency-group: security ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5dceb39 commit 0d2bb9d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ require (
1010
github.com/golang/mock v1.6.0
1111
github.com/gorilla/mux v1.8.1
1212
github.com/mitchellh/hashstructure v1.1.0
13-
github.com/pact-foundation/pact-go v1.8.0
13+
github.com/pact-foundation/pact-go v1.9.0
1414
github.com/pkg/errors v0.9.1
1515
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
1616
github.com/replicatedhq/kotskinds v0.0.0-20230724164735-f83482cc9cfe

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -364,8 +364,8 @@ github.com/opencontainers/go-digest v1.0.0/go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3I
364364
github.com/opencontainers/image-spec v1.1.0-rc5 h1:Ygwkfw9bpDvs+c9E34SdgGOj41dX/cbdlwvlWt0pnFI=
365365
github.com/opencontainers/image-spec v1.1.0-rc5/go.mod h1:X4pATf0uXsnn3g5aiGIsVnJBR4mxhKzfwmvK/B2NTm8=
366366
github.com/opentracing/opentracing-go v1.2.0/go.mod h1:GxEUsuufX4nBwe+T+Wl9TAgYrxe9dPLANfrWvHYVTgc=
367-
github.com/pact-foundation/pact-go v1.8.0 h1:On9JjJZrzwqmT2UICedWqLpcAtqVyd/ktt0SVJFTdL4=
368-
github.com/pact-foundation/pact-go v1.8.0/go.mod h1:YLt/uSQGo9x5ZUjynLzNy3IiORlA4BtbR9p2yxgD2as=
367+
github.com/pact-foundation/pact-go v1.9.0 h1:8nUZ8Xvq3nQ+36TeS4GpkeE0zjr2LO86/ZW1HT/BaFI=
368+
github.com/pact-foundation/pact-go v1.9.0/go.mod h1:YLt/uSQGo9x5ZUjynLzNy3IiORlA4BtbR9p2yxgD2as=
369369
github.com/pelletier/go-toml/v2 v2.2.2 h1:aYUidT7k73Pcl9nb2gScu7NSrKCSHIDE89b3+6Wq+LM=
370370
github.com/pelletier/go-toml/v2 v2.2.2/go.mod h1:1t835xjRzz80PqgE6HHgN2JOsmgYu/h4qDAS4n929Rs=
371371
github.com/peterbourgon/diskv v2.0.1+incompatible h1:UBdAOUP5p4RWqPBg048CAvpKN+vxiaj6gdUUzhl4XmI=

0 commit comments

Comments
 (0)