Skip to content

Commit

Permalink
build(deps): bump github.com/go-stomp/stomp/v3 from 3.1.1 to 3.1.2
Browse files Browse the repository at this point in the history
Bumps [github.com/go-stomp/stomp/v3](https://github.com/go-stomp/stomp) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/go-stomp/stomp/releases)
- [Changelog](https://github.com/go-stomp/stomp/blob/master/breaking_changes.md)
- [Commits](go-stomp/stomp@v3.1.1...v3.1.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent c3ce198 commit 7ceeaaa
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 @@ -6,7 +6,7 @@ require (
github.com/Masterminds/semver v1.5.0
github.com/evanphx/json-patch/v5 v5.9.0
github.com/go-jose/go-jose/v3 v3.0.3
github.com/go-stomp/stomp/v3 v3.1.1
github.com/go-stomp/stomp/v3 v3.1.2
github.com/google/go-cmp v0.6.0
github.com/google/go-containerregistry v0.20.1
github.com/google/uuid v1.6.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ github.com/go-logr/stdr v1.2.2 h1:hSWxHoqTgW2S2qGc0LTAI563KZ5YKYRhT3MFKZMbjag=
github.com/go-logr/stdr v1.2.2/go.mod h1:mMo/vtBO5dYbehREoey6XUKy/eSumjCCveDpRre4VKE=
github.com/go-sql-driver/mysql v1.4.1/go.mod h1:zAC/RDZ24gD3HViQzih4MyKcchzm+sOG5ZlKdlhCg5w=
github.com/go-stack/stack v1.8.0/go.mod h1:v0f6uXyyMGvRgIKkXu+yp6POWl0qKG85gN/melR3HDY=
github.com/go-stomp/stomp/v3 v3.1.1 h1:5NypRuA/JgZjuhOXFij5aHKgE9zu3ztv/6YGUIgqAbA=
github.com/go-stomp/stomp/v3 v3.1.1/go.mod h1:ztzZej6T2W4Y6FlD+Tb5n7HQP3/O5UNQiuC169pIp10=
github.com/go-stomp/stomp/v3 v3.1.2 h1:kmrNek021BsFUO8rxDhbkOYslRomKO/JIrUCIqyL0r8=
github.com/go-stomp/stomp/v3 v3.1.2/go.mod h1:ztzZej6T2W4Y6FlD+Tb5n7HQP3/O5UNQiuC169pIp10=
github.com/godbus/dbus/v5 v5.0.4/go.mod h1:xhWf0FNVPg57R7Z0UbKHbJfkEywrmjJnf7w5xrFpKfA=
github.com/gofrs/uuid v4.0.0+incompatible h1:1SD/1F5pU8p29ybwgQSwpQk+mwdRrXCYuPhW6m+TnJw=
github.com/gofrs/uuid v4.0.0+incompatible/go.mod h1:b2aQJv3Z4Fp6yNu3cdSllBxTCLRxnplIgP/c0N/04lM=
Expand Down

0 comments on commit 7ceeaaa

Please sign in to comment.