Commit Graph

8 Commits

Author SHA1 Message Date
dependabot[bot] 4e16990320
Bump golang.org/x/net from 0.17.0 to 0.18.0 (#2894)
* Bump golang.org/x/net from 0.17.0 to 0.18.0

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.18.0.
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.18.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Run ./hack/update-codegen.sh

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-11-14 23:12:15 +00:00
Dave Protasowski 645afb2d5d
bump golang.org/x/net to v0.7.0 (#2695) 2023-02-24 19:00:30 +00:00
Nader Ziada 8178c38717
update k8s to 1.25.2 (#2599) 2022-10-07 21:10:32 +00:00
Markus Thömmes 07ea512d3b
Update very old Google API dependencies (#2294) 2021-09-24 08:21:23 -07:00
Markus Thömmes ea766de6bd
Bump assorted dependencies (#2130) 2021-05-25 07:27:38 -07:00
Markus Thömmes 9050838f89
Bump assorted dependencies (#2086) 2021-04-07 09:09:49 -07:00
Markus Thömmes 6a24d54694
Update assorted dependencies to their latest releases (#1869) 2020-10-28 10:16:34 -07:00
Chi Zhang 90fc61bae7
Switch to Go modules (#1179)
* test out go modules

* chmod +x *.sh

* revert some changes

* update-deps

* try fixing

* chmod +x

* update

* update test-infra for testing

* test

* test

* update

* no -mod=vendor

* update
2020-04-28 12:43:51 -07:00