docs: Fix RELEASE.md
This commit is contained in:
+4
-6
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user