Skip to content

Commit 469334f

Browse files
chore: bump Go to 1.22.4 (#331)
Signed-off-by: Dave Henderson <dave.henderson@grafana.com>
1 parent 41624fd commit 469334f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arguments/golang.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import (
66
)
77

88
const (
9-
DefaultGoVersion = "1.22.3"
9+
DefaultGoVersion = "1.22.4"
1010
DefaultViceroyVersion = "v0.4.0"
1111
)
1212

0 commit comments

Comments
 (0)