-
- Downloads
New upstream version 0.19.6
No related branches found
No related tags found
.github/workflows/go-test.yml
0 → 100644
.travis.yml
deleted
100644 → 0
module github.com/go-openapi/jsonpointer | ||
require ( | ||
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 | ||
github.com/go-openapi/swag v0.22.3 | ||
github.com/stretchr/testify v1.8.1 | ||
) | ||
go 1.13 |
Please register or sign in to comment