Golang_HomeWork/hw09_generator_of_validators/go.mod

6 lines
116 B
Modula-2

module github.com/fixme_my_friend/hw09_generator_of_validators
go 1.14
require github.com/stretchr/testify v1.5.1