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

Skip to content

Commit 48c35ce

Browse files
committed
Use Go 1.21 for extractor
1 parent c10d03e commit 48c35ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/github/codeql-go
22

3-
go 1.20
3+
go 1.21
44

55
require (
66
golang.org/x/mod v0.12.0

0 commit comments

Comments
 (0)