Skip to content
This repository was archived by the owner on Apr 25, 2022. It is now read-only.

Commit de39621

Browse files
author
whitesource-for-github-com[bot]
committed
Update istio.io/gogo-genproto commit hash to a1f3152
1 parent 5a3dae2 commit de39621

2 files changed

Lines changed: 115 additions & 23 deletions

File tree

go.mod

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ module istio.io/api
33
go 1.12
44

55
require (
6-
github.com/gogo/protobuf v1.3.0
7-
github.com/golang/protobuf v1.3.2
8-
google.golang.org/grpc v1.23.1
9-
istio.io/gogo-genproto v0.0.0-20190930162913-45029607206a
6+
github.com/gogo/protobuf v1.3.2
7+
github.com/golang/protobuf v1.4.3
8+
google.golang.org/grpc v1.42.0
9+
istio.io/gogo-genproto v0.0.0-20220211233337-a1f3152dd2eb
1010
k8s.io/api v0.17.0
1111
k8s.io/apimachinery v0.17.0
1212
)

0 commit comments

Comments
 (0)