go.mod: require go 1.16 (#250)

This commit is contained in:
Michael McLoughlin
2022-04-17 19:18:59 -07:00
committed by GitHub
parent 77ce540158
commit 3066c12247

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/mmcloughlin/avo
go 1.13
go 1.16
require (
golang.org/x/arch v0.0.0-20220401014709-5424468ecbac