Skip to content

Commit

Permalink
feat(deps): bump github.com/xmidt-org/wrp-go/v3 from 3.5.1 to 3.5.2
Browse files Browse the repository at this point in the history
Bumps [github.com/xmidt-org/wrp-go/v3](https://github.com/xmidt-org/wrp-go) from 3.5.1 to 3.5.2.
- [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.5.1...v3.5.2)

---
updated-dependencies:
- dependency-name: github.com/xmidt-org/wrp-go/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 19, 2024
1 parent 00cca34 commit 7c22626
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -23,7 +23,7 @@ require (
github.com/xmidt-org/sallust v0.2.2
github.com/xmidt-org/touchstone v0.1.5
github.com/xmidt-org/webpa-common/v2 v2.3.2
github.com/xmidt-org/wrp-go/v3 v3.5.1
github.com/xmidt-org/wrp-go/v3 v3.5.2
go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux v0.40.0
go.uber.org/zap v1.27.0
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Expand Up @@ -568,8 +568,8 @@ github.com/xmidt-org/touchstone v0.1.5 h1:Afm3P0EzCOWD1ITyVLsEDPVQkSE0t2ZhHyV+kO
github.com/xmidt-org/touchstone v0.1.5/go.mod h1:Dz0fA1eWjm/2WrsdEeaQZMevkmfdYTsAbQfLaTrB8Eo=
github.com/xmidt-org/webpa-common/v2 v2.3.2 h1:66RUmlkltI3iet55WLsSVUW6D5Z7+JpxWyrn84ScQc4=
github.com/xmidt-org/webpa-common/v2 v2.3.2/go.mod h1:WnMf2dLIZOQ5Gvje9Ges/ovHl2pqERFpfP+ST49v6bw=
github.com/xmidt-org/wrp-go/v3 v3.5.1 h1:AYjdNDlck3M1rdsZugMxn8TcltySmT25HIuoqU105Fw=
github.com/xmidt-org/wrp-go/v3 v3.5.1/go.mod h1:zruorkuO3UJQKD8okAFOr8PYIlrPBtRGBVQxsoKX8L8=
github.com/xmidt-org/wrp-go/v3 v3.5.2 h1:FYqIh+hOtvq1Moy0wbgjzYjBW12JSZyP6+4UFDEEXuE=
github.com/xmidt-org/wrp-go/v3 v3.5.2/go.mod h1:zruorkuO3UJQKD8okAFOr8PYIlrPBtRGBVQxsoKX8L8=
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 7c22626

Please sign in to comment.