This repository was archived by the owner on Oct 9, 2024. It is now read-only.
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
7
7
github.com/nats-io/jwt/v2 v2.7.0
8
8
github.com/nats-io/nkeys v0.4.7
9
9
github.com/overmindtech/discovery v0.28.2
10
- github.com/overmindtech/sdp-go v0.94.0
10
+ github.com/overmindtech/sdp-go v0.94.2
11
11
github.com/sirupsen/logrus v1.9.3
12
12
github.com/spf13/cobra v1.8.1
13
13
github.com/spf13/pflag v1.0.5
Original file line number Diff line number Diff line change @@ -75,8 +75,8 @@ github.com/nats-io/nuid v1.0.1 h1:5iA8DT8V7q8WK2EScv2padNa/rTESc1KdnPw4TC2paw=
75
75
github.com/nats-io/nuid v1.0.1 /go.mod h1:19wcPz3Ph3q0Jbyiqsd0kePYG7A95tJPxeL+1OSON2c =
76
76
github.com/overmindtech/discovery v0.28.2 h1:Jn+BtH1iQx0B6iJFx2P5RN2cwTeZEEnpTNtj4378H1c =
77
77
github.com/overmindtech/discovery v0.28.2 /go.mod h1:pidT4aYOTDbgfX1Y3Hq4/7eT5lZJrwZlK+sTpL39xIg =
78
- github.com/overmindtech/sdp-go v0.94.0 h1:yEJtdUJ8+rqW6dsJtZWzblu19864LOope/vSkghgFsI =
79
- github.com/overmindtech/sdp-go v0.94.0 /go.mod h1:Yac80f4ua/N2b1WlQU7/IqIJebLN27LMB2EvmV9QKmk =
78
+ github.com/overmindtech/sdp-go v0.94.2 h1:RucLSekUcrM8bwx05hveXy9TQ0zCoLKrXvSrYjLvfMg =
79
+ github.com/overmindtech/sdp-go v0.94.2 /go.mod h1:ZGzQIHbdDaAmAuaeiw8CxoQImnFcibpEBFIT1eYIsSk =
80
80
github.com/overmindtech/sdpcache v1.6.4 h1:MJoYBDqDE3s8FrRzZ0RPgFiH39HWI/Mv2ImH1NdLT8k =
81
81
github.com/overmindtech/sdpcache v1.6.4 /go.mod h1:/F9XStVdntRJEQjlZ86BPuB1Y7VPo1PFcsCNiU1IoGE =
82
82
github.com/pelletier/go-toml/v2 v2.2.2 h1:aYUidT7k73Pcl9nb2gScu7NSrKCSHIDE89b3+6Wq+LM =
You can’t perform that action at this time.
0 commit comments