aboutsummaryrefslogtreecommitdiff
path: root/misc/go.mod
blob: ef9d188b1bc14139f531f8365a65b805c5a7f87b (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.22