Skip to content

Commit d348dce

Browse files
Bump github.com/go-stomp/stomp (#556)
Bumps [github.com/go-stomp/stomp](https://github.com/go-stomp/stomp) from 2.1.0+incompatible to 2.1.2+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.1.0...v2.1.2) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5191f32 commit d348dce

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/eclipse/paho.mqtt.golang v1.3.1
88
github.com/go-delve/delve v1.5.1
99
github.com/go-logr/logr v0.3.0
10-
github.com/go-stomp/stomp v2.1.0+incompatible
10+
github.com/go-stomp/stomp v2.1.2+incompatible
1111
github.com/michaelklishin/rabbit-hole/v2 v2.6.0
1212
github.com/onsi/ginkgo v1.14.2
1313
github.com/onsi/gomega v1.10.4

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -241,8 +241,8 @@ github.com/go-openapi/validate v0.19.8/go.mod h1:8DJv2CVJQ6kGNpFW6eV9N3JviE1C85n
241241
github.com/go-sql-driver/mysql v1.4.0/go.mod h1:zAC/RDZ24gD3HViQzih4MyKcchzm+sOG5ZlKdlhCg5w=
242242
github.com/go-stack/stack v1.8.0 h1:5SgMzNM5HxrEjV0ww2lTmX6E2Izsfxas4+YHWRs3Lsk=
243243
github.com/go-stack/stack v1.8.0/go.mod h1:v0f6uXyyMGvRgIKkXu+yp6POWl0qKG85gN/melR3HDY=
244-
github.com/go-stomp/stomp v2.1.0+incompatible h1:xXLFqC+pDQglFdrz3p0z7TnUUEhQsfpIvkJVqF4tWgA=
245-
github.com/go-stomp/stomp v2.1.0+incompatible/go.mod h1:VqCtqNZv1226A1/79yh+rMiFUcfY3R109np+7ke4n0c=
244+
github.com/go-stomp/stomp v2.1.2+incompatible h1:yCaLuMAUY4Z0j1zAiT2sVAhJZyzSRjnYu+oHdlm+zY8=
245+
github.com/go-stomp/stomp v2.1.2+incompatible/go.mod h1:VqCtqNZv1226A1/79yh+rMiFUcfY3R109np+7ke4n0c=
246246
github.com/go-toolsmith/astcast v1.0.0/go.mod h1:mt2OdQTeAQcY4DQgPSArJjHCcOwlX+Wl/kwN+LbLGQ4=
247247
github.com/go-toolsmith/astcopy v1.0.0/go.mod h1:vrgyG+5Bxrnz4MZWPF+pI4R8h3qKRjjyvV/DSez4WVQ=
248248
github.com/go-toolsmith/astequal v0.0.0-20180903214952-dcb477bfacd6/go.mod h1:H+xSiq0+LtiDC11+h1G32h7Of5O3CYFJ99GVbS5lDKY=

0 commit comments

Comments
 (0)