Skip to content

Commit

Permalink
feat: update module go version to 1.22
Browse files Browse the repository at this point in the history
Signed-off-by: Brian McGee <[email protected]>
  • Loading branch information
brianmcgee committed May 3, 2024
1 parent 926c1b2 commit 1002f05
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 git.numtide.com/numtide/treefmt

go 1.21
go 1.22

require (
github.com/BurntSushi/toml v1.3.2
Expand Down

0 comments on commit 1002f05

Please sign in to comment.