GitHub / saucelabs / hostedrunner-api
Hosted Test Runner API
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saucelabs%2Fhostedrunner-api
PURL: pkg:github/saucelabs/hostedrunner-api
Stars: 0
Forks: 0
Open issues: 0
License: apache-2.0
Language: Makefile
Size: 37.1 KB
Dependencies parsed at:
24
Created at: over 2 years ago
Updated at: about 1 year ago
Pushed at: about 1 year ago
Last synced at: 10 days ago
.github/workflows/generate.yaml
actions
- actions/checkout v3 composite
- actions/setup-go v3 composite
.github/workflows/lint.yaml
actions
- actions/checkout v3 composite
- actions/setup-go v3 composite
- golangci/golangci-lint-action v3 composite
.github/workflows/tidy.yaml
actions
- actions/checkout v3 composite
- actions/setup-go v3 composite
go.mod
go
- github.com/apapsch/go-jsonmerge/v2 v2.0.0
- github.com/deepmap/oapi-codegen v1.12.4
- github.com/google/uuid v1.3.0
go.sum
go
- github.com/RaveNoX/go-jsoncommentstrip v1.0.0
- github.com/apapsch/go-jsonmerge/v2 v2.0.0
- github.com/bmatcuk/doublestar v1.1.1
- github.com/davecgh/go-spew v1.1.0
- github.com/davecgh/go-spew v1.1.1
- github.com/deepmap/oapi-codegen v1.12.4
- github.com/google/uuid v1.3.0
- github.com/juju/gnuflag v0.0.0-20171113085948-2ce1bb71843d
- github.com/pmezard/go-difflib v1.0.0
- github.com/spkg/bom v0.0.0-20160624110644-59b7046e48ad
- github.com/stretchr/objx v0.1.0
- github.com/stretchr/testify v1.3.0
- github.com/stretchr/testify v1.8.1
- gopkg.in/yaml.v3 v3.0.1