artifactory-client-java
artifactory-client-java copied to clipboard
Add support for Go repository type
I would like to be able to use the API to create new Go repositories on the server as well as query existing repository information. However, the Go repository type does not currently appear in the client model. Please consider this a request to add support for this repository type.
I've opened PR#268 to add Go repository type support.