diff options
| author | Joe Richey joerichey@google.com <joerichey@google.com> | 2018-08-30 02:24:33 -0700 |
|---|---|---|
| committer | Joe Richey joerichey@google.com <joerichey@google.com> | 2018-08-30 02:24:33 -0700 |
| commit | 630c8d1d002286cc26bafec78a7f120b5c0e78af (patch) | |
| tree | 5d453c5b099a2881c74ac49922eb968e235bedfd /vendor/modules.txt | |
| parent | b7f5b0ab3c9b1af9397c557e410473119399f8b6 (diff) | |
Update dependancies to lastest version
Diffstat (limited to 'vendor/modules.txt')
| -rw-r--r-- | vendor/modules.txt | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt new file mode 100644 index 0000000..60e0f7e --- /dev/null +++ b/vendor/modules.txt @@ -0,0 +1,17 @@ +# github.com/golang/protobuf v1.2.0 +github.com/golang/protobuf/proto +github.com/golang/protobuf/jsonpb +github.com/golang/protobuf/ptypes/struct +# github.com/pkg/errors v0.8.0 +github.com/pkg/errors +# github.com/urfave/cli v1.20.0 +github.com/urfave/cli +# golang.org/x/crypto v0.0.0-20180820150726-614d502a4dac +golang.org/x/crypto/ssh/terminal +golang.org/x/crypto/argon2 +golang.org/x/crypto/hkdf +golang.org/x/crypto/blake2b +# golang.org/x/sys v0.0.0-20180828065106-d99a578cf41b +golang.org/x/sys/unix +golang.org/x/sys/windows +golang.org/x/sys/cpu |