Skip to content

Commit

Permalink
Use correct import paths for protobuf packages
Browse files Browse the repository at this point in the history
The packages `any`, `empty`, and `timestamp` ship with protoc so there
is no need to pull them out of the go package. This simplifies the
generation script and also corrects the import paths for the standard
protobuf types.

Fixes: #2095
  • Loading branch information
ecbaldwin committed Nov 6, 2019
1 parent a42a1a5 commit 72a0e55
Show file tree
Hide file tree
Showing 5 changed files with 697 additions and 697 deletions.
Loading

0 comments on commit 72a0e55

Please sign in to comment.