Skip to content

Commit

Permalink
Merge pull request #87 from splattner/renovate/github.com-gorilla-web…
Browse files Browse the repository at this point in the history
…socket-1.x

fix(deps): update module github.com/gorilla/websocket to v1.5.2
  • Loading branch information
splattner authored Jun 11, 2024
2 parents 57cb144 + d550f65 commit 766aba3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 191 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.21

require (
github.com/eclipse/paho.mqtt.golang v1.4.3
github.com/gorilla/websocket v1.5.1
github.com/gorilla/websocket v1.5.2
github.com/grandcat/zeroconf v1.0.0
github.com/jurgen-kluft/go-conbee v0.0.0-20211124004556-1d2ff903ea59
github.com/sirupsen/logrus v1.9.3
Expand All @@ -29,7 +29,6 @@ require (
github.com/spf13/cast v1.6.0 // indirect
github.com/spf13/pflag v1.0.5 // indirect
github.com/subosito/gotenv v1.6.0 // indirect
go.uber.org/atomic v1.11.0 // indirect
go.uber.org/multierr v1.11.0 // indirect
golang.org/x/exp v0.0.0-20240416160154-fe59bbe5cc7f // indirect
golang.org/x/mod v0.17.0 // indirect
Expand Down
Loading

0 comments on commit 766aba3

Please sign in to comment.