Commit 1ec542d

Karn Wong <[email protected]>
2024-07-22 13:48:26
bump go version to 1.22
1 parent 6e9bb25
Changed files (1)
go.mod
@@ -1,6 +1,6 @@
 module github.com/kahnwong/swissknife
 
-go 1.20
+go 1.22
 
 require (
 	github.com/charmbracelet/bubbles v0.18.0