Skip to content

Commit aee35dd

Browse files
chore: Update Golang version in go.mod to 1.22.0
Made with ❤️️ by updatecli
1 parent f596100 commit aee35dd

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/jenkins-infra/jenkins-version
22

3-
go 1.21
3+
go 1.22
44

55
require (
66
github.com/pkg/errors v0.9.1

0 commit comments

Comments
 (0)