update go version to 1.20
This commit is contained in:
parent
41d0618fa2
commit
7c55c713a0
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -1,6 +1,6 @@
|
|||
module endlessh-go
|
||||
|
||||
go 1.18
|
||||
go 1.20
|
||||
|
||||
require (
|
||||
github.com/golang/glog v1.0.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue