Skip to content

Commit

Permalink
chore(deps): bump github.com/jzero-io/jzero-contrib (#160)
Browse files Browse the repository at this point in the history
Bumps [github.com/jzero-io/jzero-contrib](https://github.com/jzero-io/jzero-contrib) from 0.17.0 to 0.18.1.
- [Commits](jzero-io/jzero-contrib@v0.17.0...v0.18.1)

---
updated-dependencies:
- dependency-name: github.com/jzero-io/jzero-contrib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 26, 2024
1 parent 29e482e commit b65b206
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ require (
github.com/iancoleman/orderedmap v0.3.0
github.com/jhump/protoreflect v1.17.0
github.com/jzero-io/desc v0.0.1
github.com/jzero-io/jzero-contrib v0.17.0
github.com/jzero-io/jzero-contrib v0.18.1
github.com/mitchellh/go-homedir v1.1.0
github.com/moby/patternmatcher v0.6.0
github.com/pkg/errors v0.9.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,8 @@ github.com/jhump/protoreflect v1.17.0 h1:qOEr613fac2lOuTgWN4tPAtLL7fUSbuJL5X5Xum
github.com/jhump/protoreflect v1.17.0/go.mod h1:h9+vUUL38jiBzck8ck+6G/aeMX8Z4QUY/NiJPwPNi+8=
github.com/jzero-io/desc v0.0.1 h1:bu/TghFpy1K2D99B3PFGonWRoydYcGwt3hPPLu1YQvU=
github.com/jzero-io/desc v0.0.1/go.mod h1:gav1fZ49+rsEjT/5MUNp6ueyNFuX0lDKGyzIM6NrB+E=
github.com/jzero-io/jzero-contrib v0.17.0 h1:aMHotzpilWBIla6t9tmkmcvSOys07iQ7PsWgrtMxpM4=
github.com/jzero-io/jzero-contrib v0.17.0/go.mod h1:2Wit3ojf49+paZqxjGuodWehpKNWv1G8UFOO8p5+bnk=
github.com/jzero-io/jzero-contrib v0.18.1 h1:JATNW7B/MTSODNARWjqg8rVxCQ74x5Lzlv7x7JdNEro=
github.com/jzero-io/jzero-contrib v0.18.1/go.mod h1:P+hdYqdb9vMi8pgLCUuw/RKN5+u5jsRvOWgYky8qc1c=
github.com/kevinburke/ssh_config v1.2.0 h1:x584FjTGwHzMwvHx18PXxbBVzfnxogHaAReU4gf13a4=
github.com/kevinburke/ssh_config v1.2.0/go.mod h1:CT57kijsi8u/K/BOFA39wgDQJ9CxiF4nAY/ojJ6r6mM=
github.com/klauspost/compress v1.17.9 h1:6KIumPrER1LHsvBVuDa0r5xaG0Es51mhhB9BQB2qeMA=
Expand Down

0 comments on commit b65b206

Please sign in to comment.