...

Text file src/cmd/go/testdata/mod/golang.org_toolchain_v0.0.1-go1.999testmod.windows-386.txt

Documentation: cmd/go/testdata/mod

     1golang.org/toolchain@v0.0.1-go1.999testmod.windows-386
     2
     3-- .mod --
     4module golang.org/toolchain
     5-- .info --
     6{"Version":"v0.0.1-go1.999testmod.windows-386"}
     7-- go.mod --
     8module golang.org/toolchain
     9-- bin/go.bat --
    10@echo go1.999testmod here!

View as plain text