summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index c449b91..051b19e 100644
--- a/README.md
+++ b/README.md
@@ -50,6 +50,7 @@ The Authorization team is researching ways to evolve GitLab's authorization stac
- [mise](https://mise.jdx.dev/)
- [make](https://www.gnu.org/software/make/)
- [docker](https://docs.docker.com/get-started/get-docker/)
+- [go mod for private GitLab projects](https://docs.gitlab.com/user/project/use_project_as_go_package/#authenticate-go-requests-to-private-projects)
1. Install tools:
```bash