Skip to content

Commit

Permalink
Pin versions of libraries and tools required for proto generation. (k…
Browse files Browse the repository at this point in the history
…ubeflow#492)

This change pins the versions of the libraries that were used to
generate the proto definitions using dep. The Makefile is then modified
so that the tool and library versions used to build the proto generated
files are from the vendor directory. This is a hacky, short-term
solution to ensure a reproducible build while we work on switching to
bazel.

The versions in the Gopkg.toml file were chosen based on my experiments
that generated proto files that did not change from what is already
checked in.
  • Loading branch information
neuromage authored and k8s-ci-robot committed Dec 7, 2018
1 parent 114c99d commit d3a3088
Show file tree
Hide file tree
Showing 1,586 changed files with 390,184 additions and 1,049 deletions.
185 changes: 141 additions & 44 deletions Gopkg.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit d3a3088

Please sign in to comment.