Skip to content

Commit

Permalink
chore: bump Go to 1.22.4 (#331)
Browse files Browse the repository at this point in the history
Signed-off-by: Dave Henderson <[email protected]>
  • Loading branch information
hairyhenderson authored Jun 5, 2024
1 parent 41624fd commit 469334f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arguments/golang.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import (
)

const (
DefaultGoVersion = "1.22.3"
DefaultGoVersion = "1.22.4"
DefaultViceroyVersion = "v0.4.0"
)

Expand Down

0 comments on commit 469334f

Please sign in to comment.