require go 1.23 instead
This commit is contained in:
parent
7bfab04765
commit
ac4276001c
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -1,6 +1,6 @@
|
|||
module forge.steck.dev/bryson/listen
|
||||
|
||||
go 1.24
|
||||
go 1.23
|
||||
|
||||
require github.com/jessevdk/go-flags v1.6.1
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue