go.mod: downgrade to 1.25.7
This commit is contained in:
parent
09b43ae060
commit
4e0c8c4160
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -1,5 +1,5 @@
|
|||
module git.baxters.nz/jeremy/cli
|
||||
|
||||
go 1.26.1
|
||||
go 1.25.7
|
||||
|
||||
require git.baxters.nz/jeremy/cli/getopt v0.0.0-20260319010850-2729e58eabd5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue