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 6756aa5 commit 2a1c6d0Copy full SHA for 2a1c6d0
go.mod
@@ -1,5 +1,5 @@
1
module github.com/photostorm/gatt
2
3
-go 1.13
+go 1.23.0
4
5
-require golang.org/x/sys v0.31.0
+require golang.org/x/sys v0.33.0
go.sum
@@ -1,2 +1,2 @@
-golang.org/x/sys v0.31.0 h1:ioabZlmFYtWhL+TRYpcnNlLwhyxaM9kWTDEmfnprqik=
-golang.org/x/sys v0.31.0/go.mod h1:BJP2sWEmIv4KK5OTEluFJCKSidICx8ciO85XgH3Ak8k=
+golang.org/x/sys v0.33.0 h1:q3i8TbbEz+JRD9ywIRlyRAQbM0qF7hu24q3teo2hbuw=
+golang.org/x/sys v0.33.0/go.mod h1:BJP2sWEmIv4KK5OTEluFJCKSidICx8ciO85XgH3Ak8k=
0 commit comments