-
Notifications
You must be signed in to change notification settings - Fork 139
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
upgrade to latest dependencies (#2491)
bumping golang.org/x/net 4542a42...35b4aba: > 35b4aba go.mod: update golang.org/x dependencies > 9bf379f websocket: fix printf(var) mistake detected by latest printf checker bumping golang.org/x/term d598954...2f7b0dd: > 2f7b0dd go.mod: update golang.org/x dependencies > f867b76 x/term: set missing VIRTUAL_TERMINAL_INPUT flag on Windows bumping golang.org/x/sys 914deed...a43b625: > a43b625 windows: add SIO_UDP_NETRESET constant > ed67b15 windows: add console codepage api > 9cb830b unix: add missing import to syscall_hurd.go > 71132f5 unix: add POLLRDHUP to FreeBSD > 3283fc3 cpu: add support for detecting RISC-V extensions > 29e55b2 unix: use os.Executable rather than os.Args[0] in tests > a8c5219 unix: rename XDPUmemReg field back to Size > 59665e5 unix: add Connectx for darwin > a0c72ef unix: add f_flag member flags on z/OS > c64c51d unix: update riscv64 hwprobe to Linux kernel 6.10 > da77c6b unix: sync minimum Linux Kernel version with requirements page bumping knative.dev/pkg 7c0ad27...fdbc0b5: > fdbc0b5 Bump golang.org/x/net from 0.28.0 to 0.29.0 (# 3090) bumping knative.dev/eventing 04c42dc...229446d: > 229446d Create paired upgrade tests (# 8158) bumping golang.org/x/text b2bec85...1e3e9fd: > 1e3e9fd all: rename Example test functions to prevent vet errors bumping golang.org/x/crypto 5bcd010...c9da6b9: > c9da6b9 all: fix printf(var) mistakes detected by latest printf checker > b35ab4f go.mod: update golang.org/x dependencies > bcb0f91 internal/poly1305: Port sum_amd64.s to Avo > 7eace71 chacha20poly1305: Avo port of chacha20poly1305_amd64.s > 620dfbc salsa20/salsa: Port salsa20_amd64.s to Avo > 82942cf blake2b: port blake2b_amd64.s to Avo > 0484c26 blake2b: port blake2bAVX2_amd64.s to Avo > 38ed1bc blake2s: port blake2s_amd64.s to Avo > 38a0b5d argon2: Avo port of blamka_amd64.s > bf5f14f x509roots/fallback: update bundle > b2d3a6a ssh/agent: ensure to not add duplicated keys Signed-off-by: Knative Automation <automation@knative.team>
- Loading branch information
1 parent
92856e5
commit 749f755
Showing
2 changed files
with
21 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters