fix go.mod

This commit is contained in:
ginuerzh
2022-03-16 20:40:52 +08:00
parent 2864480296
commit 815341dbfa
2 changed files with 1 additions and 4 deletions

4
go.mod
View File

@ -1,11 +1,9 @@
module github.com/go-gost/gost/v3
module github.com/go-gost/gost
go 1.18
replace github.com/templexxx/cpu v0.0.7 => github.com/templexxx/cpu v0.0.10-0.20211111114238-98168dcec14a
replace github.com/go-gost/metrics => /home/gerry/code/go-gost/metrics
require (
github.com/go-gost/api v0.0.0-20220316115521-ab4ad0f12488
github.com/go-gost/config v0.0.0-20220316114445-04016a392b1e