Skip to content

Commit dd5888b

Browse files
authored
Merge pull request #123 from smlx/go122
feat: bump go version to 1.22
2 parents c07ff52 + d54bda5 commit dd5888b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

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

3-
go 1.21
3+
go 1.22
44

55
require (
66
github.com/alecthomas/assert/v2 v2.6.0

0 commit comments

Comments
 (0)