This repository has been archived by the owner on Mar 24, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 70
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1052 from laverya/go-modules
move to go modules
- Loading branch information
Showing
1,058 changed files
with
154,856 additions
and
267,251 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,138 @@ | ||
module github.com/replicatedhq/ship | ||
|
||
go 1.12 | ||
|
||
require ( | ||
github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 // indirect | ||
github.com/DATA-DOG/go-sqlmock v1.3.3 // indirect | ||
github.com/MakeNowJust/heredoc v0.0.0-20171113091838-e9091a26100e // indirect | ||
github.com/Masterminds/semver v1.4.2 | ||
github.com/Masterminds/sprig v2.16.0+incompatible | ||
github.com/Microsoft/go-winio v0.4.7 // indirect | ||
github.com/Nvveen/Gotty v0.0.0-20120604004816-cd527374f1e5 // indirect | ||
github.com/PuerkitoBio/purell v1.1.0 // indirect | ||
github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578 // indirect | ||
github.com/aokoli/goutils v1.0.1 // indirect | ||
github.com/apparentlymart/go-cidr v1.0.0 // indirect | ||
github.com/armon/go-radix v0.0.0-20170727155443-1fca145dffbc // indirect | ||
github.com/asaskevich/govalidator v0.0.0-20180315120708-ccb8e960c48f // indirect | ||
github.com/bgentry/speakeasy v0.1.0 // indirect | ||
github.com/blang/semver v3.5.1+incompatible // indirect | ||
github.com/buildkite/terminal v3.1.0+incompatible | ||
github.com/chai2010/gettext-go v0.0.0-20170215093142-bf70f2a70fb1 // indirect | ||
github.com/cloudflare/cfssl v0.0.0-20190328212615-ea569c5aa1be | ||
github.com/cyphar/filepath-securejoin v0.2.2 // indirect | ||
github.com/docker/distribution v0.0.0-20170726174610-edc3ab29cdff | ||
github.com/docker/docker v0.0.0-20171205013456-4047cede6586 | ||
github.com/docker/go-connections v0.3.0 // indirect | ||
github.com/docker/go-units v0.3.3 | ||
github.com/docker/spdystream v0.0.0-20170912183627-bc6354cbbc29 // indirect | ||
github.com/dsnet/compress v0.0.0-20171208185109-cc9eb1d7ad76 // indirect | ||
github.com/elazarl/go-bindata-assetfs v1.0.0 | ||
github.com/elazarl/goproxy v0.0.0-20190711103511-473e67f1d7d2 // indirect | ||
github.com/elazarl/goproxy/ext v0.0.0-20190711103511-473e67f1d7d2 // indirect | ||
github.com/emicklei/go-restful v2.8.1+incompatible // indirect | ||
github.com/emosbaugh/yaml v0.0.0-20181204005157-5e4a83743e09 | ||
github.com/evanphx/json-patch v3.0.0+incompatible // indirect | ||
github.com/exponent-io/jsonpath v0.0.0-20151013193312-d6023ce2651d // indirect | ||
github.com/fatih/camelcase v1.0.0 // indirect | ||
github.com/ghodss/yaml v1.0.0 | ||
github.com/gin-contrib/cors v0.0.0-20170318125340-cf4846e6a636 | ||
github.com/gin-contrib/sse v0.0.0-20170109093832-22d885f9ecc7 // indirect | ||
github.com/gin-gonic/contrib v0.0.0-20180614032058-39cfb9727134 | ||
github.com/gin-gonic/gin v0.0.0-20170702092826-d459835d2b07 | ||
github.com/go-kit/kit v0.8.0 | ||
github.com/go-ksplit/ksplit v0.0.0-20190719193349-6df646615657 | ||
github.com/go-openapi/jsonpointer v0.0.0-20180322222829-3a0015ad55fa // indirect | ||
github.com/go-openapi/jsonreference v0.0.0-20180322222742-3fb327e6747d // indirect | ||
github.com/go-openapi/spec v0.0.0-20180710175419-bce47c9386f9 // indirect | ||
github.com/go-openapi/swag v0.0.0-20180703152219-2b0bd4f193d0 // indirect | ||
github.com/go-stack/stack v1.8.0 | ||
github.com/go-test/deep v1.0.1 | ||
github.com/gobuffalo/packr v1.30.1 // indirect | ||
github.com/gobwas/glob v0.2.3 // indirect | ||
github.com/golang/mock v1.2.0 | ||
github.com/golang/snappy v0.0.0-20180518054509-2e65f85255db // indirect | ||
github.com/google/certificate-transparency-go v1.0.21 // indirect | ||
github.com/google/go-github/v18 v18.0.0 | ||
github.com/google/go-querystring v1.0.0 | ||
github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf // indirect | ||
github.com/google/uuid v1.1.0 // indirect | ||
github.com/googleapis/gnostic v0.2.0 // indirect | ||
github.com/gosuri/uitable v0.0.0-20160404203958-36ee7e946282 | ||
github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 // indirect | ||
github.com/hashicorp/go-getter v0.0.0-20180809191950-4bda8fa99001 | ||
github.com/hashicorp/go-multierror v1.0.0 | ||
github.com/hashicorp/go-version v1.0.0 | ||
github.com/hashicorp/hcl2 v0.0.0-20181001210626-3e4b7e0eb20e // indirect | ||
github.com/hashicorp/logutils v1.0.0 // indirect | ||
github.com/hashicorp/terraform v0.11.14 | ||
github.com/huandu/xstrings v1.2.0 // indirect | ||
github.com/imdario/mergo v0.3.6 // indirect | ||
github.com/jarcoal/httpmock v0.0.0-20180424175123-9c70cfe4a1da | ||
github.com/jmoiron/sqlx v1.2.0 // indirect | ||
github.com/json-iterator/go v0.0.0-20180701071628-ab8a2e0c74be // indirect | ||
github.com/lib/pq v1.1.1 // indirect | ||
github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de // indirect | ||
github.com/mailru/easyjson v0.0.0-20180723221831-d5012789d665 // indirect | ||
github.com/mattn/go-isatty v0.0.3 // indirect | ||
github.com/mattn/go-runewidth v0.0.3 // indirect | ||
github.com/mcuadros/go-jsonschema-generator v0.0.0-20171001215842-821f57ef6082 | ||
github.com/mholt/archiver v0.0.0-20180417220235-e4ef56d48eb0 | ||
github.com/mitchellh/cli v0.0.0-20180316190330-b068abc08c99 | ||
github.com/mitchellh/copystructure v1.0.0 // indirect | ||
github.com/mitchellh/go-testing-interface v0.0.0-20171004221916-a61a99592b77 // indirect | ||
github.com/mitchellh/hashstructure v1.0.0 // indirect | ||
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect | ||
github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742 // indirect | ||
github.com/mozilla-services/yaml v0.0.0-20180922153656-28ffe5d0cafb // indirect | ||
github.com/nwaples/rardecode v0.0.0-20171029023500-e06696f847ae // indirect | ||
github.com/onsi/ginkgo v1.5.0 | ||
github.com/onsi/gomega v1.4.0 | ||
github.com/opencontainers/go-digest v1.0.0-rc1 // indirect | ||
github.com/opencontainers/image-spec v1.0.1 // indirect | ||
github.com/pact-foundation/pact-go v1.0.0-beta.5 | ||
github.com/pborman/uuid v1.2.0 // indirect | ||
github.com/peterbourgon/diskv v2.0.1+incompatible // indirect | ||
github.com/pierrec/lz4 v2.0.3+incompatible // indirect | ||
github.com/pkg/errors v0.8.1 | ||
github.com/pmezard/go-difflib v1.0.0 | ||
github.com/posener/complete v1.1.1 // indirect | ||
github.com/replicatedhq/libyaml v0.0.0-20180221210949-7a5c7548e512 | ||
github.com/rubenv/sql-migrate v0.0.0-20190327083759-54bad0a9b051 // indirect | ||
github.com/skratchdot/open-golang v0.0.0-20160302144031-75fb7ed4208c | ||
github.com/spf13/afero v1.2.2 | ||
github.com/spf13/cobra v0.0.5 | ||
github.com/spf13/viper v1.4.0 | ||
github.com/stretchr/testify v1.3.0 | ||
github.com/technosophos/moniker v0.0.0-20180509230615-a5dbd03a2245 // indirect | ||
github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 // indirect | ||
github.com/zclconf/go-cty v0.0.0-20181017232614-01c5aba823a6 // indirect | ||
github.com/ziutek/mymysql v1.5.4 // indirect | ||
go.uber.org/dig v1.3.0 | ||
golang.org/x/crypto v0.0.0-20190621222207-cc06ce4a13d4 | ||
golang.org/x/oauth2 v0.0.0-20181120190819-8f65e3013eba | ||
google.golang.org/appengine v1.3.0 // indirect | ||
google.golang.org/grpc v1.21.0 | ||
gopkg.in/go-playground/assert.v1 v1.2.1 // indirect | ||
gopkg.in/go-playground/validator.v8 v8.18.2 // indirect | ||
gopkg.in/gorp.v1 v1.7.2 // indirect | ||
gopkg.in/inf.v0 v0.9.1 // indirect | ||
gopkg.in/laverya/yaml.v3 v3.0.0-beta3 | ||
gopkg.in/square/go-jose.v2 v2.1.8 // indirect | ||
gopkg.in/yaml.v3 v3.0.0-20190709130402-674ba3eaed22 | ||
k8s.io/api v0.0.0-20190516230258-a675ac48af67 // indirect | ||
k8s.io/apiextensions-apiserver v0.0.0-20190516231611-bf6753f2aa24 // indirect | ||
k8s.io/apimachinery v0.0.0-20190404173353-6a84e37a896d | ||
k8s.io/apiserver v0.0.0-20190516230822-f89599b3f645 // indirect | ||
k8s.io/cli-runtime v0.0.0-20190516231937-17bc0b7fcef5 // indirect | ||
k8s.io/client-go v0.0.0-20190516230509-ae8359b20417 | ||
k8s.io/cloud-provider v0.0.0-20190314002645-c892ea32361a // indirect | ||
k8s.io/helm v2.14.1+incompatible | ||
k8s.io/kube-openapi v0.0.0-20180719232738-d8ea2fe547a4 // indirect | ||
k8s.io/kubernetes v1.14.3 // indirect | ||
k8s.io/utils v0.0.0-20190529001817-6999998975a7 // indirect | ||
sigs.k8s.io/kustomize v2.0.3+incompatible | ||
sigs.k8s.io/yaml v1.1.0 // indirect | ||
vbom.ml/util v0.0.0-20170409195630-256737ac55c4 // indirect | ||
) |
Oops, something went wrong.