...

Text file src/cmd/go/testdata/script/mod_help.txt

Documentation: cmd/go/testdata/script

     1env GO111MODULE=on
     2
     3# go help get shows usage for get
     4go help get
     5stdout 'usage: go get'
     6stdout 'get using modules to manage source'

View as plain text