update to go 1.24.2
This commit is contained in:
parent
79e128509d
commit
2cb5d7ba9c
1 changed files with 1 additions and 2 deletions
3
go.mod
3
go.mod
|
|
@ -1,7 +1,6 @@
|
|||
module endlessh-go
|
||||
|
||||
go 1.21.0
|
||||
toolchain go1.23.1
|
||||
go 1.24.2
|
||||
|
||||
require (
|
||||
github.com/golang/glog v1.2.3
|
||||
|
|
|
|||
Loading…
Reference in a new issue