Commit Graph

4 Commits

Author SHA1 Message Date
dependabot[bot]
48f38dc061
build(deps): bump github.com/containernetworking/cni from 0.7.1 to 0.8.1
Bumps [github.com/containernetworking/cni](https://github.com/containernetworking/cni) from 0.7.1 to 0.8.1.
- [Release notes](https://github.com/containernetworking/cni/releases)
- [Commits](https://github.com/containernetworking/cni/compare/v0.7.1...v0.8.1)

---
updated-dependencies:
- dependency-name: github.com/containernetworking/cni
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-10 18:07:33 +00:00
Christopher Randles
9679a7b096 Use go mod & update dependencies (#8)
* go mod init

* go mod tidy

* go mod vendor

* update glide reference to go mod

* update deps to latest

* use github as import path for etcd to avoid some build errors

* remove glide files

* run fmt
2019-08-22 15:10:46 -04:00
dougbtv
b6ef5eb355 [deps] Update deps, add lukechampine.com/uint128 2019-08-02 15:08:20 -04:00
dougbtv
f6de4488df [deps] Initalize glide 2019-04-09 07:45:10 -04:00