Skip to content
This repository has been archived by the owner on Mar 24, 2023. It is now read-only.

Commit

Permalink
cleanup go.mod and go.sum
Browse files Browse the repository at this point in the history
  • Loading branch information
laverya committed Jan 5, 2021
1 parent 452a3a8 commit d9a0dcb
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1,266 deletions.
18 changes: 0 additions & 18 deletions go.mod
Expand Up @@ -3,33 +3,25 @@ module github.com/replicatedhq/ship
go 1.13

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.22.0+incompatible // indirect
github.com/Masterminds/sprig/v3 v3.0.1
github.com/Nvveen/Gotty v0.0.0-20120604004816-cd527374f1e5 // indirect
github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578 // indirect
github.com/apparentlymart/go-cidr v1.0.0 // 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 v2.7.1+incompatible
github.com/docker/docker v0.7.3-0.20190327010347-be7ac8be2ae0
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.1
github.com/elazarl/goproxy v0.0.0-20190711103511-473e67f1d7d2 // indirect
github.com/elazarl/goproxy/ext v0.0.0-20190711103511-473e67f1d7d2 // indirect
github.com/emosbaugh/yaml v0.0.0-20190904220717-870a979afaf0
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-gonic/contrib v0.0.0-20180614032058-39cfb9727134
Expand All @@ -42,7 +34,6 @@ require (
github.com/gobwas/glob v0.2.3 // indirect
github.com/golang/mock v1.4.4
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/gosuri/uitable v0.0.0-20160404203958-36ee7e946282
Expand All @@ -51,12 +42,10 @@ require (
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/jarcoal/httpmock v0.0.0-20180424175123-9c70cfe4a1da
github.com/jmoiron/sqlx v1.2.0 // indirect
github.com/lib/pq v1.2.0 // indirect
github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de // 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
Expand All @@ -65,24 +54,18 @@ require (
github.com/nwaples/rardecode v0.0.0-20171029023500-e06696f847ae // indirect
github.com/onsi/ginkgo v1.11.0
github.com/onsi/gomega v1.7.0
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.9.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 v1.1.1
github.com/spf13/pflag v1.0.5 // indirect
github.com/spf13/viper v1.7.0
github.com/stretchr/testify v1.6.1
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.7.0
Expand All @@ -98,7 +81,6 @@ require (
k8s.io/client-go v0.0.0
k8s.io/helm v2.17.0+incompatible
k8s.io/kubernetes v1.16.2 // indirect
rsc.io/quote/v3 v3.1.0 // indirect
sigs.k8s.io/kustomize v2.0.3+incompatible
vbom.ml/util v0.0.0-20170409195630-256737ac55c4 // indirect
)
Expand Down

0 comments on commit d9a0dcb

Please sign in to comment.