Skip to content

Commit 6f4a5bf

Browse files
Excavator: Manage go version (#300)
1 parent cef19d9 commit 6f4a5bf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.palantir/go-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
go1.21.12
1+
go1.22.5

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/palantir/godel-generate-plugin
22

3-
go 1.21
3+
go 1.22
44

55
require (
66
github.com/nmiyake/pkg/dirs v1.1.0

0 commit comments

Comments
 (0)