File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
module github.com/go-openapi/jsonreference
2
2
3
3
require (
4
- github.com/go-openapi/jsonpointer v0.20.2
4
+ github.com/go-openapi/jsonpointer v0.20.3
5
5
github.com/stretchr/testify v1.9.0
6
6
)
7
7
8
8
require (
9
9
github.com/davecgh/go-spew v1.1.1 // indirect
10
- github.com/go-openapi/swag v0.22.6 // indirect
10
+ github.com/go-openapi/swag v0.22.10 // indirect
11
11
github.com/josharian/intern v1.0.0 // indirect
12
12
github.com/mailru/easyjson v0.7.7 // indirect
13
13
github.com/pmezard/go-difflib v1.0.0 // indirect
Original file line number Diff line number Diff line change 1
1
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
2
2
github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
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 =
3
+ github.com/go-openapi/jsonpointer v0.20.3 h1:jykzYWS/kyGtsHfRt6aV8JTB9pcQAXPIA7qlZ5aRlyk =
4
+ github.com/go-openapi/jsonpointer v0.20.3 /go.mod h1:c7l0rjoouAuIxCm8v/JWKRgMjDG/+/7UBWsXMrv6PsM =
5
+ github.com/go-openapi/swag v0.22.10 h1:4y86NVn7Z2yYd6pfS4Z+Nyh3aAUL3Nul+LMbhFKy0gA =
6
+ github.com/go-openapi/swag v0.22.10 /go.mod h1:Cnn8BYtRlx6BNE3DPN86f/xkapGIcLWzh3CLEb4C1jI =
7
7
github.com/josharian/intern v1.0.0 h1:vlS4z54oSdjm0bgjRigI+G1HpF+tI+9rE5LLzOg8HmY =
8
8
github.com/josharian/intern v1.0.0 /go.mod h1:5DoeVV0s6jJacbCEi61lwdGj/aVlrQvzHFFd8Hwg//Y =
9
9
github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE =
You can’t perform that action at this time.
0 commit comments