jfrog / jfrog-cli

JFrog CLI is a client that provides a simple interface that automates access to the JFrog products.
https://www.jfrog.com/confluence/display/CLI/JFrog+CLI
Apache License 2.0
536 stars 235 forks source link

Are there any plans to start using golang `1.23.0` ? #2680

Closed NitinRamesh25 closed 2 months ago

NitinRamesh25 commented 2 months ago

The security vulnerabilities in golang 1.22.x prevent me from using the jfrog-cli productively. Are there any plans to start using golang 1.23.0 ? I'd very much appreciate it if this can be upgraded soon.

eyalbe4 commented 2 months ago

Yes @NitinRamesh25. See https://github.com/jfrog/jfrog-cli/pull/2688 Since this will be applied as part of the upcoming JFrog CLI release, I think you can close this issue.

NitinRamesh25 commented 2 months ago

Thanks