Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit eac7703

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • go/ql/test/library-tests/semmle/go/frameworks/StdlibTaintFlow

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

Lines changed: 1 addition & 1 deletion
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)