mirror of https://github.com/cncf/xds.git
Fix build environment following cncf/udpa -> cncf/xds migration. (#5)
Signed-off-by: Harvey Tuch <htuch@google.com>pull/3/head
parent
ec5400acbc
commit
fbca930ec8
18 changed files with 26 additions and 18 deletions
@ -0,0 +1 @@ |
||||
2.0.0 |
@ -0,0 +1,4 @@ |
||||
*.pb.go linguist-generated=true |
||||
*.pb.go -diff -merge |
||||
*.pb.validate.go linguist-generated=true |
||||
*.pb.validate.go -diff -merge |
@ -0,0 +1,2 @@ |
||||
bazel-* |
||||
go.sum |
Loading…
Reference in new issue