Skip to content

Commit

Permalink
Merge pull request #201 from DharmitD/dsp-tekton-1.21
Browse files Browse the repository at this point in the history
Upgrade go version to 1.21
  • Loading branch information
HumairAK authored Jun 14, 2024
2 parents a3789a1 + 787f915 commit d375ab1
Show file tree
Hide file tree
Showing 4 changed files with 110 additions and 4,892 deletions.
3 changes: 1 addition & 2 deletions api/go.mod
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
module github.com/kubeflow/pipelines/api

go 1.16
go 1.21

require (
google.golang.org/genproto v0.0.0-20231016165738-49dd2c1f3d0b // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20231012201019-e917dd12ba7a
google.golang.org/protobuf v1.31.0
)
Loading

0 comments on commit d375ab1

Please sign in to comment.