| golang.org/toolchain@v0.0.1-go1.999testmod.windows-386 | |
| -- .mod -- | |
| module golang.org/toolchain | |
| -- .info -- | |
| {"Version":"v0.0.1-go1.999testmod.windows-386"} | |
| -- go.mod -- | |
| module golang.org/toolchain | |
| -- bin/go.bat -- | |
| @echo go1.999testmod here! | |
| -- pkg/tool/fake -- | |
| -- lib/wasm/go_js_wasm_exec -- |