We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53498e7 commit 0fa538fCopy full SHA for 0fa538f
server/ql/go/tools/test/CallGraphFrom/go.mod
@@ -1 +1,3 @@
1
module languages/go/tools/test/CallGraphFrom
2
+
3
+go 1.21.13
server/ql/go/tools/test/CallGraphFromTo/go.mod
module languages/go/tools/test/CallGraphFromTo
server/ql/go/tools/test/CallGraphTo/go.mod
module languages/go/tools/test/CallGraphTo
server/ql/go/tools/test/PrintAST/go.mod
@@ -1,3 +1,3 @@
module languages/go/tools/test/PrintAST
-go 1.20
+go 1.20
0 commit comments