ingress-nginx-helm/vendor/github.com/go-openapi/jsonpointer/go.mod
Manuel Alejandro de Brito Fontes a54ab3341e
Update go dependencies (#4322)
2019-07-17 09:21:14 -04:00

6 lines
126 B
Modula-2

module github.com/go-openapi/jsonpointer
require (
github.com/go-openapi/swag v0.19.2
github.com/stretchr/testify v1.3.0
)