Browse Source

update: go version `1.19`

v1.x.x
Dnomd343 2 years ago
parent
commit
70bd04b7d4
  1. 2
      go.mod

2
go.mod

@ -1,6 +1,6 @@
module XProxy
go 1.18
go 1.19
require (
github.com/robfig/cron v1.2.0

Loading…
Cancel
Save