Skip to content

Commit

Permalink
Bump github.com/go-stomp/stomp (#635)
Browse files Browse the repository at this point in the history
Bumps [github.com/go-stomp/stomp](https://github.com/go-stomp/stomp) from 2.1.2+incompatible to 2.1.3+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.2...v2.1.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 22, 2021
1 parent 73a11e4 commit 37b5794
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -8,7 +8,7 @@ require (
github.com/elastic/crd-ref-docs v0.0.7
github.com/go-delve/delve v1.6.0
github.com/go-logr/logr v0.3.0
github.com/go-stomp/stomp v2.1.2+incompatible
github.com/go-stomp/stomp v2.1.3+incompatible
github.com/michaelklishin/rabbit-hole/v2 v2.6.0
github.com/onsi/ginkgo v1.15.2
github.com/onsi/gomega v1.11.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Expand Up @@ -267,8 +267,8 @@ github.com/go-playground/universal-translator v0.17.0/go.mod h1:UkSxE5sNxxRwHyU+
github.com/go-sql-driver/mysql v1.4.0/go.mod h1:zAC/RDZ24gD3HViQzih4MyKcchzm+sOG5ZlKdlhCg5w=
github.com/go-stack/stack v1.8.0 h1:5SgMzNM5HxrEjV0ww2lTmX6E2Izsfxas4+YHWRs3Lsk=
github.com/go-stack/stack v1.8.0/go.mod h1:v0f6uXyyMGvRgIKkXu+yp6POWl0qKG85gN/melR3HDY=
github.com/go-stomp/stomp v2.1.2+incompatible h1:yCaLuMAUY4Z0j1zAiT2sVAhJZyzSRjnYu+oHdlm+zY8=
github.com/go-stomp/stomp v2.1.2+incompatible/go.mod h1:VqCtqNZv1226A1/79yh+rMiFUcfY3R109np+7ke4n0c=
github.com/go-stomp/stomp v2.1.3+incompatible h1:IDInO5xtGYK3wZCkdthefqDIaFZlElzZFJEVqZT9SKs=
github.com/go-stomp/stomp v2.1.3+incompatible/go.mod h1:VqCtqNZv1226A1/79yh+rMiFUcfY3R109np+7ke4n0c=
github.com/go-toolsmith/astcast v1.0.0/go.mod h1:mt2OdQTeAQcY4DQgPSArJjHCcOwlX+Wl/kwN+LbLGQ4=
github.com/go-toolsmith/astcopy v1.0.0/go.mod h1:vrgyG+5Bxrnz4MZWPF+pI4R8h3qKRjjyvV/DSez4WVQ=
github.com/go-toolsmith/astequal v0.0.0-20180903214952-dcb477bfacd6/go.mod h1:H+xSiq0+LtiDC11+h1G32h7Of5O3CYFJ99GVbS5lDKY=
Expand Down

0 comments on commit 37b5794

Please sign in to comment.