You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create new GO default application and make a reference to jfrog-client-go. There a very strange errors in the beginning and some additional packages should be added (?) because of missing go.sum files (?) .
Currently my app reference those packages:
Describe the bug
According to documentation: https://jfrog.com/help/r/jfrog-rest-apis/create-directory there should be a function that actually create folder but currently it is missing
Current behavior
Functionality is missing
Reproduction steps
Create new GO default application and make a reference to
jfrog-client-go
. There a very strange errors in the beginning and some additional packages should be added (?) because of missing go.sum files (?) .Currently my app reference those packages:
It seems that actual logic does exist (?) at least here:
jfrog-client-go/artifactory/services/upload.go
Line 745 in 9684938
Expected behavior
I guess
CreateFolder
function should exist injfrog-client-go
as for example:FolderInfo
.Actually I see that all
Deploy
kinda functions is also missing...JFrog Client-Go version
1.34.0
JFrog CLI version (if applicable)
No response
Operating system type and version
Windows 10
JFrog Artifactory version
No response
JFrog Xray version
No response
The text was updated successfully, but these errors were encountered: