Commit Graph

15 Commits

Author SHA1 Message Date
dependabot[bot]
1f4944b50c Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.17.0 to 1.18.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.17.0...v1.18.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-28 11:28:38 +00:00
xing-yang
ff4faefbd6 Update lib 2023-11-15 14:58:29 +00:00
Jan Safranek
28b91e65e9 Update to csi-lib-utils@v0.15.0
Manually update to csi-lib-utils@v0.15.0

It was necessary to update to kubernetes-csi/csi-test@v5.1.0 to remove dependency on cloud.google.com/go@v0.34
2023-09-15 17:10:56 +02:00
andyzhangx
81c2a77192 fix: CVE-2022-41723 2023-03-29 03:52:25 +00:00
Raunak Pradip Shah
e167bfff11 Upgrade kube dependencies and snapshotter client kube deps to v0.25.2 2022-09-23 08:46:52 +05:30
Humble Chirammal
6dba8914a5 update golang/x/sys CVE-2022-29256
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2022-07-20 16:06:18 +05:30
Humble Chirammal
3be65b2651 update kubernetes dependencies to v1.24.0
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2022-07-20 15:59:35 +05:30
Humble Chirammal
4b1dd81de1 update kube dependencies to v1.24.0 release
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2022-05-05 08:58:19 +05:30
wxinyan
17b8ffe7f8 Update k8s dependency version to 1.21
Signed-off-by: xinyanwu409 <wxinyan@vmware>
2021-04-18 21:02:08 -07:00
xing-yang
e22364e1cf Bump dependencies to Kubernetes 1.20 2020-12-15 13:15:48 +00:00
Christian Huffman
bda8f8c0ae Update vendored dependencies 2020-07-24 09:42:17 -04:00
saad-ali
97cb2c2214 Update dependencies
Change Kubernetes dependency to v1.17.0
Change csi-lib-utils to v0.7.0
2019-12-30 16:30:48 -08:00
xiangqian
728e29aa7e 1. update clientset, deepcopy using code-generator
2. add a dummy file tools.go to force "go mod vendor" to see
code-generator as dependencies
3. add a script to update CRD
4. add a README to document CRD updating steps
run go mod tidy
update README
2019-12-04 14:40:46 -08:00
Cheng Xing
b4c0b68ec7 Bumping k8s dependencies to 1.13 2018-11-16 14:09:40 -08:00
xing-yang
e213d1890d Add generated file
This PR adds generated files under pkg/client and vendor folder.
2018-08-10 06:20:40 -07:00