diff --git a/docs/content/dev/_index.md b/docs/content/dev/_index.md index 10287f41e..15d668405 100644 --- a/docs/content/dev/_index.md +++ b/docs/content/dev/_index.md @@ -276,6 +276,7 @@ to the tektoncd/pipeline version. ```shell find -name '*.go'|xargs sed -i 's,github.com/google/go-github/v56,github.com/google/go-github/v59,' + ``` - This will update everything, sometime the library ghinstallation is not updated with the new version, so you will need to keep the old version kept in