GitHub / codefly-dev / sdk-go
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codefly-dev%2Fsdk-go
PURL: pkg:github/codefly-dev/sdk-go
Stars: 0
Forks: 0
Open issues: 0
License: mit
Language: Go
Size: 3.02 MB
Dependencies parsed at:
43
Created at: over 1 year ago
Updated at: 11 months ago
Pushed at: 11 months ago
Last synced at: 11 months ago
.github/workflows/go.yml
actions
- actions/cache v2 composite
- actions/checkout v3 composite
- actions/setup-go v3 composite
- golangci/golangci-lint-action v3 composite
- slackapi/slack-github-action v1.24.0 composite
- vladopajic/go-test-coverage v2 composite
go.mod
go
- github.com/codefly-dev/core v0.0.70
- github.com/codefly-dev/golor v0.0.10
- github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
- github.com/fatih/color v1.16.0
- github.com/mattn/go-colorable v0.1.13
- github.com/mattn/go-isatty v0.0.20
- github.com/mitchellh/mapstructure v1.5.0
- github.com/pkg/errors v0.9.1
- github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
- github.com/stretchr/testify v1.8.4
- golang.org/x/sys v0.15.0
- gopkg.in/yaml.v3 v3.0.1
go.sum
go
- github.com/codefly-dev/core v0.0.1
- github.com/codefly-dev/core v0.0.16
- github.com/codefly-dev/core v0.0.65
- github.com/codefly-dev/core v0.0.68
- github.com/codefly-dev/core v0.0.70
- github.com/codefly-dev/golor v0.0.10
- github.com/davecgh/go-spew v1.1.1
- github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
- github.com/fatih/color v1.15.0
- github.com/fatih/color v1.16.0
- github.com/mattn/go-colorable v0.1.13
- github.com/mattn/go-isatty v0.0.16
- github.com/mattn/go-isatty v0.0.20
- github.com/mitchellh/mapstructure v1.5.0
- github.com/pkg/errors v0.9.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
- github.com/stretchr/testify v1.8.4
- golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
- golang.org/x/sys v0.6.0
- golang.org/x/sys v0.13.0
- golang.org/x/sys v0.14.0
- golang.org/x/sys v0.15.0
- gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
- gopkg.in/yaml.v3 v3.0.1