@@ -10,7 +10,7 @@ require (
1010 github.com/golang/mock v1.6.0
1111 github.com/google/uuid v1.3.0
1212 github.com/kelseyhightower/envconfig v1.4.0
13- github.com/keptn/go-utils v0.17 .0
13+ github.com/keptn/go-utils v0.18 .0
1414 github.com/mitchellh/mapstructure v1.5.0
1515 github.com/prometheus/alertmanager v0.24.0
1616 github.com/prometheus/client_golang v1.12.2
@@ -70,14 +70,14 @@ require (
7070 go.uber.org/atomic v1.9.0 // indirect
7171 go.uber.org/multierr v1.6.0 // indirect
7272 go.uber.org/zap v1.19.0 // indirect
73- golang.org/x/net v0.0.0-20220225172249-27dd8689420f // indirect
74- golang.org/x/oauth2 v0.0.0-20220608161450-d0670ef3b1eb // indirect
75- golang.org/x/sys v0.0.0-20220209214540-3681064d5158 // indirect
73+ golang.org/x/net v0.0.0-20220624214902-1bab6f366d9e // indirect
74+ golang.org/x/oauth2 v0.0.0-20220722155238-128564f6959c // indirect
75+ golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a // indirect
7676 golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 // indirect
7777 golang.org/x/text v0.3.7 // indirect
7878 golang.org/x/time v0.0.0-20220210224613-90d013bbcef8 // indirect
7979 google.golang.org/appengine v1.6.7 // indirect
80- google.golang.org/protobuf v1.27.1 // indirect
80+ google.golang.org/protobuf v1.28.0 // indirect
8181 gopkg.in/inf.v0 v0.9.1 // indirect
8282 gopkg.in/yaml.v3 v3.0.1 // indirect
8383 k8s.io/klog/v2 v2.60.1 // indirect
0 commit comments