Skip to content

Commit

Permalink
feat(deps): bump github.com/xmidt-org/webpa-common/v2 (#225)
Browse files Browse the repository at this point in the history
Bumps [github.com/xmidt-org/webpa-common/v2](https://github.com/xmidt-org/webpa-common) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/xmidt-org/webpa-common/releases)
- [Changelog](https://github.com/xmidt-org/webpa-common/blob/main/CHANGELOG.md)
- [Commits](xmidt-org/webpa-common@v2.3.1...v2.3.2)

---
updated-dependencies:
- dependency-name: github.com/xmidt-org/webpa-common/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 11, 2023
1 parent 0a757ff commit 4efdeec
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 @@ -14,7 +14,7 @@ require (
github.com/xmidt-org/clortho v0.0.4
github.com/xmidt-org/sallust v0.2.2
github.com/xmidt-org/touchstone v0.1.3
github.com/xmidt-org/webpa-common/v2 v2.3.1
github.com/xmidt-org/webpa-common/v2 v2.3.2
go.uber.org/fx v1.20.1
go.uber.org/multierr v1.11.0
go.uber.org/zap v1.26.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -470,8 +470,8 @@ github.com/xmidt-org/sallust v0.2.2 h1:MrINLEr7cMj6ENx/O76fvpfd5LNGYnk7OipZAGXPY
github.com/xmidt-org/sallust v0.2.2/go.mod h1:ytBoypcPw10OmjM6b92Jx3eoqWX4J5zVXOQozGwz4qs=
github.com/xmidt-org/touchstone v0.1.3 h1:AtqUBa8U4lyVQj6eRZ9Uo8NShkWWq3StObRRkrv7N0Q=
github.com/xmidt-org/touchstone v0.1.3/go.mod h1:vzFD11v5urS3RKVP0jDva/j9aHEjwVZCg3nNMdRSk6E=
github.com/xmidt-org/webpa-common/v2 v2.3.1 h1:G8fPWFtgi3nhqRot+QtI2ZTVDGOVSDmqRKL+eNmk1xI=
github.com/xmidt-org/webpa-common/v2 v2.3.1/go.mod h1:WnMf2dLIZOQ5Gvje9Ges/ovHl2pqERFpfP+ST49v6bw=
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.2.1 h1:nhHqMvlYY61gFsdYXr30etKGXIxOSg4eBjXJwkf/LWM=
github.com/xmidt-org/wrp-go/v3 v3.2.1/go.mod h1:ZXUMN7ZTOv/F+9/WypWexNxIt33WVLQvb2hidwIHvqw=
github.com/yuin/goldmark v1.1.25/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
Expand Down

0 comments on commit 4efdeec

Please sign in to comment.