Skip to content

Commit

Permalink
Merge pull request #48 from TejaBeta/renovate/istio.io-istio-digest
Browse files Browse the repository at this point in the history
Update istio.io/istio digest to 7ff2d3a
  • Loading branch information
TejaBeta authored Apr 25, 2022
2 parents 54e62c7 + b75f6ac commit e7eff8e
Show file tree
Hide file tree
Showing 5 changed files with 315 additions and 282 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.18
require (
github.com/sirupsen/logrus v1.8.1
github.com/spf13/cobra v1.4.0
istio.io/istio v0.0.0-20220422194550-d7a85c5c4395
istio.io/istio v0.0.0-20220425174516-7ff2d3a07e5b
k8s.io/api v0.23.6
k8s.io/apimachinery v0.23.6
k8s.io/client-go v0.23.6
Expand Down Expand Up @@ -92,8 +92,8 @@ require (
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
istio.io/api v0.0.0-20220420164308-b6a03a9e477e // indirect
istio.io/client-go v1.12.0-alpha.5.0.20220420164809-3baeb1b66473 // indirect
istio.io/api v0.0.0-20220425160304-6f257a263128 // indirect
istio.io/client-go v1.12.0-alpha.5.0.20220425160704-6e88699c68b4 // indirect
istio.io/pkg v0.0.0-20220418200614-813ce651e422 // indirect
k8s.io/apiextensions-apiserver v0.23.5 // indirect
k8s.io/cli-runtime v0.23.5 // indirect
Expand Down
6 changes: 6 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1315,10 +1315,16 @@ honnef.co/go/tools v0.0.1-2020.1.3/go.mod h1:X/FiERA/W4tHapMX5mGpAtMSVEeEUOyHaw9
honnef.co/go/tools v0.0.1-2020.1.4/go.mod h1:X/FiERA/W4tHapMX5mGpAtMSVEeEUOyHaw9vFzvIQ3k=
istio.io/api v0.0.0-20220420164308-b6a03a9e477e h1:PiNQiNIgEpioHeslnETLn8yjVccRrYwg+Z56bVk7psE=
istio.io/api v0.0.0-20220420164308-b6a03a9e477e/go.mod h1:qGm6l1okCpLqVKyXSfYjB+UXXgpE/LCggALuK25cSFY=
istio.io/api v0.0.0-20220425160304-6f257a263128 h1:64ONdpBr36iJNdz9kQySdOFELDKCuLtGifJdthtixXg=
istio.io/api v0.0.0-20220425160304-6f257a263128/go.mod h1:qGm6l1okCpLqVKyXSfYjB+UXXgpE/LCggALuK25cSFY=
istio.io/client-go v1.12.0-alpha.5.0.20220420164809-3baeb1b66473 h1:tGhrthCcYszGL3b5gJnYd4O/xGGtEMEjEg4eyaJVrzM=
istio.io/client-go v1.12.0-alpha.5.0.20220420164809-3baeb1b66473/go.mod h1:61ugKcsnjNIB6dVhMAYxWADXX45s3f1xJ1DMZy8ePYU=
istio.io/client-go v1.12.0-alpha.5.0.20220425160704-6e88699c68b4 h1:KV5JXesxh1/nGyrBXabFCpYtUsIyWl2sJUdta9STyZU=
istio.io/client-go v1.12.0-alpha.5.0.20220425160704-6e88699c68b4/go.mod h1:dVy8ouwXpoJTy0hixgaN+1Go8FTHvW24LXTsrnLG8Tg=
istio.io/istio v0.0.0-20220422194550-d7a85c5c4395 h1:B0SuXVKeIw8TxLqAzpEpJ5iEYArAZ2UqbKB/o4pT9Ec=
istio.io/istio v0.0.0-20220422194550-d7a85c5c4395/go.mod h1:s7b8ApGF96JispFVNcSLgIDZkvansRwH5rovqOrsgNI=
istio.io/istio v0.0.0-20220425174516-7ff2d3a07e5b h1:MYourhgS3uBGPAjs9bDQg7k2a0GLx/Qt2bZLWwb7+Tk=
istio.io/istio v0.0.0-20220425174516-7ff2d3a07e5b/go.mod h1:XfYCS4lCLNgNv1nCv6HpMYN1mnuPZaAFnM/uFkd7WoQ=
istio.io/pkg v0.0.0-20220418200614-813ce651e422 h1:c5+z0k91ZUnPMR+akvTNRo9AnccsTRk50z4MJndXPto=
istio.io/pkg v0.0.0-20220418200614-813ce651e422/go.mod h1:kcBYN5TiyGFM2bs4b7K81j+YeDZ4JrINP+brV9ehZe0=
k8s.io/api v0.18.2/go.mod h1:SJCWI7OLzhZSvbY7U8zwNl9UA4o1fizoug34OV/2r78=
Expand Down
Loading

0 comments on commit e7eff8e

Please sign in to comment.