go.mod 101 B

12345
  1. module git.thirdmartini.com/thirdmartini/vessel
  2. go 1.15
  3. require github.com/stretchr/testify v1.7.0