update go version

This commit is contained in:
2025-09-27 10:22:45 -05:00
parent 6482158fd6
commit 0a4eff30b3
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
module github.com/jwetzell/osc-go
go 1.23.1
go 1.25.1
require github.com/urfave/cli/v3 v3.4.1