GitHub / yogiis / golang-api-automation
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yogiis%2Fgolang-api-automation
Stars: 1
Forks: 1
Open issues: 0
License: mit
Language: Go
Size: 68.4 KB
Dependencies parsed at:
145
Created at: about 2 years ago
Updated at: almost 2 years ago
Pushed at: over 1 year ago
Last synced at: 11 months ago
package.json
npm
- cucumber-html-reporter ^5.5.0
- golang 1.20.1 build
- github.com/go-playground/locales v0.14.1
- github.com/go-playground/universal-translator v0.18.1
- github.com/go-playground/validator/v10 v10.11.2
- github.com/go-sql-driver/mysql v1.7.0
- github.com/joho/godotenv v1.5.1
- github.com/julienschmidt/httprouter v1.3.0
- github.com/leodido/go-urn v1.2.1
- github.com/lib/pq v1.10.7
- github.com/stretchr/testify v1.8.2
- golang.org/x/crypto v0.5.0
- golang.org/x/sys v0.4.0
- golang.org/x/text v0.6.0
go.mod
go
- github.com/cucumber/gherkin-go/v19 v19.0.3
- github.com/cucumber/godog v0.12.6
- github.com/cucumber/messages-go/v16 v16.0.1
- github.com/davecgh/go-spew v1.1.1
- github.com/gofrs/uuid v4.4.0+incompatible
- github.com/hashicorp/go-immutable-radix v1.3.1
- github.com/hashicorp/go-memdb v1.3.4
- github.com/hashicorp/golang-lru v0.5.4
- github.com/joho/godotenv v1.5.1
- github.com/kr/pretty v0.3.0
- github.com/oliveagle/jsonpath v0.0.0-20180606110733-2e52cf6e6852
- github.com/pmezard/go-difflib v1.0.0
- github.com/rogpeppe/go-internal v1.8.0
- github.com/spf13/pflag v1.0.5
- github.com/stretchr/testify v1.8.2
- github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
- github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
- github.com/xeipuuv/gojsonschema v1.2.0
- gopkg.in/yaml.v3 v3.0.1
.github/workflows/tests.yml
actions
- actions/checkout v2 composite
- actions/setup-go v2 composite
- actions/setup-node v2 composite
- actions/upload-artifact v2 composite
go.sum
go
- github.com/cpuguy83/go-md2man/v2 v2.0.1
- github.com/creack/pty v1.1.9
- github.com/cucumber/gherkin-go/v19 v19.0.3
- github.com/cucumber/godog v0.12.6
- github.com/cucumber/messages-go/v16 v16.0.0
- github.com/cucumber/messages-go/v16 v16.0.1
- github.com/davecgh/go-spew v1.1.0
- github.com/davecgh/go-spew v1.1.1
- github.com/gofrs/uuid v4.0.0+incompatible
- github.com/gofrs/uuid v4.2.0+incompatible
- github.com/gofrs/uuid v4.4.0+incompatible
- github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1
- github.com/hashicorp/go-immutable-radix v1.3.0
- github.com/hashicorp/go-immutable-radix v1.3.1
- github.com/hashicorp/go-memdb v1.3.2
- github.com/hashicorp/go-memdb v1.3.4
- github.com/hashicorp/go-uuid v1.0.0
- github.com/hashicorp/go-uuid v1.0.2
- github.com/hashicorp/golang-lru v0.5.0
- github.com/hashicorp/golang-lru v0.5.4
- github.com/inconshreveable/mousetrap v1.0.0
- github.com/joho/godotenv v1.5.1
- github.com/jtolds/gls v4.20.0+incompatible
- github.com/kr/pretty v0.1.0
- github.com/kr/pretty v0.2.1
- github.com/kr/pretty v0.3.0
- github.com/kr/pty v1.1.1
- github.com/kr/text v0.1.0
- github.com/kr/text v0.2.0
- github.com/oliveagle/jsonpath v0.0.0-20180606110733-2e52cf6e6852
- github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
- github.com/pmezard/go-difflib v1.0.0
- github.com/rogpeppe/go-internal v1.6.1
- github.com/rogpeppe/go-internal v1.8.0
- github.com/russross/blackfriday/v2 v2.1.0
- github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d
- github.com/smartystreets/goconvey v1.6.4
- github.com/spf13/cobra v1.4.0
- github.com/spf13/pflag v1.0.5
- github.com/stretchr/objx v0.1.0
- github.com/stretchr/objx v0.4.0
- github.com/stretchr/objx v0.5.0
- github.com/stretchr/testify v1.3.0
- github.com/stretchr/testify v1.7.0
- github.com/stretchr/testify v1.7.1
- github.com/stretchr/testify v1.8.0
- github.com/stretchr/testify v1.8.2
- github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
- github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
- github.com/xeipuuv/gojsonschema v1.2.0
- golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
- golang.org/x/net v0.0.0-20190311183353-d8887717615a
- golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
- golang.org/x/text v0.3.0
- golang.org/x/tools v0.0.0-20190328211700-ab21143f2384
- gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
- gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
- gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
- gopkg.in/errgo.v2 v2.1.0
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
- gopkg.in/yaml.v3 v3.0.1
- github.com/davecgh/go-spew v1.1.0
- github.com/davecgh/go-spew v1.1.1
- github.com/go-playground/assert/v2 v2.2.0
- github.com/go-playground/locales v0.14.1
- github.com/go-playground/universal-translator v0.18.1
- github.com/go-playground/validator/v10 v10.11.2
- github.com/go-sql-driver/mysql v1.7.0
- github.com/joho/godotenv v1.5.1
- github.com/julienschmidt/httprouter v1.3.0
- github.com/leodido/go-urn v1.2.1
- github.com/lib/pq v1.10.7
- github.com/pmezard/go-difflib v1.0.0
- github.com/stretchr/objx v0.1.0
- github.com/stretchr/objx v0.4.0
- github.com/stretchr/objx v0.5.0
- github.com/stretchr/testify v1.6.1
- github.com/stretchr/testify v1.7.1
- github.com/stretchr/testify v1.8.0
- github.com/stretchr/testify v1.8.2
- golang.org/x/crypto v0.5.0
- golang.org/x/sys v0.4.0
- golang.org/x/text v0.6.0
- gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
- gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
- gopkg.in/yaml.v3 v3.0.1
- ansi-styles 3.2.1
- chalk 2.4.2
- color-convert 1.9.3
- color-name 1.1.3
- cucumber-html-reporter 5.5.0
- escape-string-regexp 1.0.5
- find 0.3.0
- fs-extra 8.1.0
- graceful-fs 4.2.10
- has-flag 3.0.0
- is-wsl 1.1.0
- js-base64 2.6.4
- jsonfile 4.0.0
- jsonfile 5.0.0
- lodash 4.17.21
- node-emoji 1.11.0
- open 6.4.0
- supports-color 5.5.0
- traverse-chain 0.1.0
- universalify 0.1.2
- uuid 3.4.0