Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 0 additions & 9 deletions build/generator/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,3 @@ module github.com/interuss/dss/docker/generator
go 1.14

replace github.com/NYTimes/openapi2proto => github.com/davidsansome/openapi2proto v0.2.3-0.20190826092301-b98d13b38dab

require (
github.com/golang/protobuf v1.4.1
github.com/grpc-ecosystem/go-grpc-middleware v1.2.0
github.com/grpc-ecosystem/grpc-gateway v1.14.3
google.golang.org/genproto v0.0.0-20200519141106-08726f379972
google.golang.org/grpc v1.29.1
google.golang.org/protobuf v1.22.0
)