reduce Go version requirements to 1.22.5
This commit is contained in:
parent
13fd11d819
commit
579039d84a
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -1,5 +1,5 @@
|
|||
module codeberg.org/TechTransThai/thailinux.techtransthai.org
|
||||
|
||||
go 1.23.1
|
||||
go 1.22.5
|
||||
|
||||
require github.com/jpanther/lynx v1.4.0 // indirect
|
||||
|
|
Loading…
Reference in a new issue