summaryrefslogtreecommitdiff
path: root/misc/go.mod
blob: d5494b157feab9977bdf38787859d44a6697d833 (plain)
1
2
3
4
5
6
// Module misc contains binaries that pertain to specific platforms
// (Android, iOS, and WebAssembly), as well as some miscellaneous
// tests and tools.
module misc

go 1.21