File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed 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.20.1
4+ github.com/go-openapi/jsonpointer v0.20.2
55 github.com/stretchr/testify v1.8.4
66)
77
88require (
99 github.com/davecgh/go-spew v1.1.1 // indirect
10- github.com/go-openapi/swag v0.22.5 // indirect
10+ github.com/go-openapi/swag v0.22.6 // indirect
1111 github.com/josharian/intern v1.0.0 // indirect
1212 github.com/mailru/easyjson v0.7.7 // indirect
1313 github.com/pmezard/go-difflib v1.0.0 // indirect
Original file line number Diff line number Diff line change 11github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
22github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
3- github.com/go-openapi/jsonpointer v0.20.1 h1:MkK4VEIEZMj4wT9PmjaUmGflVBr9nvud4Q4UVFbDoBE =
4- github.com/go-openapi/jsonpointer v0.20.1 /go.mod h1:bHen+N0u1KEO3YlmqOjTT9Adn1RfD91Ar825/PuiRVs =
5- github.com/go-openapi/swag v0.22.5 h1:fVS63IE3M0lsuWRzuom3RLwUMVI2peDH01s6M70ugys =
6- github.com/go-openapi/swag v0.22.5 /go.mod h1:Gl91UqO+btAM0plGGxHqJcQZ1ZTy6jbmridBTsDy8A0 =
3+ github.com/go-openapi/jsonpointer v0.20.2 h1:mQc3nmndL8ZBzStEo3JYF8wzmeWffDH4VbXz58sAx6Q =
4+ github.com/go-openapi/jsonpointer v0.20.2 /go.mod h1:bHen+N0u1KEO3YlmqOjTT9Adn1RfD91Ar825/PuiRVs =
5+ github.com/go-openapi/swag v0.22.6 h1:dnqg1XfHXL9aBxSbktBqFR5CxVyVI+7fYWhAf1JOeTw =
6+ github.com/go-openapi/swag v0.22.6 /go.mod h1:Gl91UqO+btAM0plGGxHqJcQZ1ZTy6jbmridBTsDy8A0 =
77github.com/josharian/intern v1.0.0 h1:vlS4z54oSdjm0bgjRigI+G1HpF+tI+9rE5LLzOg8HmY =
88github.com/josharian/intern v1.0.0 /go.mod h1:5DoeVV0s6jJacbCEi61lwdGj/aVlrQvzHFFd8Hwg//Y =
99github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE =
You can’t perform that action at this time.
0 commit comments