docsa: update RELEASE_CHECKLIST.md
Marcin Rataj committed
Jun 10, 2024 at 23:06 UTC
144e97cf69909b76c659f86528b06ea52bbe9f0b
1 file changed
+1
-2
docs/RELEASE_CHECKLIST.md
+1
-2
@@ -173,8 +173,7 @@ This section covers tasks to be done during each release.
173
- [ ]   Create a dependency update PR
174
- [ ]   check out [ipfs/kubo](https://github.com/ipfs/kubo)
175
- [ ]   run `go get -u` in root directory
176
- - [ ]   run `go mod tidy` in root directory
177
- - [ ]   run `go mod tidy` in `docs/examples/kubo-as-a-library` directory
176
+ - [ ]   run `make mod_tidy`
177
- [ ]   create a PR which updates `go.mod` and `go.sum`
178
- [ ]   add the PR to the next release milestone
179
- [ ]  Close the release issue