File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/pmoscode/go-common
33go 1.22.3
44
55require (
6- github.com/eclipse/paho.mqtt.golang v1.4.3
6+ github.com/eclipse/paho.mqtt.golang v1.5.0
77 github.com/iancoleman/strcase v0.3.0
88 gopkg.in/yaml.v3 v3.0.1
99)
Original file line number Diff line number Diff line change 11github.com/eclipse/paho.mqtt.golang v1.4.3 h1:2kwcUGn8seMUfWndX0hGbvH8r7crgcJguQNCyp70xik =
22github.com/eclipse/paho.mqtt.golang v1.4.3 /go.mod h1:CSYvoAlsMkhYOXh/oKyxa8EcBci6dVkLCbo5tTC1RIE =
3+ github.com/eclipse/paho.mqtt.golang v1.5.0 h1:EH+bUVJNgttidWFkLLVKaQPGmkTUfQQqjOsyvMGvD6o =
4+ github.com/eclipse/paho.mqtt.golang v1.5.0 /go.mod h1:du/2qNQVqJf/Sqs4MEL77kR8QTqANF7XU7Fk0aOTAgk =
35github.com/gorilla/websocket v1.5.0 h1:PPwGk2jz7EePpoHN/+ClbZu8SPxiqlu12wZP/3sWmnc =
46github.com/gorilla/websocket v1.5.0 /go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE =
57github.com/gorilla/websocket v1.5.1 h1:gmztn0JnHVt9JZquRuzLw3g4wouNVzKL15iLr/zn/QY =
You can’t perform that action at this time.
0 commit comments