Commit Graph

4 Commits

Author SHA1 Message Date
dependabot[bot]
446e1c53a7
build(deps): bump golang.org/x/net from 0.1.0 to 0.7.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.1.0 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/compare/v0.1.0...v0.7.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-18 03:17:19 +00:00
Miguel Duarte Barroso
31e7f75cf4 build: bump k8s to 0.22.6
Signed-off-by: Miguel Duarte Barroso <mdbarroso@redhat.com>
2022-02-08 14:36:39 +01: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
747121e2ee [deps] updates glide deps to override the golang.org/x/sys version with one found on a github issue, added oddities.md to note it 2019-04-11 12:01:57 -04:00