Skip to content

Commit 1c7a689

Browse files
Merge pull request #37 from VaniHaripriya/RHOAIENG-7309-New
upgrade go.mod package versions
2 parents a333fdc + 043d3be commit 1c7a689

File tree

1 file changed

+2
-0
lines changed
  • tekton-catalog/pipeline-loops

1 file changed

+2
-0
lines changed

tekton-catalog/pipeline-loops/go.mod

+2
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,11 @@ go 1.13
44

55
require (
66
github.com/cenkalti/backoff/v4 v4.2.1
7+
github.com/dgrijalva/jwt-go v3.2.0+incompatible // indirect
78
github.com/elazarl/goproxy v0.0.0-20240618083138-03be62527ccb // indirect
89
github.com/google/go-cmp v0.6.0
910
github.com/hashicorp/go-multierror v1.1.1
11+
github.com/jackc/pgproto3 v1.1.0 // indirect
1012
github.com/kubeflow/kfp-tekton/tekton-catalog/cache v0.0.0
1113
github.com/kubeflow/kfp-tekton/tekton-catalog/objectstore v0.0.0
1214
github.com/tektoncd/pipeline v0.41.0

0 commit comments

Comments
 (0)