go.mod module github.com/tedmax100/gomaintest go 1.12 replace github.com/tedmax100/modtest => ../gomodtest // main.go package main import ( modtest ...
確定! 回上一頁