1
0
mirror of https://github.com/raseels-repos/golang-saas-starter-kit.git synced 2025-08-08 22:36:41 +02:00

Merge request to expose review features on these files

This commit is contained in:
Zaq? Wiedmann
2019-08-15 02:24:00 +00:00
parent fa4bf1d765
commit 9dad6f5935
3 changed files with 3 additions and 10 deletions

View File

@ -295,8 +295,4 @@ Ensure the `pkg` directory used for go module cache has the correct permissions.
```bash
sudo chown -R $(whoami):staff ${HOME}/go/pkg
sudo chmod -R 755 ${HOME}/go/pkg
```
```