Skip to content

Commit

Permalink
Merge pull request #83 from TejaBeta/renovate/go-istio.io/istio-vulne…
Browse files Browse the repository at this point in the history
…rability

fix(deps): update istio.io/istio digest to 8f37832 [security]
  • Loading branch information
TejaBeta authored Jul 28, 2023
2 parents 1b93d2e + 35fa069 commit 7341162
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.20
require (
github.com/sirupsen/logrus v1.9.3
github.com/spf13/cobra v1.7.0
istio.io/istio v0.0.0-20230727163244-b6e650de6c62
istio.io/istio v0.0.0-20230728030947-8f378324c05a
k8s.io/api v0.28.0-rc.0
k8s.io/apimachinery v0.28.0-rc.0
k8s.io/client-go v0.28.0-rc.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -758,6 +758,8 @@ istio.io/istio v0.0.0-20230727152044-997a89aaef7e h1:OKI/BCgSALTjkUL29TkIrDurb+N
istio.io/istio v0.0.0-20230727152044-997a89aaef7e/go.mod h1:vxrPN4NDSpiH1ESs5PO5B8L4yrVLEN6ioAGNc2+06DA=
istio.io/istio v0.0.0-20230727163244-b6e650de6c62 h1:VOuISL4oTuMSFMetAXZka/lxqMFWCU8DMf9g077b340=
istio.io/istio v0.0.0-20230727163244-b6e650de6c62/go.mod h1:vxrPN4NDSpiH1ESs5PO5B8L4yrVLEN6ioAGNc2+06DA=
istio.io/istio v0.0.0-20230728030947-8f378324c05a h1:XztCcP2NK6JwhWYKYPmoOInCX+Kes+i8cPSrLvFAVxk=
istio.io/istio v0.0.0-20230728030947-8f378324c05a/go.mod h1:vxrPN4NDSpiH1ESs5PO5B8L4yrVLEN6ioAGNc2+06DA=
k8s.io/api v0.18.2/go.mod h1:SJCWI7OLzhZSvbY7U8zwNl9UA4o1fizoug34OV/2r78=
k8s.io/api v0.18.4/go.mod h1:lOIQAKYgai1+vz9J7YcDZwC26Z0zQewYOGWdyIPUUQ4=
k8s.io/api v0.28.0-beta.0 h1:RQib3xI/dxXb2TPvSVRLvAjBjOMnU7jD0GwIAbKwBqU=
Expand Down
12 changes: 10 additions & 2 deletions vendor/istio.io/istio/pkg/monitoring/monitoring.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -804,7 +804,7 @@ istio.io/client-go/pkg/clientset/versioned/typed/security/v1beta1
istio.io/client-go/pkg/clientset/versioned/typed/security/v1beta1/fake
istio.io/client-go/pkg/clientset/versioned/typed/telemetry/v1alpha1
istio.io/client-go/pkg/clientset/versioned/typed/telemetry/v1alpha1/fake
# istio.io/istio v0.0.0-20230727163244-b6e650de6c62
# istio.io/istio v0.0.0-20230728030947-8f378324c05a
## explicit; go 1.20
istio.io/istio/operator/pkg/apis
istio.io/istio/operator/pkg/apis/istio/v1alpha1
Expand Down

0 comments on commit 7341162

Please sign in to comment.