We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35bd069 commit dfc513aCopy full SHA for dfc513a
go.mod
@@ -1,6 +1,8 @@
1
module github.com/raeperd/recvcheck
2
3
-go 1.22.5
+go 1.22.0
4
+
5
+toolchain go1.22.5
6
7
require golang.org/x/tools v0.25.0
8
0 commit comments