docs: Fix RELEASE.md

This commit is contained in:
Nick Craig-Wood
2026-06-22 15:18:26 +01:00
parent d204b29cce
commit 89c745c0aa
+4 -6
View File
@@ -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`