17417: Merge branch 'main' into 17417-add-arm64
[arvados.git] / go.mod
1 module git.arvados.org/arvados.git
2
3 go 1.13
4
5 require (
6         github.com/AdRoll/goamz v0.0.0-20170825154802-2731d20f46f4
7         github.com/Azure/azure-sdk-for-go v45.1.0+incompatible
8         github.com/Azure/go-autorest/autorest v0.11.22
9         github.com/Azure/go-autorest/autorest/adal v0.9.17 // indirect
10         github.com/Azure/go-autorest/autorest/azure/auth v0.5.9
11         github.com/Azure/go-autorest/autorest/azure/cli v0.4.4 // indirect
12         github.com/Azure/go-autorest/autorest/to v0.4.0
13         github.com/Azure/go-autorest/autorest/validation v0.3.0 // indirect
14         github.com/alcortesm/tgz v0.0.0-20161220082320-9c5fe88206d7 // indirect
15         github.com/anmitsu/go-shlex v0.0.0-20161002113705-648efa622239 // indirect
16         github.com/arvados/cgofuse v1.2.0-arvados1
17         github.com/aws/aws-sdk-go v1.25.30
18         github.com/aws/aws-sdk-go-v2 v0.23.0
19         github.com/bradleypeabody/godap v0.0.0-20170216002349-c249933bc092
20         github.com/containerd/containerd v1.5.8 // indirect
21         github.com/coreos/go-oidc v2.1.0+incompatible
22         github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e
23         github.com/creack/pty v1.1.7
24         github.com/docker/docker v17.12.0-ce-rc1.0.20210128214336-420b1d36250f+incompatible
25         github.com/docker/go-connections v0.3.0 // indirect
26         github.com/dustin/go-humanize v1.0.0
27         github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568 // indirect
28         github.com/fsnotify/fsnotify v1.4.9
29         github.com/ghodss/yaml v1.0.0
30         github.com/gliderlabs/ssh v0.2.2 // indirect
31         github.com/go-asn1-ber/asn1-ber v1.4.1 // indirect
32         github.com/go-ldap/ldap v3.0.3+incompatible
33         github.com/gogo/protobuf v1.3.2
34         github.com/golang-jwt/jwt/v4 v4.1.0 // indirect
35         github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
36         github.com/gorilla/mux v1.7.2
37         github.com/hashicorp/golang-lru v0.5.1
38         github.com/imdario/mergo v0.3.12
39         github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 // indirect
40         github.com/jmcvetta/randutil v0.0.0-20150817122601-2bb1b664bcff
41         github.com/jmoiron/sqlx v1.2.0
42         github.com/johannesboyne/gofakes3 v0.0.0-20200716060623-6b2b4cb092cc
43         github.com/julienschmidt/httprouter v1.2.0
44         github.com/kevinburke/ssh_config v0.0.0-20171013211458-802051befeb5 // indirect
45         github.com/lib/pq v1.10.2
46         github.com/morikuni/aec v1.0.0 // indirect
47         github.com/msteinert/pam v0.0.0-20190215180659-f29b9f28d6f9
48         github.com/pelletier/go-buffruneio v0.2.0 // indirect
49         github.com/pquerna/cachecontrol v0.0.0-20180517163645-1555304b9b35 // indirect
50         github.com/prometheus/client_golang v1.7.1
51         github.com/prometheus/client_model v0.2.0
52         github.com/prometheus/common v0.10.0
53         github.com/satori/go.uuid v1.2.1-0.20180103174451-36e9d2ebbde5 // indirect
54         github.com/sergi/go-diff v1.0.0 // indirect
55         github.com/sirupsen/logrus v1.8.1
56         github.com/src-d/gcfg v1.3.0 // indirect
57         github.com/xanzy/ssh-agent v0.1.0 // indirect
58         golang.org/x/crypto v0.0.0-20211117183948-ae814b36b871
59         golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2
60         golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
61         golang.org/x/sys v0.0.0-20210809222454-d867a43fc93e
62         golang.org/x/tools v0.1.7 // indirect
63         google.golang.org/api v0.20.0
64         gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d // indirect
65         gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15
66         gopkg.in/square/go-jose.v2 v2.5.1
67         gopkg.in/src-d/go-billy.v4 v4.0.1
68         gopkg.in/src-d/go-git-fixtures.v3 v3.5.0 // indirect
69         gopkg.in/src-d/go-git.v4 v4.0.0
70         gopkg.in/warnings.v0 v0.1.2 // indirect
71         rsc.io/getopt v0.0.0-20170811000552-20be20937449
72 )
73
74 replace github.com/AdRoll/goamz => github.com/arvados/goamz v0.0.0-20190905141525-1bba09f407ef
75
76 replace gopkg.in/yaml.v2 => github.com/arvados/yaml v0.0.0-20210427145106-92a1cab0904b