4
4
5
5
require (
6
6
github.com/antonmedv/expr v1.9.0
7
- github.com/argoproj/notifications-engine v0.3.0
7
+ github.com/argoproj/notifications-engine v0.3.1-0.20220129012210-32519f8f68ec
8
8
github.com/argoproj/pkg v0.9.0
9
9
github.com/aws/aws-sdk-go-v2/config v1.13.0
10
10
github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.5.0
@@ -13,12 +13,12 @@ require (
13
13
github.com/evanphx/json-patch/v5 v5.6.0
14
14
github.com/ghodss/yaml v1.0.1-0.20190212211648-25d852aebe32
15
15
github.com/gogo/protobuf v1.3.2
16
- github.com/golang/mock v1.5 .0
16
+ github.com/golang/mock v1.6 .0
17
17
github.com/golang/protobuf v1.5.2
18
18
github.com/grpc-ecosystem/grpc-gateway v1.16.0
19
19
github.com/juju/ansiterm v0.0.0-20180109212912-720a0952cc2a
20
- github.com/mitchellh/mapstructure v1.4.1
21
- github.com/newrelic/newrelic-client-go v0.49 .0
20
+ github.com/mitchellh/mapstructure v1.4.3
21
+ github.com/newrelic/newrelic-client-go v0.71 .0
22
22
github.com/pkg/errors v0.9.1
23
23
github.com/prometheus/client_golang v1.11.0
24
24
github.com/prometheus/client_model v0.2.0
@@ -27,20 +27,20 @@ require (
27
27
github.com/sirupsen/logrus v1.8.1
28
28
github.com/soheilhy/cmux v0.1.5
29
29
github.com/spaceapegames/go-wavefront v1.8.1
30
- github.com/spf13/cobra v1.2.1
30
+ github.com/spf13/cobra v1.3.0
31
31
github.com/stretchr/testify v1.7.0
32
32
github.com/tj/assert v0.0.3
33
33
github.com/valyala/fasttemplate v1.2.1
34
- google.golang.org/genproto v0.0.0-20210831024726-fe130286e0e2
35
- google.golang.org/grpc v1.40 .0
34
+ google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa
35
+ google.golang.org/grpc v1.42 .0
36
36
google.golang.org/protobuf v1.27.1
37
37
gopkg.in/yaml.v2 v2.4.0
38
- k8s.io/api v0.23.1
38
+ k8s.io/api v0.23.3
39
39
k8s.io/apiextensions-apiserver v0.23.1
40
- k8s.io/apimachinery v0.23.2-rc.0
40
+ k8s.io/apimachinery v0.23.3
41
41
k8s.io/apiserver v0.23.1
42
42
k8s.io/cli-runtime v0.23.1
43
- k8s.io/client-go v0.23.1
43
+ k8s.io/client-go v0.23.3
44
44
k8s.io/code-generator v0.23.2-rc.0
45
45
k8s.io/component-base v0.23.1
46
46
k8s.io/klog/v2 v2.30.0
@@ -51,7 +51,7 @@ require (
51
51
)
52
52
53
53
require (
54
- cloud.google.com/go v0.81 .0 // indirect
54
+ cloud.google.com/go v0.99 .0 // indirect
55
55
github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 // indirect
56
56
github.com/Azure/go-autorest v14.2.0+incompatible // indirect
57
57
github.com/Azure/go-autorest/autorest v0.11.18 // indirect
@@ -77,12 +77,11 @@ require (
77
77
github.com/aws/aws-sdk-go-v2/service/sts v1.14.0 // indirect
78
78
github.com/aws/smithy-go v1.10.0 // indirect
79
79
github.com/beorn7/perks v1.0.1 // indirect
80
- github.com/bradleyfalzon/ghinstallation v1.1.1 // indirect
81
- github.com/cespare/xxhash/v2 v2.1.1 // indirect
80
+ github.com/bradleyfalzon/ghinstallation/v2 v2.0.4 // indirect
81
+ github.com/cespare/xxhash/v2 v2.1.2 // indirect
82
82
github.com/chai2010/gettext-go v0.0.0-20160711120539-c6fed771bfd5 // indirect
83
83
github.com/cyphar/filepath-securejoin v0.2.2 // indirect
84
84
github.com/davecgh/go-spew v1.1.1 // indirect
85
- github.com/dgrijalva/jwt-go v3.2.0+incompatible // indirect
86
85
github.com/docker/distribution v2.7.1+incompatible // indirect
87
86
github.com/emicklei/go-restful v2.9.5+incompatible // indirect
88
87
github.com/evanphx/json-patch v4.12.0+incompatible // indirect
@@ -94,34 +93,34 @@ require (
94
93
github.com/go-openapi/jsonpointer v0.19.5 // indirect
95
94
github.com/go-openapi/jsonreference v0.19.5 // indirect
96
95
github.com/go-openapi/swag v0.19.14 // indirect
97
- github.com/go-telegram-bot-api/telegram-bot-api v4.6.4+incompatible // indirect
96
+ github.com/go-telegram-bot-api/telegram-bot-api/v5 v5.4.0 // indirect
97
+ github.com/golang-jwt/jwt/v4 v4.0.0 // indirect
98
98
github.com/golang/glog v1.0.0 // indirect
99
99
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
100
100
github.com/google/btree v1.0.1 // indirect
101
101
github.com/google/go-cmp v0.5.6 // indirect
102
- github.com/google/go-github/v29 v29.0.2 // indirect
103
- github.com/google/go-github/v33 v33.0.0 // indirect
104
- github.com/google/go-querystring v1.0.0 // indirect
102
+ github.com/google/go-github/v41 v41.0.0 // indirect
103
+ github.com/google/go-querystring v1.1.0 // indirect
105
104
github.com/google/gofuzz v1.1.0 // indirect
106
105
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
107
106
github.com/google/uuid v1.1.2 // indirect
108
107
github.com/googleapis/gnostic v0.5.5 // indirect
109
108
github.com/gorilla/websocket v1.4.2 // indirect
110
109
github.com/gregdel/pushover v1.1.0 // indirect
111
110
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79 // indirect
112
- github.com/hashicorp/go-cleanhttp v0.5.1 // indirect
113
- github.com/hashicorp/go-retryablehttp v0.6.8 // indirect
111
+ github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
112
+ github.com/hashicorp/go-retryablehttp v0.7.0 // indirect
114
113
github.com/huandu/xstrings v1.3.2 // indirect
115
- github.com/imdario/mergo v0.3.11 // indirect
114
+ github.com/imdario/mergo v0.3.12 // indirect
116
115
github.com/inconshreveable/mousetrap v1.0.0 // indirect
117
116
github.com/jmespath/go-jmespath v0.4.0 // indirect
118
117
github.com/josharian/intern v1.0.0 // indirect
119
118
github.com/json-iterator/go v1.1.12 // indirect
120
119
github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de // indirect
121
120
github.com/lunixbochs/vtclean v1.0.0 // indirect
122
121
github.com/mailru/easyjson v0.7.6 // indirect
123
- github.com/mattn/go-colorable v0.1.8 // indirect
124
- github.com/mattn/go-isatty v0.0.12 // indirect
122
+ github.com/mattn/go-colorable v0.1.12 // indirect
123
+ github.com/mattn/go-isatty v0.0.14 // indirect
125
124
github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 // indirect
126
125
github.com/mitchellh/copystructure v1.0.0 // indirect
127
126
github.com/mitchellh/go-wordwrap v1.0.0 // indirect
@@ -138,10 +137,9 @@ require (
138
137
github.com/pmezard/go-difflib v1.0.0 // indirect
139
138
github.com/prometheus/procfs v0.6.0 // indirect
140
139
github.com/russross/blackfriday v1.5.2 // indirect
141
- github.com/slack-go/slack v0.6.6 // indirect
140
+ github.com/slack-go/slack v0.10.1 // indirect
142
141
github.com/spf13/pflag v1.0.5 // indirect
143
142
github.com/stretchr/objx v0.2.0 // indirect
144
- github.com/technoweenie/multipartstreamer v1.0.1 // indirect
145
143
github.com/tomnomnom/linkheader v0.0.0-20180905144013-02ca5825eb80 // indirect
146
144
github.com/valyala/bytebufferpool v1.0.0 // indirect
147
145
github.com/whilp/git-urls v0.0.0-20191001220047-6db9661140c0 // indirect
@@ -150,7 +148,7 @@ require (
150
148
golang.org/x/crypto v0.0.0-20210817164053-32db794688a5 // indirect
151
149
golang.org/x/mod v0.5.1 // indirect
152
150
golang.org/x/net v0.0.0-20220121210141-e204ce36a2ba // indirect
153
- golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f // indirect
151
+ golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 // indirect
154
152
golang.org/x/sys v0.0.0-20220114195835-da31bd327af9 // indirect
155
153
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 // indirect
156
154
golang.org/x/text v0.3.7 // indirect
0 commit comments