aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
blob: d2f158ca28673a1c5c688cf97f0d8bf77148ed91 (plain) (blame)
1
2
3
4
5
module github.com/mpolden/atb

go 1.16

require honnef.co/go/tools v0.2.0