feat: update module go version to 1.22

Signed-off-by: Brian McGee <brian@bmcgee.ie>
This commit is contained in:
Brian McGee 2024-05-03 13:33:33 +01:00
parent 926c1b2039
commit 1002f052e1
Signed by: brianmcgee
GPG Key ID: D49016E76AD1E8C0

2
go.mod
View File

@ -1,6 +1,6 @@
module git.numtide.com/numtide/treefmt
go 1.21
go 1.22
require (
github.com/BurntSushi/toml v1.3.2