module github.com/mmcloughlin/avo go 1.16 require ( golang.org/x/arch v0.0.0-20220412001346-fc48f9fe4c15 golang.org/x/sys v0.0.0-20220429233432-b5fbb4746d32 golang.org/x/tools v0.1.10 golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f // indirect )