|
|
|
module github.com/fluxcd/flux2/tests/azure
|
|
|
|
|
|
|
|
go 1.17
|
|
|
|
|
|
|
|
require (
|
|
|
|
github.com/Azure/azure-event-hubs-go/v3 v3.3.13
|
|
|
|
github.com/fluxcd/helm-controller/api v0.15.0
|
|
|
|
github.com/fluxcd/image-automation-controller/api v0.19.0
|
|
|
|
github.com/fluxcd/image-reflector-controller/api v0.15.0
|
|
|
|
github.com/fluxcd/kustomize-controller/api v0.19.0
|
|
|
|
github.com/fluxcd/notification-controller/api v0.19.0
|
|
|
|
github.com/fluxcd/pkg/apis/meta v0.10.2
|
|
|
|
github.com/fluxcd/pkg/runtime v0.12.3
|
|
|
|
github.com/fluxcd/source-controller/api v0.20.1
|
|
|
|
github.com/hashicorp/terraform-exec v0.14.0
|
|
|
|
github.com/libgit2/git2go/v31 v31.6.1
|
|
|
|
github.com/microsoft/azure-devops-go-api/azuredevops v1.0.0-b5
|
|
|
|
github.com/stretchr/testify v1.7.0
|
|
|
|
github.com/whilp/git-urls v1.0.0
|
|
|
|
go.uber.org/multierr v1.6.0
|
|
|
|
k8s.io/api v0.23.1
|
|
|
|
k8s.io/apimachinery v0.23.1
|
|
|
|
k8s.io/client-go v0.23.1
|
|
|
|
sigs.k8s.io/controller-runtime v0.11.0
|
|
|
|
)
|
|
|
|
|
|
|
|
require (
|
|
|
|
cloud.google.com/go v0.54.0 // indirect
|
|
|
|
cloud.google.com/go/storage v1.6.0 // indirect
|
|
|
|
github.com/Azure/azure-amqp-common-go/v3 v3.0.1 // indirect
|
|
|
|
github.com/Azure/azure-sdk-for-go v51.1.0+incompatible // indirect
|
|
|
|
github.com/Azure/go-amqp v0.13.12 // indirect
|
|
|
|
github.com/Azure/go-autorest v14.2.0+incompatible // indirect
|
|
|
|
github.com/Azure/go-autorest/autorest v0.11.18 // indirect
|
|
|
|
github.com/Azure/go-autorest/autorest/adal v0.9.13 // indirect
|
|
|
|
github.com/Azure/go-autorest/autorest/date v0.3.0 // indirect
|
|
|
|
github.com/Azure/go-autorest/autorest/to v0.4.0 // indirect
|
|
|
|
github.com/Azure/go-autorest/autorest/validation v0.3.1 // indirect
|
|
|
|
github.com/Azure/go-autorest/logger v0.2.1 // indirect
|
|
|
|
github.com/Azure/go-autorest/tracing v0.6.0 // indirect
|
|
|
|
github.com/BurntSushi/toml v0.3.1 // indirect
|
|
|
|
github.com/aws/aws-sdk-go v1.15.78 // indirect
|
|
|
|
github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d // indirect
|
|
|
|
github.com/davecgh/go-spew v1.1.1 // indirect
|
|
|
|
github.com/devigned/tab v0.1.1 // indirect
|
|
|
|
github.com/evanphx/json-patch v4.11.0+incompatible // indirect
|
|
|
|
github.com/fluxcd/pkg/apis/kustomize v0.2.0 // indirect
|
|
|
|
github.com/form3tech-oss/jwt-go v3.2.3+incompatible // indirect
|
|
|
|
github.com/go-logr/logr v0.4.0 // indirect
|
|
|
|
github.com/gogo/protobuf v1.3.2 // indirect
|
|
|
|
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
|
|
|
|
github.com/golang/protobuf v1.5.2 // indirect
|
|
|
|
github.com/google/go-cmp v0.5.6 // indirect
|
|
|
|
github.com/google/gofuzz v1.1.0 // indirect
|
|
|
|
github.com/google/uuid v1.1.2 // indirect
|
|
|
|
github.com/googleapis/gax-go/v2 v2.0.5 // indirect
|
|
|
|
github.com/googleapis/gnostic v0.5.5 // indirect
|
|
|
|
github.com/hashicorp/go-checkpoint v0.5.0 // indirect
|
|
|
|
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
|
|
|
|
github.com/hashicorp/go-getter v1.5.3 // indirect
|
|
|
|
github.com/hashicorp/go-retryablehttp v0.6.8 // indirect
|
|
|
|
github.com/hashicorp/go-safetemp v1.0.0 // indirect
|
|
|
|
github.com/hashicorp/go-uuid v1.0.1 // indirect
|
|
|
|
github.com/hashicorp/go-version v1.3.0 // indirect
|
|
|
|
github.com/hashicorp/terraform-json v0.12.0 // indirect
|
|
|
|
github.com/jmespath/go-jmespath v0.0.0-20160202185014-0b12d6b521d8 // indirect
|
|
|
|
github.com/jpillora/backoff v1.0.0 // indirect
|
|
|
|
github.com/json-iterator/go v1.1.11 // indirect
|
|
|
|
github.com/jstemmer/go-junit-report v0.9.1 // indirect
|
|
|
|
github.com/klauspost/compress v1.11.2 // indirect
|
|
|
|
github.com/mitchellh/go-homedir v1.1.0 // indirect
|
|
|
|
github.com/mitchellh/go-testing-interface v1.0.0 // indirect
|
|
|
|
github.com/mitchellh/mapstructure v1.1.2 // indirect
|
|
|
|
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
|
|
|
|
github.com/modern-go/reflect2 v1.0.1 // indirect
|
|
|
|
github.com/pkg/errors v0.9.1 // indirect
|
|
|
|
github.com/pmezard/go-difflib v1.0.0 // indirect
|
|
|
|
github.com/ulikunitz/xz v0.5.8 // indirect
|
|
|
|
github.com/zclconf/go-cty v1.8.4 // indirect
|
|
|
|
go.opencensus.io v0.23.0 // indirect
|
|
|
|
go.uber.org/atomic v1.7.0 // indirect
|
|
|
|
golang.org/x/crypto v0.0.0-20210421170649-83a5a9bb288b // indirect
|
|
|
|
golang.org/x/lint v0.0.0-20210508222113-6edffad5e616 // indirect
|
|
|
|
golang.org/x/mod v0.4.2 // indirect
|
|
|
|
golang.org/x/net v0.0.0-20210520170846-37e1c6afe023 // indirect
|
|
|
|
golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d // indirect
|
|
|
|
golang.org/x/sys v0.0.0-20210817190340-bfb29a6856f2 // indirect
|
|
|
|
golang.org/x/term v0.0.0-20210220032956-6a3ed077a48d // indirect
|
|
|
|
golang.org/x/text v0.3.6 // indirect
|
|
|
|
golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac // indirect
|
|
|
|
golang.org/x/tools v0.1.2 // indirect
|
|
|
|
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
|
|
|
|
google.golang.org/api v0.20.0 // indirect
|
|
|
|
google.golang.org/appengine v1.6.7 // indirect
|
|
|
|
google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c // indirect
|
|
|
|
google.golang.org/grpc v1.38.0 // indirect
|
|
|
|
google.golang.org/protobuf v1.26.0 // indirect
|
|
|
|
gopkg.in/inf.v0 v0.9.1 // indirect
|
|
|
|
gopkg.in/yaml.v2 v2.4.0 // indirect
|
|
|
|
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b // indirect
|
|
|
|
honnef.co/go/tools v0.0.1-2020.1.3 // indirect
|
|
|
|
k8s.io/apiextensions-apiserver v0.22.2 // indirect
|
|
|
|
k8s.io/klog/v2 v2.9.0 // indirect
|
|
|
|
k8s.io/kube-openapi v0.0.0-20210421082810-95288971da7e // indirect
|
|
|
|
k8s.io/utils v0.0.0-20210819203725-bdf08cb9a70a // indirect
|
|
|
|
sigs.k8s.io/structured-merge-diff/v4 v4.1.2 // indirect
|
|
|
|
sigs.k8s.io/yaml v1.2.0 // indirect
|
|
|
|
)
|