Skip to content

Commit

Permalink
go.mod cleanup (#80)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmank88 authored Sep 13, 2024
1 parent 9f0a98d commit 4119aaa
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,3 @@ require (
google.golang.org/grpc v1.65.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)

// until merged upstream: https://github.com/omissis/go-jsonschema/pull/264
replace github.com/atombender/go-jsonschema => github.com/nolag/go-jsonschema v0.16.0-rtinianov

0 comments on commit 4119aaa

Please sign in to comment.