aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/go/testdata/script/mod_init_dep.txt
AgeCommit message (Expand)Author
2021-04-15cmd/go/internal/modconv: involve GOPROXY in ConvertLegacyConfigAofei Sheng
2020-09-11cmd/go: update tests to work with -mod=readonly on by defaultJay Conrod
2019-09-11Revert "cmd/go/internal/modconv: use modules to examine instead of using only...Bryan C. Mills
2019-09-11cmd/go/internal/modconv: use modules to examine instead of using only direct ...Aofei Sheng
2019-05-02cmd/go: make modconv test more robustBaokun Lee
2019-04-25cmd/go/internal/modconv: support convert replacements in Gopkg.lockBaokun Lee
2018-07-19cmd/go: convert even more module tests to scriptsRuss Cox