Skip to content

Commit

Permalink
Merge pull request #37 from VaniHaripriya/RHOAIENG-7309-New
Browse files Browse the repository at this point in the history
upgrade go.mod package versions
  • Loading branch information
VaniHaripriya authored Jul 10, 2024
2 parents a333fdc + 043d3be commit 1c7a689
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tekton-catalog/pipeline-loops/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@ go 1.13

require (
github.com/cenkalti/backoff/v4 v4.2.1
github.com/dgrijalva/jwt-go v3.2.0+incompatible // indirect
github.com/elazarl/goproxy v0.0.0-20240618083138-03be62527ccb // indirect
github.com/google/go-cmp v0.6.0
github.com/hashicorp/go-multierror v1.1.1
github.com/jackc/pgproto3 v1.1.0 // indirect
github.com/kubeflow/kfp-tekton/tekton-catalog/cache v0.0.0
github.com/kubeflow/kfp-tekton/tekton-catalog/objectstore v0.0.0
github.com/tektoncd/pipeline v0.41.0
Expand Down

0 comments on commit 1c7a689

Please sign in to comment.