Skip to content

Commit eac7703

Browse files
committed
Update go version required for stdlib tests
1 parent 79232da commit eac7703

File tree

1 file changed

+1
-1
lines changed
  • go/ql/test/library-tests/semmle/go/frameworks/StdlibTaintFlow

1 file changed

+1
-1
lines changed

go/ql/test/library-tests/semmle/go/frameworks/StdlibTaintFlow/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module example.com/m
22

3-
go 1.23
3+
go 1.24
44

55
require (
66
golang.org/x/net v0.0.0-20201010224723-4f7140c49acb

0 commit comments

Comments
 (0)