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
|
module endlessh-go
|
||||||
|
|
||||||
go 1.21.0
|
go 1.24.2
|
||||||
toolchain go1.23.1
|
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/golang/glog v1.2.3
|
github.com/golang/glog v1.2.3
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue