aboutsummaryrefslogtreecommitdiff
path: root/challenge-120/lance-wicks/golang/go.mod
blob: fffc07af76ca4ff08dd8d0770135d8ed19db07ee (plain)
1
2
3
4
5
module bits

go 1.16

require github.com/stretchr/testify v1.7.0