@@ -3,16 +3,16 @@ module github.com/banzaicloud/pipeline
3
3
go 1.16
4
4
5
5
require (
6
- cloud.google.com/go v0.81 .0
6
+ cloud.google.com/go v0.99 .0
7
7
cloud.google.com/go/storage v1.10.0
8
8
emperror.dev/emperror v0.32.0
9
9
emperror.dev/errors v0.8.0
10
10
emperror.dev/handler/logur v0.4.0
11
11
github.com/Azure/azure-pipeline-go v0.2.3
12
- github.com/Azure/azure-sdk-for-go v44.2 .0+incompatible
12
+ github.com/Azure/azure-sdk-for-go v56.3 .0+incompatible
13
13
github.com/Azure/azure-storage-blob-go v0.10.0
14
- github.com/Azure/go-autorest/autorest v0.11.12
15
- github.com/Azure/go-autorest/autorest/adal v0.9.5
14
+ github.com/Azure/go-autorest/autorest v0.11.27
15
+ github.com/Azure/go-autorest/autorest/adal v0.9.20
16
16
github.com/Azure/go-autorest/autorest/azure/auth v0.5.0
17
17
github.com/Azure/go-autorest/autorest/to v0.4.0
18
18
github.com/Azure/go-autorest/autorest/validation v0.3.0
@@ -22,7 +22,7 @@ require (
22
22
github.com/antihax/optional v1.0.0
23
23
github.com/aokoli/goutils v1.1.0
24
24
github.com/asaskevich/EventBus v0.0.0-20180315140547-d46933a94f05
25
- github.com/aws/aws-sdk-go v1.37.1
25
+ github.com/aws/aws-sdk-go v1.43.16
26
26
github.com/banzaicloud/anchore-image-validator v0.0.0-20190823121528-918b9fa6af62
27
27
github.com/banzaicloud/bank-vaults/pkg/sdk v0.6.0
28
28
github.com/banzaicloud/cadence-aws-sdk v0.6.0
@@ -34,15 +34,14 @@ require (
34
34
github.com/banzaicloud/operator-tools v0.25.4
35
35
github.com/banzaicloud/pipeline/pkg/sdk v0.0.1
36
36
github.com/coreos/go-oidc v2.1.0+incompatible
37
- github.com/denisenkom/go-mssqldb v0.0.0-20200206145737-bbfc9a55622e // indirect
38
37
github.com/dexidp/dex/api/v2 v2.0.0
39
38
github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 // indirect
40
39
github.com/ghodss/yaml v1.0.0
41
40
github.com/gin-contrib/cors v1.3.0
42
41
github.com/gin-gonic/gin v1.6.2
43
42
github.com/go-kit/kit v0.10.0
44
- github.com/gofrs/flock v0.8.0
45
- github.com/gofrs/uuid v3.2 .0+incompatible
43
+ github.com/gofrs/flock v0.8.1
44
+ github.com/gofrs/uuid v4.0 .0+incompatible
46
45
github.com/golang/protobuf v1.5.2
47
46
github.com/gorilla/mux v1.8.0
48
47
github.com/gorilla/sessions v1.2.1
@@ -52,54 +51,54 @@ require (
52
51
github.com/jinzhu/inflection v1.0.0 // indirect
53
52
github.com/jinzhu/now v1.1.1
54
53
github.com/jonboulle/clockwork v0.2.0
55
- github.com/json-iterator/go v1.1.11
54
+ github.com/json-iterator/go v1.1.12
56
55
github.com/lestrrat-go/backoff v1.0.0
57
56
github.com/mattn/go-sqlite3 v2.0.3+incompatible // indirect
58
57
github.com/microcosm-cc/bluemonday v1.0.17
59
- github.com/mitchellh/copystructure v1.1.1
58
+ github.com/mitchellh/copystructure v1.2.0
60
59
github.com/mitchellh/mapstructure v1.4.1
61
60
github.com/moogar0880/problems v0.1.1
62
61
github.com/oklog/run v1.1.0
63
62
github.com/patrickmn/go-cache v2.1.0+incompatible
64
63
github.com/pelletier/go-toml v1.9.3
65
64
github.com/pkg/errors v0.9.1
66
- github.com/prometheus/client_golang v1.11.0
65
+ github.com/prometheus/client_golang v1.12.1
67
66
github.com/prometheus/client_model v0.2.0
68
67
github.com/prometheus/prom2json v1.3.0
69
68
github.com/sagikazarmark/appkit v0.8.0
70
69
github.com/sagikazarmark/kitx v0.12.0
71
70
github.com/sagikazarmark/ocmux v0.2.0
72
71
github.com/sirupsen/logrus v1.8.1
73
- github.com/spf13/cast v1.3 .1
74
- github.com/spf13/cobra v1.1.3
72
+ github.com/spf13/cast v1.4 .1
73
+ github.com/spf13/cobra v1.5.0
75
74
github.com/spf13/pflag v1.0.5
76
- github.com/spf13/viper v1.8.0
77
- github.com/stretchr/testify v1.7 .0
75
+ github.com/spf13/viper v1.8.1
76
+ github.com/stretchr/testify v1.8 .0
78
77
github.com/technosophos/moniker v0.0.0-20180509230615-a5dbd03a2245
79
78
github.com/vmware-tanzu/velero v1.5.1
80
79
github.com/vmware/govmomi v0.22.0
81
80
go.opencensus.io v0.23.0
82
81
go.uber.org/cadence v0.19.0
83
82
go.uber.org/yarpc v1.55.0
84
83
go.uber.org/zap v1.18.1
85
- golang.org/x/crypto v0.0.0-20210220033148-5ea612d1eb83
86
- golang.org/x/net v0.0.0-20211209124913-491a49abca63
87
- golang.org/x/oauth2 v0.0.0-20210402161424-2e8d93401602
88
- google.golang.org/api v0.44 .0
89
- google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c
90
- google.golang.org/grpc v1.38 .0
84
+ golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e
85
+ golang.org/x/net v0.0.0-20220722155237-a158d28d115b
86
+ golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
87
+ google.golang.org/api v0.61 .0
88
+ google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21
89
+ google.golang.org/grpc v1.47 .0
91
90
gopkg.in/resty.v1 v1.12.0
92
91
gopkg.in/square/go-jose.v2 v2.5.1
93
92
gopkg.in/yaml.v2 v2.4.0
94
- helm.sh/helm/v3 v3.6 .1
95
- k8s.io/api v0.21.9
96
- k8s.io/apiextensions-apiserver v0.21.3
97
- k8s.io/apimachinery v0.21.9
98
- k8s.io/cli-runtime v0.21.9
99
- k8s.io/client-go v0.21.9
93
+ helm.sh/helm/v3 v3.10 .1
94
+ k8s.io/api v0.25.2
95
+ k8s.io/apiextensions-apiserver v0.25.2
96
+ k8s.io/apimachinery v0.25.2
97
+ k8s.io/cli-runtime v0.25.2
98
+ k8s.io/client-go v0.25.2
100
99
k8s.io/cluster-bootstrap v0.21.9
101
100
k8s.io/klog v1.0.0
102
- k8s.io/klog/v2 v2.9.0
101
+ k8s.io/klog/v2 v2.70.1
103
102
k8s.io/kubernetes v1.21.9
104
103
logur.dev/adapter/logrus v0.4.1
105
104
logur.dev/adapter/zap v0.4.1
@@ -109,7 +108,7 @@ require (
109
108
logur.dev/logur v0.17.0
110
109
sigs.k8s.io/controller-runtime v0.9.5
111
110
sigs.k8s.io/testing_frameworks v0.1.2
112
- sigs.k8s.io/yaml v1.2 .0
111
+ sigs.k8s.io/yaml v1.3 .0
113
112
)
114
113
115
114
replace (
0 commit comments