Skip to content

Commit 1bdc664

Browse files
committed
work around CodeQL's incomplete 1.22 support
1 parent 927738c commit 1bdc664

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/jmhodges/howsmyssl
22

3-
go 1.22
3+
go 1.22.0
44

55
require (
66
cloud.google.com/go/logging v1.9.0

0 commit comments

Comments
 (0)