Commit Graph

13 Commits

Author SHA1 Message Date
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 SB 17186ff7ba
Generated vendor & bazel from `make gomod`
Automatically generated vendor & BUILD.bazel files
2019-08-25 16:00:41 -04:00
Mike Splain 0cf516694e Update dependencies and BUILD.bazel scripts
For updated importpath
2018-09-17 09:57:31 -04: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
Mike Splain 38cd57ddd3 Update bazel configs for bazel 0.12 go_rules 0.11 2018-04-18 14:53:00 -04:00
Justin Santa Barbara 6b6f9db0ef Run make dep-ensure to use dep for vendor directory 2018-02-04 22:08:16 -05:00
chrislovecnm 4dd3bb1dea Updating bazel BUILD files with new go_rules version 2017-12-29 15:03:14 -07:00
chrislovecnm 609e268a1d gazelle updates with new bazel version 2017-11-05 17:41:53 -07:00
Justin Santa Barbara 0143be7c4f autogen: BUILD and BUILD.bazel 2017-10-02 14:27:21 -04:00
Justin Santa Barbara 82c443189b Add vendor 2017-04-25 01:32:27 -04:00