Skip to content

Commit

Permalink
build(deps): bump github.com/xmidt-org/wrp-go/v3 from 3.6.0 to 3.7.0 (#…
Browse files Browse the repository at this point in the history
…1092)

Bumps [github.com/xmidt-org/wrp-go/v3](https://github.com/xmidt-org/wrp-go) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/xmidt-org/wrp-go/releases)
- [Changelog](https://github.com/xmidt-org/wrp-go/blob/main/CHANGELOG.md)
- [Commits](xmidt-org/wrp-go@v3.6.0...v3.7.0)

---
updated-dependencies:
- dependency-name: github.com/xmidt-org/wrp-go/v3
  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 Jan 18, 2025
1 parent f7ea982 commit 1bdac18
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 @@ -27,7 +27,7 @@ require (
github.com/xmidt-org/candlelight v0.1.22
github.com/xmidt-org/sallust v0.2.2
github.com/xmidt-org/themis v0.4.20
github.com/xmidt-org/wrp-go/v3 v3.6.0
github.com/xmidt-org/wrp-go/v3 v3.7.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49.0
go.uber.org/fx v1.23.0
go.uber.org/zap v1.27.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -553,8 +553,8 @@ github.com/xmidt-org/themis v0.4.20 h1:z8aIEvS2uZbwi7tBwPsjoWaGyeogE9h4O+iTXyo7E
github.com/xmidt-org/themis v0.4.20/go.mod h1:my2WcxK73+VY2MCihsRlQUNEk/q9iw924jIx6r574ac=
github.com/xmidt-org/touchstone v0.1.7 h1:gi3uXLDhXONe+vdVAa9xQBucMD/tJ74NMER2Lw2lo7U=
github.com/xmidt-org/touchstone v0.1.7/go.mod h1:cuukL7BhuCX6OIEhDymFnR5mRw3wBwKFdNUOzMYxE20=
github.com/xmidt-org/wrp-go/v3 v3.6.0 h1:g8qk4Xtzm7f9AslSlhv46syb9FJpDdyOSqVlUa45L7g=
github.com/xmidt-org/wrp-go/v3 v3.6.0/go.mod h1:eyMj+q/7LQ4SU6Z3s6VOwuTVSh6/DJBb2soBGBFSung=
github.com/xmidt-org/wrp-go/v3 v3.7.0 h1:m9ghdq79Zzb0WjomUJ02rzFpI0RK8KTjArYpNIwx1fc=
github.com/xmidt-org/wrp-go/v3 v3.7.0/go.mod h1:eyMj+q/7LQ4SU6Z3s6VOwuTVSh6/DJBb2soBGBFSung=
github.com/yuin/goldmark v1.1.25/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
github.com/yuin/goldmark v1.1.32/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
Expand Down

0 comments on commit 1bdac18

Please sign in to comment.