Commit 574cb4c

Karn Wong <[email protected]>
2025-09-11 04:12:26
chore: bump go to v1.25.0
1 parent 56a4f55
Changed files (1)
go.mod
@@ -1,6 +1,6 @@
 module github.com/kahnwong/swissknife
 
-go 1.24.2
+go 1.25.0
 
 require (
 	github.com/atotto/clipboard v0.1.4