Golang_HomeWork/hw08_zenv_to_structure/go.mod

5 lines
113 B
Modula-2

module github.com/tiburon-777/HW_OTUS/hw08_zenv_to_structure
go 1.14
require github.com/stretchr/testify v1.6.1