Skip to content

Commit

Permalink
feat(deps): bump github.com/xmidt-org/wrp-go/v3 from 3.2.3 to 3.4.1
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.2.3 to 3.4.1.
- [Release notes](https://github.com/xmidt-org/wrp-go/releases)
- [Changelog](https://github.com/xmidt-org/wrp-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/xmidt-org/wrp-go/commits)

---
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]>
  • Loading branch information
dependabot[bot] authored Mar 12, 2024
1 parent 9d06a50 commit f53442b
Show file tree
Hide file tree
Showing 2 changed files with 1,082 additions and 14 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,10 @@ go 1.13
require (
github.com/goph/emperror v0.17.3-0.20190703203600-60a8d9faa17b
github.com/gorilla/websocket v1.5.1
github.com/kr/pretty v0.3.0 // indirect
github.com/stretchr/testify v1.9.0
github.com/ugorji/go v1.2.7 // indirect
github.com/xmidt-org/sallust v0.2.2
github.com/xmidt-org/wrp-go/v3 v3.2.3
github.com/xmidt-org/wrp-go/v3 v3.4.1
go.uber.org/zap v1.27.0
golang.org/x/sync v0.6.0
)
Loading

0 comments on commit f53442b

Please sign in to comment.