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 |
|
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 |
|
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
|
297570e06a
|
hack/update-vendor.sh
|
2019-11-06 17:42:34 -05:00 |
|
Rohit Agarwal
|
fe5ef1b494
|
Update cAdvisor.
Also update golang.org/x/sys because of google/cadvisor#1786
|
2017-11-10 14:54:28 -08:00 |
|
Tobias Klauser
|
1fd18181ab
|
bump(golang.org/x/sys): 7a4fde3fda8ef580a89dbae8138c26041be14299
|
2017-07-20 11:54:42 +02:00 |
|
Dong Liu
|
33c34f0ae4
|
Upgrade go-winio package to v0.4.2, supporting go v1.8 .
|
2017-06-02 05:59:20 -05:00 |
|