diff --git a/RELEASE.md b/RELEASE.md index 70e142f75..b1b425498 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -43,12 +43,10 @@ This file describes how to make the various kinds of releases Early in the next release cycle update the dependencies. -Pins -- github.com/gdamore/tcell/v2 v2.9.0 - awaiting fix for - - https://github.com/gdamore/tcell/issues/1124 - - See: https://github.com/rclone/rclone/issues/9539 - -- Review any pinned packages in go.mod and remove if possible +- Active Pins + - `github.com/gdamore/tcell/v2` v2.9.0 - awaiting fix for [tcell/issues/1124](https://github.com/gdamore/tcell/issues/1124) + - See: [#9539](https://github.com/rclone/rclone/issues/9539) +- Review Active Pins in go.mod and remove if possible - `make updatedirect` - `make GOTAGS=cmount` - `make compiletest`