Files
core/vendor/github.com/go-openapi/jsonreference/go.mod
Jan Stabenow 9746248c10 Add v16.8.0
2022-06-03 17:21:52 +02:00

9 lines
144 B
Modula-2

module github.com/go-openapi/jsonreference
require (
github.com/go-openapi/jsonpointer v0.19.3
github.com/stretchr/testify v1.3.0
)
go 1.13