aboutsummaryrefslogtreecommitdiff
path: root/challenge-119/lance-wicks/golang/go.mod
blob: 7c4009854a8ad2bc6e37e4f8d952e7ce53bdb0d9 (plain)
1
2
3
4
5
module nibble

go 1.16

require github.com/stretchr/testify v1.7.0