File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ require (
2020 github.com/spf13/cobra v1.8.1
2121 github.com/spf13/viper v1.19.0
2222 github.com/stretchr/testify v1.10.0
23- github.com/tektoncd/pipeline v0.65.2
23+ github.com/tektoncd/pipeline v0.66.0
2424 github.com/tektoncd/plumbing v0.0.0-20231109154454-9ef46b417293
2525 github.com/tektoncd/triggers v0.30.0
2626 go.opencensus.io v0.24.0
Original file line number Diff line number Diff line change @@ -1763,8 +1763,8 @@ github.com/syndtr/goleveldb v1.0.1-0.20220721030215-126854af5e6d h1:vfofYNRScrDd
17631763github.com/syndtr/goleveldb v1.0.1-0.20220721030215-126854af5e6d /go.mod h1:RRCYJbIwD5jmqPI9XoAFR0OcDxqUctll6zUj/+B4S48 =
17641764github.com/tchap/go-patricia/v2 v2.3.1 h1:6rQp39lgIYZ+MHmdEq4xzuk1t7OdC35z/xm0BGhTkes =
17651765github.com/tchap/go-patricia/v2 v2.3.1 /go.mod h1:VZRHKAb53DLaG+nA9EaYYiaEx6YztwDlLElMsnSHD4k =
1766- github.com/tektoncd/pipeline v0.65.2 h1:N63Xb9uiunewPVDTz4nGamJOtVg+Q38Cy4LRpvr+2e4 =
1767- github.com/tektoncd/pipeline v0.65.2 /go.mod h1:V3cyfxxc7b3GLT2a13GX2mWA86qmxWhh4mOp4gfFQwQ =
1766+ github.com/tektoncd/pipeline v0.66.0 h1:WLL98YEgWzblSAD2mPbpZN97tkOC50wiftaW+8+6zTY =
1767+ github.com/tektoncd/pipeline v0.66.0 /go.mod h1:V3cyfxxc7b3GLT2a13GX2mWA86qmxWhh4mOp4gfFQwQ =
17681768github.com/tektoncd/plumbing v0.0.0-20231109154454-9ef46b417293 h1:kNmGaAtPS9LnfNZG/JrF4Y0Qx5Ju+384aqKJNtk4PU0 =
17691769github.com/tektoncd/plumbing v0.0.0-20231109154454-9ef46b417293 /go.mod h1:7eWs1XNkmReggow7ggRbRyRuHi7646B8b2XipCZ3VOw =
17701770github.com/tektoncd/triggers v0.30.0 h1:1RV3yxRlEN565qHYG8vIKyfrU3QVZkPuv67qurLeSYg =
Original file line number Diff line number Diff line change @@ -1338,7 +1338,7 @@ github.com/syndtr/goleveldb/leveldb/util
13381338# github.com/tchap/go-patricia/v2 v2.3.1
13391339## explicit; go 1.16
13401340github.com/tchap/go-patricia/v2/patricia
1341- # github.com/tektoncd/pipeline v0.65.2
1341+ # github.com/tektoncd/pipeline v0.66.0
13421342## explicit; go 1.22
13431343github.com/tektoncd/pipeline/internal/artifactref
13441344github.com/tektoncd/pipeline/pkg/apis/config
You can’t perform that action at this time.
0 commit comments