Commit Graph

27 Commits

Author SHA1 Message Date
Pierangelo Di Pilato 1ff9a77566
Bump x/net to 0.24 (#3014)
Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
2024-04-09 14:15:58 +00:00
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
Calum Murray efe9f4a7b3
Updated x/net to v0.17.0 to fix cve-2023-44487 (#2859)
Signed-off-by: Calum Murray <cmurray@redhat.com>
2023-10-11 18:56:09 +00:00
dependabot[bot] e2256bd241
Bump golang.org/x/oauth2 from 0.12.0 to 0.13.0 (#2852)
* Bump golang.org/x/oauth2 from 0.12.0 to 0.13.0

Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.12.0 to 0.13.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.12.0...v0.13.0)

---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
  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-10-10 14:17:02 +00:00
dependabot[bot] f78fe9e6c1
Bump golang.org/x/oauth2 from 0.11.0 to 0.12.0 (#2812)
* Bump golang.org/x/oauth2 from 0.11.0 to 0.12.0

Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.11.0 to 0.12.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.11.0...v0.12.0)

---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
  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-09-12 02:50:30 +00:00
dependabot[bot] 1ea9b2d5c1
Bump github.com/tsenart/vegeta/v12 from 12.8.4 to 12.11.0 (#2772)
* Bump github.com/tsenart/vegeta/v12 from 12.8.4 to 12.11.0

Bumps [github.com/tsenart/vegeta/v12](https://github.com/tsenart/vegeta) from 12.8.4 to 12.11.0.
- [Release notes](https://github.com/tsenart/vegeta/releases)
- [Changelog](https://github.com/tsenart/vegeta/blob/master/CHANGELOG)
- [Commits](https://github.com/tsenart/vegeta/compare/v12.8.4...v12.11.0)

---
updated-dependencies:
- dependency-name: github.com/tsenart/vegeta/v12
  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-08-02 00:16:47 +00:00
Kenny Leung 49e2e56a0e
update google cloud deps (#2758)
Signed-off-by: Kenny Leung <kleung@chainguard.dev>
2023-07-07 19:00:35 +00:00
Dave Protasowski 645afb2d5d
bump golang.org/x/net to v0.7.0 (#2695) 2023-02-24 19:00:30 +00:00
Clay Kauzlaric 0591b75bb6
bump net and text packages (#2692)
* Allow reconcilers to listen to leader promotion events  (#2688)

* Generator: allow reconcilers to listen to leader promotion events

Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>

* Run hack/update-codegen.sh

Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>

---------

Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>

* run update-deps

---------

Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
Co-authored-by: Pierangelo Di Pilato <pierdipi@redhat.com>
2023-02-24 18:29:30 +00:00
Nader Ziada 8178c38717
update k8s to 1.25.2 (#2599) 2022-10-07 21:10:32 +00:00
Pierangelo Di Pilato 4c2331f26a
Bump golang.org/x/crypto (#2444)
Run:
```
go get -u golang.org/x/crypto/...
./hack/update-deps.sh
```

Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
2022-02-28 11:21:10 -08:00
Matt Moore 52e42b760b
Extend Apply verb to extensions, Bump to K8s 1.22. (#2327)
* Extend Apply verb to extensions, Bump to K8s 1.22.

This was motivated by the linked issue, and does the work to upgrade PKG to 1.22 libs.

Fixes: https://github.com/knative/pkg/issues/2320

* 0.22.2 -> 0.22.5
2022-01-04 10:58:30 -08:00
Markus Thömmes caa95feec1
Bump assorted dependencies (#2318) 2021-10-19 03:17:34 -07:00
Markus Thömmes 2267a4cbeb
Bump a few assorted deps (#2301) 2021-09-29 04:18:22 -07:00
Markus Thömmes b708bdee24
Bump a few assorted dependencies (#2292) 2021-09-21 03:23:37 -07:00
Markus Thömmes fac4920fca
Update assorted dependencies (#2240) 2021-08-27 02:10:38 -07:00
Markus Thömmes 21eb4c167c
Bump assorted dependencies to their latest versions (#2205) 2021-08-03 09:00:15 -07:00
Markus Thömmes e8973c6acb
Bump a few assorted dependencies (#2186) 2021-07-12 08:08:22 -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 909c152426
Update dependencies to their latest versions (#1958)
* Update dependencies to their latest versions

* update-deps.sh
2020-12-14 06:46:44 -08:00
Evan Anderson 8c2ebdb0e0
Speed up & deflake tests by disabling bundling (#1689)
* Speed up & deflake tests by disabling bundling

* Fix `go vet` and races detected

* Address @vagababov comments, add nil check
2020-09-18 16:34:45 -07:00
Nghia Tran 0a8314b444
Back to tracking master branch of floating deps (#1468) 2020-07-07 12:03:44 -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
Victor Agababov d5915547d9 Update opencensus to a newer version (#526) 2019-07-12 16:18:48 -07:00
akyyy 10ceeb6163 Add stackdriver exporter support in pkg. (#126)
* update dep golang.org/x/net

* Add stackdriver exporter support in pkg

* fix race and tests

* Use thread safe newMetricsExporter in tests

* address cr comments

* minor fix

* checkpoint

* Address cr comments

* add test for UpdateExporterFromConfigMap

* Move lock position

* add a test case for stackdriver error check

* minor change

* removing one test case since it seems app default creds exists for presubmit tests

* replace promSrvChan with promSrv as cr suggsted

* use a local var server for ListenAndServe

* add getter and setter for shared variables

* add func isMetricsConfigChanged and test

* address cr comments

* Update opencensus-go-exporter-stackdriver to v0.7.0

* Revert "Update opencensus-go-exporter-stackdriver to v0.7.0"

This reverts commit 9825f641f8.

* run update-deps.sh

* merge conflict

* run update-deps.sh

* Update Gopkg.toml so it doesn't have stackdriver exporter

* remove regex for metrics domain at pkg repo per cr comments

* merge conflict
2018-10-24 15:23:31 -07:00
Matt Moore f8e84c0d02
Copy `pkg/configmap` over from `knative/serving`. (#11) 2018-07-25 14:56:29 -07:00