flagger/go.mod

8 lines
91 B
Modula-2

module go.dev.pztrn.name/flagger
go 1.13
require (
github.com/stretchr/testify v1.2.2
)