Test Gopkg toml Gopkg lock File
POST {{baseUrl}}/test/golangdep?org=ex velit elit
Test for issues in Go dep files.You can test your Go dep packages for issues according to their manifest file & lockfile using this action. It takes a JSON object containing a target
Gopkg.toml
and a Gopkg.lock
.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
org | string | The organization to test the package with. See "The Snyk organization for a request" above. |
Request Body
{}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |