update go version to 1.20

This commit is contained in:
Shizun Ge 2023-02-10 22:10:02 -08:00
parent 41d0618fa2
commit 7c55c713a0

2
go.mod
View file

@ -1,6 +1,6 @@
module endlessh-go
go 1.18
go 1.20
require (
github.com/golang/glog v1.0.0