Golang_HomeWork/hw06_pipeline_execution/go.mod

6 lines
115 B
Modula-2

module github.com/tiburon-777/HW_OTUS/hw06_pipeline_execution
go 1.14
require github.com/stretchr/testify v1.5.1