Skip to content

Commit

Permalink
UPSTREAM: <carry>: update packages.
Browse files Browse the repository at this point in the history
Signed-off-by: Humair Khan <[email protected]>
  • Loading branch information
HumairAK committed Jan 29, 2024
1 parent 03a43a5 commit 7a469e0
Show file tree
Hide file tree
Showing 2 changed files with 1,310 additions and 49 deletions.
9 changes: 7 additions & 2 deletions api/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@ module github.com/kubeflow/pipelines/api
go 1.16

require (
google.golang.org/genproto v0.0.0-20211026145609-4688e4c4e024
google.golang.org/protobuf v1.27.1
google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1
google.golang.org/protobuf v1.30.0
)

replace (
golang.org/x/net => golang.org/x/net v0.17.0
google.golang.org/grpc => google.golang.org/grpc v1.56.3
)
Loading

0 comments on commit 7a469e0

Please sign in to comment.