Commit Graph

7 Commits

Author SHA1 Message Date
Ciprian Hacman ed4bf6d880 Use build tags for Protokube 2022-05-30 21:17:41 +03:00
Justin Santa Barbara 484e956004 Update vendor 2020-04-11 14:45:29 -04:00
Jesse Haka 19ff6f94e6 update gophercloud dependencies 2020-04-09 10:01:32 +03:00
Peter Rifel 25733f4680 Fix weaveworks/mesh vendoring
The `make gomod` target removes peer_name_mac.go and performs updates to peer_name_hash.go.

It looks like peer_name_mac.go was accidentally checked in, so I'm rerunning `make gomod` on master and these are the resulting changes.
2020-03-25 11:04:38 -05:00
Jesse Haka 1928a3934c update deps 2020-03-17 17:41:50 +02:00
Justin Santa Barbara bdf6cc4e6a Change vendored weave mesh to use hash keys by default
This means we don't have to use build tags when building, so our code
is more go-gettable.  Also bazel doesn't support build tags yet, so we
need to do something like this for a bazel build (otherwise gossip DNS
is broken)
2018-08-23 12:04:23 -04:00
Justin Santa Barbara 82c443189b Add vendor 2017-04-25 01:32:27 -04:00