Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[main] Upgrade to latest dependencies #2491

Merged

Commits on Sep 11, 2024

  1. upgrade to latest dependencies

    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 <[email protected]>
    knative-automation committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    e9c2558 View commit details
    Browse the repository at this point in the history