Commit Graph

12 Commits

Author SHA1 Message Date
Zenghui Shi
7f0537f197 update golang.org/x/net to v0.17.0
fix CVE-2023-39325

Signed-off-by: Zenghui Shi <zshi@redhat.com>
2023-11-13 15:48:17 +08:00
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
Antonin Bas
378d99d67a Upgrade Go dependencies to address CVEs
Signed-off-by: Antonin Bas <abas@vmware.com>
2022-10-28 10:59:19 -07:00
Miguel Duarte Barroso
b04af49b2e build: update vendor for k8s-1.23 dependencies
Signed-off-by: Miguel Duarte Barroso <mdbarroso@redhat.com>
2022-06-10 16:40:32 +02:00
Miguel Duarte Barroso
bc61dd9497 build: vendor project
Signed-off-by: Miguel Duarte Barroso <mdbarroso@redhat.com>
2022-02-28 11:46:38 +01: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
Miguel Duarte Barroso
3b01e1992f build: enable compilation & running tests
Signed-off-by: Miguel Duarte Barroso <mdbarroso@redhat.com>
2021-07-23 11:30:17 +02:00
dougbtv
e9b7828b94 Update protobuf per CVE-2021-3121 2021-03-16 15:44:36 -04:00
Chris Randles
73ffd2b5f3 add kubernetes CRD backend
rebasing
2019-10-09 17:45:32 -04: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
dougbtv
85bffe13f7 [deps] Adds test suite in glide/vendor 2019-04-09 08:06:30 -04:00