github.com/tooploox/oya@v0.0.21-0.20230524103240-1cda1861aad6/go.mod (about)

     1  module github.com/tooploox/oya
     2  
     3  go 1.14
     4  
     5  require (
     6  	cloud.google.com/go v0.44.3 // indirect
     7  	contrib.go.opencensus.io/exporter/ocagent v0.4.7 // indirect
     8  	git.apache.org/thrift.git v0.12.0 // indirect
     9  	github.com/Azure/azure-sdk-for-go v26.4.0+incompatible // indirect
    10  	github.com/Azure/go-autorest v11.5.2+incompatible // indirect
    11  	github.com/Masterminds/goutils v1.1.0 // indirect
    12  	github.com/Masterminds/semver v1.4.2 // indirect
    13  	github.com/Masterminds/sprig v2.18.0+incompatible
    14  	github.com/aws/aws-sdk-go v1.16.28
    15  	github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d
    16  	github.com/blang/semver v3.5.1+incompatible
    17  	github.com/cheggaaa/pb v2.0.6+incompatible // indirect
    18  	github.com/coreos/bbolt v1.3.3 // indirect
    19  	github.com/coreos/etcd v3.3.15+incompatible // indirect
    20  	github.com/coreos/go-semver v0.3.0 // indirect
    21  	github.com/coreos/go-systemd v0.0.0-20190719114852-fd7a80b32e1f // indirect
    22  	github.com/cosiner/argv v0.0.1 // indirect
    23  	github.com/cucumber/godog v0.9.0
    24  	github.com/cucumber/messages-go/v10 v10.0.3
    25  	github.com/cucumber/messages-go/v9 v9.0.3 // indirect
    26  	github.com/derekparker/delve v1.1.0 // indirect
    27  	github.com/dimchansky/utfbom v1.1.0 // indirect
    28  	github.com/emirpasic/gods v1.12.0 // indirect
    29  	github.com/fako1024/topo v1.0.1 // indirect
    30  	github.com/fsnotify/fsnotify v1.4.7
    31  	github.com/go-delve/delve v1.1.0 // indirect
    32  	github.com/go-distributed/gog v0.0.0-20150108052914-831f302c7b3c
    33  	github.com/go-kit/kit v0.9.0 // indirect
    34  	github.com/go-test/deep v1.0.1
    35  	github.com/gobuffalo/helpers v0.2.2 // indirect
    36  	github.com/gobuffalo/logger v1.0.1 // indirect
    37  	github.com/gobuffalo/packr v1.30.1 // indirect
    38  	github.com/gobuffalo/packr/v2 v2.5.2 // indirect
    39  	github.com/gobuffalo/plush v3.8.2+incompatible
    40  	github.com/gobwas/glob v0.2.3
    41  	github.com/golang/groupcache v0.0.0-20190702054246-869f871628b6 // indirect
    42  	github.com/google/go-cmp v0.3.1 // indirect
    43  	github.com/google/pprof v0.0.0-20190723021845-34ac40c74b70 // indirect
    44  	github.com/google/shlex v0.0.0-20181106134648-c34317bd91bf
    45  	github.com/google/uuid v1.1.0 // indirect
    46  	github.com/goware/prefixer v0.0.0-20160118172347-395022866408 // indirect
    47  	github.com/grpc-ecosystem/grpc-gateway v1.9.6 // indirect
    48  	github.com/hashicorp/go-cleanhttp v0.5.0
    49  	github.com/hashicorp/go-getter v1.0.2
    50  	github.com/hashicorp/go-safetemp v1.0.0
    51  	github.com/hashicorp/go-version v1.1.0
    52  	github.com/hashicorp/golang-lru v0.5.3 // indirect
    53  	github.com/hashicorp/hcl v1.0.0
    54  	github.com/howeyc/gopass v0.0.0-20170109162249-bf9dde6d0d2c // indirect
    55  	github.com/huandu/xstrings v1.2.0 // indirect
    56  	github.com/iancoleman/strcase v0.0.0-20190422225806-e506e3ef7365
    57  	github.com/ianlancetaylor/demangle v0.0.0-20181102032728-5e5cf60278f6 // indirect
    58  	github.com/imdario/mergo v0.3.7 // indirect
    59  	github.com/kisielk/errcheck v1.2.0 // indirect
    60  	github.com/kr/pty v1.1.8
    61  	github.com/lib/pq v1.0.0 // indirect
    62  	github.com/magefile/mage v0.0.0-20180920151403-1426fb6b9761
    63  	github.com/magiconair/properties v1.8.1
    64  	github.com/markbates/inflect v1.0.4 // indirect
    65  	github.com/markbates/oncer v0.0.0-20181203154359-bf2de49a0be2 // indirect
    66  	github.com/markbates/safe v1.0.1 // indirect
    67  	github.com/mattn/go-colorable v0.1.0 // indirect
    68  	github.com/mitchellh/go-homedir v1.1.0
    69  	github.com/mitchellh/go-testing-interface v1.0.0
    70  	github.com/mitchellh/go-wordwrap v1.0.0 // indirect
    71  	github.com/mitchellh/mapstructure v1.1.2
    72  	github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
    73  	github.com/modern-go/reflect2 v1.0.1 // indirect
    74  	github.com/mozilla-services/yaml v0.0.0-20180922153656-28ffe5d0cafb // indirect
    75  	github.com/mozilla/mig v0.0.0-20190703170622-33eefe9c974e
    76  	github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f // indirect
    77  	github.com/openzipkin/zipkin-go v0.1.3 // indirect
    78  	github.com/pelletier/go-toml v1.4.0
    79  	github.com/peterh/liner v1.1.0 // indirect
    80  	github.com/pkg/errors v0.8.1
    81  	github.com/prometheus/client_golang v1.1.0 // indirect
    82  	github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4 // indirect
    83  	github.com/rogpeppe/fastuuid v1.2.0 // indirect
    84  	github.com/rogpeppe/go-internal v1.3.0
    85  	github.com/russross/blackfriday v2.0.0+incompatible // indirect
    86  	github.com/sanity-io/litter v0.0.0-20181009143221-cdb60d0035dc
    87  	github.com/satori/go.uuid v1.2.0 // indirect
    88  	github.com/sirupsen/logrus v1.4.2
    89  	github.com/sosedoff/gitkit v0.2.0
    90  	github.com/spf13/afero v1.2.2
    91  	github.com/spf13/cast v1.3.0
    92  	github.com/spf13/cobra v0.0.5
    93  	github.com/spf13/jwalterweatherman v1.1.0
    94  	github.com/spf13/pflag v1.0.3
    95  	github.com/spf13/viper v1.4.0
    96  	github.com/src-d/go-git v4.7.0+incompatible
    97  	github.com/stretchr/objx v0.2.0 // indirect
    98  	github.com/ugorji/go v1.1.7 // indirect
    99  	github.com/ulikunitz/xz v0.5.5
   100  	github.com/xeoncross/goworkqueue v0.0.0-20180512210549-cc56da012079
   101  	github.com/ziutek/kasia.go v0.0.0-20150722135753-be46c452e867
   102  	go.etcd.io/bbolt v1.3.3 // indirect
   103  	go.mozilla.org/gopgagent v0.0.0-20170926210634-4d7ea76ff71a // indirect
   104  	go.mozilla.org/sops v0.0.0-20190313223743-c3c3b7c76d4d // indirect
   105  	golang.org/x/arch v0.0.0-20181203225421-5a4828bb7045 // indirect
   106  	golang.org/x/crypto v0.0.0-20190820162420-60c769a6c586
   107  	golang.org/x/lint v0.0.0-20190930215403-16217165b5de // indirect
   108  	golang.org/x/mobile v0.0.0-20190814143026-e8b3e6111d02 // indirect
   109  	golang.org/x/net v0.0.0-20190813141303-74dc4d7220e7 // indirect
   110  	golang.org/x/sys v0.0.0-20190826190057-c7b8b68b1456
   111  	golang.org/x/text v0.3.2
   112  	golang.org/x/tools v0.0.0-20190826234050-71894ab67ee3 // indirect
   113  	google.golang.org/api v0.9.0 // indirect
   114  	google.golang.org/genproto v0.0.0-20190819201941-24fa4b261c55 // indirect
   115  	google.golang.org/grpc v1.23.0 // indirect
   116  	gopkg.in/airbrake/gobrake.v2 v2.0.9 // indirect
   117  	gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 // indirect
   118  	gopkg.in/ini.v1 v1.42.0 // indirect
   119  	gopkg.in/src-d/go-billy.v4 v4.3.0
   120  	gopkg.in/src-d/go-git-fixtures.v3 v3.3.0 // indirect
   121  	gopkg.in/src-d/go-git.v4 v4.9.1
   122  	gopkg.in/yaml.v2 v2.2.8
   123  	honnef.co/go/tools v0.0.1-2019.2.2 // indirect
   124  	k8s.io/apimachinery v0.0.0-20181015213631-60666be32c5d
   125  	k8s.io/helm v2.12.3+incompatible
   126  	mvdan.cc/sh v2.6.5-0.20190408145316-ee3cf905f3a4+incompatible
   127  	mvdan.cc/sh/v3 v3.0.0-alpha2.0.20190827105346-6af96bc17993
   128  )
   129  
   130  replace github.com/gobuffalo/plush => github.com/bart84ek/plush v3.8.2-oya+incompatible
   131  
   132  replace gopkg.in/urfave/cli.v1 => github.com/urfave/cli v1.20.0