Skip to content

Commit

Permalink
chore(deps): bump github.com/xmidt-org/wrp-go/v3 from 3.2.3 to 3.6.0
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.6.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.2.3...v3.6.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]>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent ec75e4e commit 8d0ce2f
Show file tree
Hide file tree
Showing 2 changed files with 1,150 additions and 17 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,10 @@ go 1.13
require (
github.com/goph/emperror v0.17.3-0.20190703203600-60a8d9faa17b
github.com/gorilla/websocket v1.5.3
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.6.0
go.uber.org/zap v1.27.0
golang.org/x/sync v0.8.0
golang.org/x/sys v0.18.0 // indirect
)
Loading

0 comments on commit 8d0ce2f

Please sign in to comment.