Files
remark42/backend/vendor/github.com/go-pkgz/rest/go.mod
T

9 lines
197 B
AMPL

module github.com/go-pkgz/rest
require (
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/hashicorp/golang-lru v0.5.0
github.com/pkg/errors v0.8.0
github.com/stretchr/testify v1.3.0
)