1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2024-12-31 01:53:50 +02:00

feat(jsonschema): mark deprecated options as so

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
Carlos Alexandro Becker 2023-06-16 16:46:58 +00:00
parent 3e66f8418e
commit b4dbf6b64b
No known key found for this signature in database
GPG Key ID: E61E2F7DC14AB940

2
go.mod
View File

@ -259,3 +259,5 @@ require (
sigs.k8s.io/kind v0.17.0 // indirect
sigs.k8s.io/yaml v1.3.0 // indirect
)
replace github.com/invopop/jsonschema => github.com/caarlos0/jsonschema v0.0.0-20230614035932-131eafc78732