issues
search
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
Update dependencies
#2696
Closed
omerzi
closed
2 months ago
omerzi
commented
2 months ago
[ ] All
tests
have passed. If this feature is not already covered by the tests, new tests have been added.
[ ] The pull request is targeting the
dev
branch.
[ ] The code has been validated to compile successfully by running
go vet ./...
.
[ ] The code has been formatted properly using
go fmt ./...
.
dev
branch.go vet ./...
.go fmt ./...
.