...

Text file src/github.com/spf13/jwalterweatherman/go.mod

Documentation: github.com/spf13/jwalterweatherman

     1module github.com/spf13/jwalterweatherman
     2
     3require (
     4	github.com/davecgh/go-spew v1.1.1 // indirect
     5	github.com/pmezard/go-difflib v1.0.0 // indirect
     6	github.com/stretchr/testify v1.2.2
     7)

View as plain text