mirror of
https://github.com/prometheus/prometheus.git
synced 2024-12-28 06:59:40 -08:00
ef63d8d16d
Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
7 lines
126 B
Modula-2
7 lines
126 B
Modula-2
module github.com/go-openapi/jsonpointer
|
|
|
|
require (
|
|
github.com/go-openapi/swag v0.19.2
|
|
github.com/stretchr/testify v1.3.0
|
|
)
|