Skip to content

Commit 58fdc4a

Browse files
authored
Merge pull request #102 from ramondeklein/update-go-version
Use Go v1.22
2 parents cacf194 + b0fbf62 commit 58fdc4a

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/cisco-open/k8s-objectmatcher
22

3-
go 1.22.0
3+
go 1.22
44

55
require (
66
emperror.dev/errors v0.8.1

0 commit comments

Comments
 (0)