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

build(deps): bump golang.org/x/net from 0.19.0 to 0.23.0 #3

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Nov 28, 2023

  1. update go.mod

    Signed-off-by: cpanato <[email protected]>
    
    Kubernetes-commit: 9e5b8402bb95eb82541099e77c3a8b0ccd31297f
    cpanato authored and k8s-publishing-bot committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    288368e View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. .*: bump golang.org/x/tools to v0.16.1

    Bumping tools to include the fix for a nil pointer
    deref error in go/types. See golang/go#64812
    for more details.
    
    This fix is needed for when we bump to go1.22.
    
    Signed-off-by: Madhav Jivrajani <[email protected]>
    
    Kubernetes-commit: b055126537b1e2b59890469dcfbf795596cc8556
    MadhavJivrajani authored and k8s-publishing-bot committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    3373afd View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Merge pull request #122429 from MadhavJivrajani/tools-bump-129

    [1.29][go1.22] .*: bump golang.org/x/tools to v0.16.1
    
    Kubernetes-commit: 0ab1828bb44713417dae360a83f74080144429d7
    k8s-publishing-bot committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    baea19d View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    b0ed45d View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. client-go/transport: fix memory leak when using rest.Config Dial func…

    …tion with client.New and kubernetes.NewForConfig
    lizardruss committed May 7, 2024
    Configuration menu
    Copy the full SHA
    cd1af80 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump golang.org/x/net from 0.19.0 to 0.23.0

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.19.0 to 0.23.0.
    - [Commits](golang/net@v0.19.0...v0.23.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 7, 2024
    Configuration menu
    Copy the full SHA
    06911ca View commit details
    Browse the repository at this point in the history