File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414
1515An implementation of JSON Reference for golang.
1616
17- <!--
1817## Announcements
19- -->
18+
19+ * ** 2026-07-07** : landing v1.0.0
20+ * stable API pledge
2021
2122## Status
2223
Original file line number Diff line number Diff line change 11module github.com/go-openapi/jsonreference
22
33require (
4- github.com/go-openapi/jsonpointer v0.24 .0
4+ github.com/go-openapi/jsonpointer v1.0 .0
55 github.com/go-openapi/testify/v2 v2.6.0
66)
77
Original file line number Diff line number Diff line change 1- github.com/go-openapi/jsonpointer v0.24 .0 h1:AA6mCjHYHmZ+1RU2Js089EaOK/iwXXNwQsTgnsTha2M =
2- github.com/go-openapi/jsonpointer v0.24 .0/go.mod h1:Z3rw7dWu1p9IgitXCFamSlA5lmDiklEB6vkaxcNZW5Y =
1+ github.com/go-openapi/jsonpointer v1.0 .0 h1:kR9tHqY0CtZaOPVFm622dPVNhrvYpwr4uCxgL3h1H8s =
2+ github.com/go-openapi/jsonpointer v1.0 .0/go.mod h1:Z3rw7dWu1p9IgitXCFamSlA5lmDiklEB6vkaxcNZW5Y =
33github.com/go-openapi/testify/v2 v2.6.0 h1:5PKH2HE7YJ/LuRPQGvSxBRlFXNQhSetBLlGAgUEu3ug =
44github.com/go-openapi/testify/v2 v2.6.0 /go.mod h1:SgsVHtfooshd0tublTtJ50FPKhujf47YRqauXXOUxfw =
You can’t perform that action at this time.
0 commit comments