Run go mod init {module name} to create a go.mod file for the current directory. For example go mod init github.com/brutella/dnssd creates the following content ...
確定! 回上一頁