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

Bump golang.org/x dependencies #361

Merged
merged 1 commit into from Jan 3, 2023
Merged

Conversation

skitt
Copy link
Contributor

@skitt skitt commented Jan 3, 2023

The latest versions simplify the transitive dependency tree (see kubernetes/kubernetes#113366 for details).

Signed-off-by: Stephen Kitt skitt@redhat.com

The latest versions simplify the transitive dependency tree (see
kubernetes/kubernetes#113366 for details).

Signed-off-by: Stephen Kitt <skitt@redhat.com>
github.com/kr/pretty v0.1.0 // indirect
github.com/stretchr/testify v1.7.0 // indirect
golang.org/x/net v0.4.0
golang.org/x/oauth2 v0.3.0
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

big +1 on this change, it drops a ton of transitive dependencies out of the graph

@ericchiang ericchiang merged commit a8ceb9a into coreos:v3 Jan 3, 2023
@ericchiang
Copy link
Collaborator

Thanks! I've gone ahead and tagged v3.5.0 https://github.com/coreos/go-oidc/releases/tag/v3.5.0

@skitt
Copy link
Contributor Author

skitt commented Jan 4, 2023

Thanks! I've gone ahead and tagged v3.5.0 https://github.com/coreos/go-oidc/releases/tag/v3.5.0

Fantastic, thank you very much!

@skitt skitt deleted the golang-x-deps branch January 4, 2023 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants