Commit Graph

5 Commits

Author SHA1 Message Date
Robert van Gent
d07cde0df9 update to go 1.16 (#281) 2021-02-17 10:27:44 -08:00
Robert van Gent
b5d7d7864b wire: remove color in wire show (#190)
Fixes #189
2019-05-29 15:02:06 -07:00
Robert van Gent
89bcaa23b9 wire: improve color output to term by using fatih/color (#186) 2019-05-29 11:46:31 -07:00
Robert van Gent
d76a979091 wire: use subcommands package, improving help (#173) 2019-05-14 12:51:16 -07:00
Eli Bendersky
66437afbad all: add dependency checking to the script Travis runs (#128)
Dependency checking for CI - ensures a PR doesn't modify our
dependencies without anyone noticing.

Similar to https://github.com/google/go-cloud/pull/1284

Updates #127
2019-02-14 12:48:32 -08:00