Skip to content

Commit

Permalink
fix: update go version in go.mod (runatlantis#4287)
Browse files Browse the repository at this point in the history
Signed-off-by: kvanzuijlen <[email protected]>
  • Loading branch information
chenrui333 authored and kvanzuijlen committed Jan 4, 2025
1 parent ee580bd commit 6be7e10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/runatlantis/atlantis

go 1.22
go 1.22.0

require (
github.com/Masterminds/sprig/v3 v3.2.3
Expand Down

0 comments on commit 6be7e10

Please sign in to comment.