]> Cypherpunks.ru repositories - gostls13.git/blob - misc/go.mod
cmd/go/internal/modload: avoid calling strings.HasPrefix twice in *MainModuleSet...
[gostls13.git] / misc / go.mod
1 // Module misc contains binaries that pertain to specific platforms
2 // (Android, iOS, and WebAssembly), as well as some miscellaneous
3 // tests and tools.
4 module misc
5
6 go 1.22