Commit 68d6db5

Karn Wong <[email protected]>
2024-10-10 04:34:07
chore: bump go to 1.23.2
1 parent 4c71f27
Changed files (1)
go.mod
@@ -1,6 +1,6 @@
 module github.com/kahnwong/swissknife
 
-go 1.23
+go 1.23.2
 
 require (
 	github.com/carlmjohnson/requests v0.24.2