Update vendor for k8s 1.17.0

This commit is contained in:
Erik Wilson
2019-12-11 18:27:03 -07:00
parent 5679a8bd2f
commit 4e6ed0873f
2807 changed files with 169926 additions and 93687 deletions

View File

@@ -1,6 +1,9 @@
module github.com/go-openapi/jsonpointer
require (
github.com/go-openapi/swag v0.19.2
github.com/go-openapi/swag v0.19.5
github.com/mailru/easyjson v0.0.0-20190626092158-b2ccc519800e // indirect
github.com/stretchr/testify v1.3.0
)
go 1.13