We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6f59c6 commit 69729a5Copy full SHA for 69729a5
go.mod
@@ -2,4 +2,4 @@ module github.com/at-wat/mqtt-go
2
3
go 1.18
4
5
-require golang.org/x/net v0.30.0
+require golang.org/x/net v0.33.0
go.sum
@@ -1,2 +1,2 @@
1
-golang.org/x/net v0.30.0 h1:AcW1SDZMkb8IpzCdQUaIq2sP4sZ4zw+55h6ynffypl4=
-golang.org/x/net v0.30.0/go.mod h1:2wGyMJ5iFasEhkwi13ChkO/t1ECNC4X4eBKkVFyYFlU=
+golang.org/x/net v0.33.0 h1:74SYHlV8BIgHIFC/LrYkOGIwL19eTYXQ5wc6TBuO36I=
+golang.org/x/net v0.33.0/go.mod h1:HXLR5J+9DxmrqMwG9qjGCxZ+zKXxBru04zlTvWlWuN4=
0 commit comments