Skip to content

Commit 0f58683

Browse files
committed
Use go 1.22 to allow building with go1.18
1 parent 1343645 commit 0f58683

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/google/go-github/v68
22

3-
go 1.22.0
3+
go 1.22
44

55
require (
66
github.com/google/go-cmp v0.6.0

0 commit comments

Comments
 (0)