File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -96,7 +96,7 @@ require (
9696 github.com/dlclark/regexp2 v1.11.5 // indirect
9797 github.com/dop251/goja v0.0.0-20250630131328-58d95d85e994 // indirect
9898 github.com/dustin/go-humanize v1.0.1 // indirect
99- github.com/eclipse/paho.mqtt.golang v1.5.0 // indirect
99+ github.com/eclipse/paho.mqtt.golang v1.5.1 // indirect
100100 github.com/envoyproxy/go-control-plane/envoy v1.32.4 // indirect
101101 github.com/envoyproxy/protoc-gen-validate v1.2.1 // indirect
102102 github.com/felixge/httpsnoop v1.0.4 // indirect
Original file line number Diff line number Diff line change @@ -1002,8 +1002,8 @@ github.com/dop251/goja v0.0.0-20250630131328-58d95d85e994/go.mod h1:MxLav0peU43G
10021002github.com/dustin/go-humanize v1.0.0 /go.mod h1:HtrtbFcZ19U5GC7JDqmcUSB87Iq5E25KnS6fMYU6eOk =
10031003github.com/dustin/go-humanize v1.0.1 h1:GzkhY7T5VNhEkwH0PVJgjz+fX1rhBrR7pRT3mDkpeCY =
10041004github.com/dustin/go-humanize v1.0.1 /go.mod h1:Mu1zIs6XwVuF/gI1OepvI0qD18qycQx+mFykh5fBlto =
1005- github.com/eclipse/paho.mqtt.golang v1.5.0 h1:EH+bUVJNgttidWFkLLVKaQPGmkTUfQQqjOsyvMGvD6o =
1006- github.com/eclipse/paho.mqtt.golang v1.5.0 /go.mod h1:du/2qNQVqJf/Sqs4MEL77kR8QTqANF7XU7Fk0aOTAgk =
1005+ github.com/eclipse/paho.mqtt.golang v1.5.1 h1:/VSOv3oDLlpqR2Epjn1Q7b2bSTplJIeV2ISgCl2W7nE =
1006+ github.com/eclipse/paho.mqtt.golang v1.5.1 /go.mod h1:1/yJCneuyOoCOzKSsOTUc0AJfpsItBGWvYpBLimhArU =
10071007github.com/emersion/go-sasl v0.0.0-20241020182733-b788ff22d5a6 h1:oP4q0fw+fOSWn3DfFi4EXdT+B+gTtzx8GC9xsc26Znk =
10081008github.com/emersion/go-sasl v0.0.0-20241020182733-b788ff22d5a6 /go.mod h1:iL2twTeMvZnrg54ZoPDNfJaJaqy0xIQFuBdrLsmspwQ =
10091009github.com/emersion/go-smtp v0.22.0 h1:/d3HWxkZZ4riB+0kzfoODh9X+xyCrLEezMnAAa1LEMU =
You can’t perform that action at this time.
0 commit comments