Stephen Kitt
|
6c5a528727
|
October 2024 golang.org/x bump
Nothing major here, but nothing liable to cause pain to downstreams
either.
* https://github.com/golang/crypto/compare/v0.26.0...v0.28.0 (there’s
a SHA3 fix there but it’s only relevant for 32-bit platforms)
* https://github.com/golang/net/compare/v0.28.0...v0.30.0 (mostly
http2; route address parsing fix on Darwin)
* https://github.com/golang/oauth2/compare/v0.21.0...v0.23.0 (Google
license fix)
* https://github.com/golang/sys/compare/v0.23.0...v0.26.0 (faster
getrandom() on Linux through the vDSO; improved RISC-V support)
* https://github.com/golang/term/compare/v0.23.0...v0.25.0
* https://github.com/golang/time/compare/v0.3.0...v0.7.0 (0-limit
handling fix in x/time/rate; Google license fix)
* https://github.com/golang/tools/compare/v0.24.0...v0.26.0
This doesn’t include golang.org/x/exp; that doesn’t have any relevant
changes. There’s an apidiff fix but we always pull in the latest
apidiff anyway.
Signed-off-by: Stephen Kitt <skitt@redhat.com>
|
2024-10-11 10:22:13 +02:00 |
|
Patrick Ohly
|
c8f9ebfb72
|
dependencies: gomega v1.30.0 + ginkgo v2.13.2
The new gomega.BeTrueBecause and gomega.BeFalseBecause are going to be useful
for https://github.com/kubernetes/kubernetes/issues/105678.
|
2023-12-19 16:18:05 +01:00 |
|
Madhav Jivrajani
|
fc7c951d5a
|
.: bump golang.org/x/net to v0.17.0
Bumping golang.org/x/net in light of CVE-2023-39325 and CVE-2023-44487.
Signed-off-by: Madhav Jivrajani <madhav.jiv@gmail.com>
|
2023-10-10 23:07:19 +05:30 |
|
Jordan Liggitt
|
ecef45df84
|
[go1.16] bump golang.org/x/... dependencies
hack/pin-dependency.sh golang.org/x/crypto latest
hack/pin-dependency.sh golang.org/x/net latest
hack/pin-dependency.sh golang.org/x/exp latest
hack/pin-dependency.sh golang.org/x/sys latest
hack/pin-dependency.sh golang.org/x/time latest
hack/pin-dependency.sh golang.org/x/tools latest
hack/lint-dependencies.sh
hack/pin-dependency.sh dmitri.shuralyov.com/gpu/mtl v0.0.0-20201218220906-28db891af037
hack/pin-dependency.sh golang.org/x/mobile v0.0.0-20201217150744-e6ae53a27f4f
hack/pin-dependency.sh golang.org/x/mod v0.3.1-0.20200828183125-ce943fd02449
hack/lint-dependencies.sh
hack/update-internal-modules.sh
hack/update-vendor.sh
Co-authored-by: Stephen Augustus <foo@auggie.dev>
|
2021-03-02 00:38:01 -05:00 |
|
Chao Xu
|
7b26cff174
|
update golang.org/x/net and golang.org/x/sys
|
2020-11-13 05:29:54 +00:00 |
|
Jordan Liggitt
|
4012fb0052
|
Revert "Updated golang/x/net. Also updated golang.org/x/sys"
|
2020-11-02 08:29:50 -05:00 |
|
Chao Xu
|
ec6e232126
|
Updated golang/x/net. Also updated golang.org/x/sys, as required by
hack/lint-dependencies.sh.
|
2020-10-31 16:21:08 -07:00 |
|
Giuseppe Scrivano
|
a6a3bf2eb4
|
vendor: update google/cadvisor and opencontainers/runc
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
|
2020-06-24 18:39:50 +02:00 |
|
Jordan Liggitt
|
d9bb0b8ee1
|
go1.14: run hack/update-vendor.sh
|
2020-06-23 19:04:43 -04:00 |
|