Skip to content

Commit

Permalink
fix: update go version in go.mod (#4287)
Browse files Browse the repository at this point in the history
  • Loading branch information
chenrui333 authored Feb 28, 2024
1 parent e13f752 commit b4ab9c0
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 b4ab9c0

Please sign in to comment.