GitHub / bitrise-steplib / bitrise-step-flutter-build
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitrise-steplib%2Fbitrise-step-flutter-build
PURL: pkg:github/bitrise-steplib/bitrise-step-flutter-build
Stars: 7
Forks: 14
Open issues: 2
License: mit
Language: Go
Size: 314 KB
Dependencies parsed at:
77
Created at: over 6 years ago
Updated at: about 1 year ago
Pushed at: 7 months ago
Last synced at: 3 months ago
Topics: bitrise, bitrise-step, ci, production-code
go.mod
go
- github.com/bitrise-io/go-android v0.0.0-20210527143215-3ad22ad02e2e
- github.com/bitrise-io/go-steputils v1.0.1
- github.com/bitrise-io/go-utils v1.0.1
- github.com/bitrise-io/go-xcode v0.0.0-20210714144817-465637d28b74
- github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
- github.com/ryanuber/go-glob v1.0.0
- actions/stale v3 composite
- dessant/lock-threads v2 composite
- jakejarvis/wait-action master composite
go.sum
go
- github.com/bitrise-io/go-android v0.0.0-20210527143215-3ad22ad02e2e
- github.com/bitrise-io/go-plist v0.0.0-20210301100253-4b1a112ccd10
- github.com/bitrise-io/go-steputils v0.0.0-20210514150206-5b6261447e77
- github.com/bitrise-io/go-steputils v1.0.1
- github.com/bitrise-io/go-utils v0.0.0-20210507100250-37de47dfa6ce
- github.com/bitrise-io/go-utils v0.0.0-20210520073355-367fa34178f5
- github.com/bitrise-io/go-utils v1.0.1
- github.com/bitrise-io/go-xcode v0.0.0-20210714144817-465637d28b74
- github.com/bitrise-io/pkcs12 v0.0.0-20210430063833-0da06eb56630
- github.com/davecgh/go-spew v1.1.0
- github.com/davecgh/go-spew v1.1.1
- github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa
- github.com/google/go-cmp v0.5.5
- github.com/hashicorp/go-cleanhttp v0.5.1
- github.com/hashicorp/go-cleanhttp v0.5.2
- github.com/hashicorp/go-hclog v0.9.2
- github.com/hashicorp/go-retryablehttp v0.6.6
- github.com/hashicorp/go-retryablehttp v0.7.0
- github.com/hashicorp/go-version v1.3.0
- github.com/jessevdk/go-flags v1.4.0
- github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
- github.com/kr/pretty v0.1.0
- github.com/kr/pretty v0.2.1
- github.com/kr/pty v1.1.1
- github.com/kr/text v0.1.0
- github.com/pkg/errors v0.9.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/ryanuber/go-glob v1.0.0
- github.com/stretchr/objx v0.1.0
- github.com/stretchr/objx v0.3.0
- github.com/stretchr/testify v1.2.2
- github.com/stretchr/testify v1.3.0
- github.com/stretchr/testify v1.5.1
- github.com/stretchr/testify v1.7.0
- golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
- golang.org/x/crypto v0.0.0-20200220183623-bac4c82f6975
- golang.org/x/crypto v0.0.0-20210513164829-c07d793c2f9a
- golang.org/x/crypto v0.0.0-20211202192323-5770296d904e
- golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3
- golang.org/x/net v0.0.0-20210226172049-e18ecbb05110
- golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2
- golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
- golang.org/x/sys v0.0.0-20190412213103-97732733099d
- golang.org/x/sys v0.0.0-20200219091948-cb0a6d8edb6c
- golang.org/x/sys v0.0.0-20201119102817-f84b799fce68
- golang.org/x/sys v0.0.0-20210423082822-04245dca01da
- golang.org/x/sys v0.0.0-20210511113859-b0526f3d8744
- golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
- golang.org/x/sys v0.0.0-20211205182925-97ca703d548d
- golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
- golang.org/x/term v0.0.0-20210503060354-a79de5458b56
- golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
- golang.org/x/text v0.3.0
- golang.org/x/text v0.3.3
- golang.org/x/text v0.3.6
- golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e
- golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543
- 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/yaml.v1 v1.0.0-20140924161607-9f9df34309c0
- gopkg.in/yaml.v2 v2.2.1
- gopkg.in/yaml.v2 v2.2.2
- gopkg.in/yaml.v2 v2.2.8
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
- gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
- howett.net/plist v0.0.0-20201203080718-1454fab16a06