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
  • Loading branch information
chenrui333 authored and terakoya76 committed Dec 31, 2024
1 parent d5e042f commit a8d7431
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 a8d7431

Please sign in to comment.