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

go.mod: update the Go dependencies so that we can use venafi-connection #551

Closed
wants to merge 1 commit into from

Conversation

maelvls
Copy link
Member

@maelvls maelvls commented Jul 16, 2024

The venafi-connection-lib library uses more recent versions of the dependencies in the Venafi Kubernetes Agent. When I ran

export GOPRIVATE=github.com/jetstack
go get github.com/jetstack/venafi-connection-lib@latest

most of the dependencies in this project got updated. This commit captures these changes.

…on-lib

The venafi-connection-lib library uses more recent versions of the
dependencies in the Venafi Kubernetes Agent. When I ran

  export GOPRIVATE=github.com/jetstack
  go get github.com/jetstack/venafi-connection-lib@latest

most of the dependencies in this project got updated. This commit
captures these changes.
@maelvls
Copy link
Member Author

maelvls commented Aug 22, 2024

Closing in favor of #552.

@maelvls maelvls closed this Aug 22, 2024
go 1.21
go 1.22.0

toolchain go1.22.3
Copy link
Member Author

Choose a reason for hiding this comment

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

This is wrong. This indicates that I was using a go.work.

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.

1 participant