Skip to content

Commit 58c6114

Browse files
Bump github.com/go-stomp/stomp
Bumps [github.com/go-stomp/stomp](https://github.com/go-stomp/stomp) from 2.0.8+incompatible to 2.1.0+incompatible. - [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@v2.0.8...v2.1.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1e16079 commit 58c6114

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ require (
1111
github.com/go-delve/delve v1.5.1
1212
github.com/go-logr/logr v0.1.0
1313
github.com/go-logr/zapr v0.1.1 // indirect
14-
github.com/go-stomp/stomp v2.0.8+incompatible
14+
github.com/go-stomp/stomp v2.1.0+incompatible
1515
github.com/gophercloud/gophercloud v0.5.0 // indirect
1616
github.com/michaelklishin/rabbit-hole/v2 v2.6.0
1717
github.com/onsi/ginkgo v1.14.2

Diff for: go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -226,8 +226,8 @@ github.com/go-openapi/validate v0.19.8/go.mod h1:8DJv2CVJQ6kGNpFW6eV9N3JviE1C85n
226226
github.com/go-sql-driver/mysql v1.4.0/go.mod h1:zAC/RDZ24gD3HViQzih4MyKcchzm+sOG5ZlKdlhCg5w=
227227
github.com/go-stack/stack v1.8.0 h1:5SgMzNM5HxrEjV0ww2lTmX6E2Izsfxas4+YHWRs3Lsk=
228228
github.com/go-stack/stack v1.8.0/go.mod h1:v0f6uXyyMGvRgIKkXu+yp6POWl0qKG85gN/melR3HDY=
229-
github.com/go-stomp/stomp v2.0.8+incompatible h1:ncoHLwjBEWILzQptf4Lncm3/kQIyLvOWUfIRmkUVYfE=
230-
github.com/go-stomp/stomp v2.0.8+incompatible/go.mod h1:VqCtqNZv1226A1/79yh+rMiFUcfY3R109np+7ke4n0c=
229+
github.com/go-stomp/stomp v2.1.0+incompatible h1:xXLFqC+pDQglFdrz3p0z7TnUUEhQsfpIvkJVqF4tWgA=
230+
github.com/go-stomp/stomp v2.1.0+incompatible/go.mod h1:VqCtqNZv1226A1/79yh+rMiFUcfY3R109np+7ke4n0c=
231231
github.com/go-toolsmith/astcast v1.0.0/go.mod h1:mt2OdQTeAQcY4DQgPSArJjHCcOwlX+Wl/kwN+LbLGQ4=
232232
github.com/go-toolsmith/astcopy v1.0.0/go.mod h1:vrgyG+5Bxrnz4MZWPF+pI4R8h3qKRjjyvV/DSez4WVQ=
233233
github.com/go-toolsmith/astequal v0.0.0-20180903214952-dcb477bfacd6/go.mod h1:H+xSiq0+LtiDC11+h1G32h7Of5O3CYFJ99GVbS5lDKY=

0 commit comments

Comments
 (0)