dorkgen/go.mod

6 lines
90 B
Modula-2
Raw Normal View History

2020-02-24 19:21:12 +00:00
module github.com/sundowndev/dorkgen
go 1.15
2020-02-24 19:21:12 +00:00
require github.com/stretchr/testify v1.6.1