Files
envctl/go.mod

6 lines
92 B
Modula-2

module github.com/jimeh/climatecontrol
go 1.15
require github.com/stretchr/testify v1.6.1