Golang_HomeWork/hw06_pipeline_execution/go.mod

6 lines
111 B
Modula-2

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