Golang_HomeWork/hw02_unpack_string/go.mod

6 lines
110 B
Modula-2

module github.com/tiburon-777/HW_OTUS/hw02_unpack_string
go 1.14
require github.com/stretchr/testify v1.5.0