File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ require (
32
32
)
33
33
34
34
require (
35
- github.com/go-stomp/stomp/v3 v3.1.1
35
+ github.com/go-stomp/stomp/v3 v3.1.2
36
36
github.com/inconshreveable/mousetrap v1.1.0 // indirect
37
37
github.com/spf13/pflag v1.0.5 // indirect
38
38
)
Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ github.com/fortytw2/leaktest v1.3.0 h1:u8491cBMTQ8ft8aeV+adlcytMZylmA5nnwwkRZjI8
13
13
github.com/fortytw2/leaktest v1.3.0 /go.mod h1:jDsjWgpAGjm2CA7WthBh/CdZYEPF31XHquHwclZch5g =
14
14
github.com/go-logr/logr v1.2.4 h1:g01GSCwiDw2xSZfjJ2/T9M+S6pFdcNtFYsp+Y43HYDQ =
15
15
github.com/go-logr/logr v1.2.4 /go.mod h1:jdQByPbusPIv2/zmleS9BjJVeZ6kBagPoEUsqbVz/1A =
16
- github.com/go-stomp/stomp/v3 v3.1.1 h1:5NypRuA/JgZjuhOXFij5aHKgE9zu3ztv/6YGUIgqAbA =
17
- github.com/go-stomp/stomp/v3 v3.1.1 /go.mod h1:ztzZej6T2W4Y6FlD+Tb5n7HQP3/O5UNQiuC169pIp10 =
16
+ github.com/go-stomp/stomp/v3 v3.1.2 h1:kmrNek021BsFUO8rxDhbkOYslRomKO/JIrUCIqyL0r8 =
17
+ github.com/go-stomp/stomp/v3 v3.1.2 /go.mod h1:ztzZej6T2W4Y6FlD+Tb5n7HQP3/O5UNQiuC169pIp10 =
18
18
github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572 h1:tfuBGBXKqDEevZMzYi5KSi8KkcZtzBcTgAUUtapy0OI =
19
19
github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572 /go.mod h1:9Pwr4B2jHnOSGXyyzV8ROjYa2ojvAY6HCGYYfMoC3Ls =
20
20
github.com/golang/mock v1.6.0 h1:ErTB+efbowRARo13NNdxyJji2egdxLGQhRaY+DUumQc =
You can’t perform that action at this time.
0 commit comments