Open vay3t opened 1 year ago
i get the following error when compiling gost
installation
go install github.com/ginuerzh/gost/cmd/gost@latest
output:
go: github.com/ginuerzh/gost/cmd/gost imports github.com/ginuerzh/gost imports git.torproject.org/pluggable-transports/obfs4.git/transports/base: git.torproject.org/pluggable-transports/obfs4.git@v0.0.0-20221025102027-b9e04fd9e241: parsing go.mod: module declares its path as: gitlab.com/yawning/obfs4.git but was required as: git.torproject.org/pluggable-transports/obfs4.git
Any resolution on this?
i get the following error when compiling gost
steps
installation
output: