1
0
mirror of https://github.com/raseels-repos/golang-saas-starter-kit.git synced 2025-07-13 01:30:19 +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

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

View File

@ -112,6 +112,3 @@ This web-app service eventually will include the following:
- view item
- create item (adds task to checklist)
- update item