We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d43fc4f commit 8f9932fCopy full SHA for 8f9932f
.gitignore
@@ -19,3 +19,5 @@ vendor/
19
artifacts/
20
21
coverage.out
22
+
23
+.DS_Store
README.md
@@ -60,10 +60,6 @@ https://golang.org/doc/install
60
61
Install [Postgresql](https://www.postgresql.org/download) (if you want to run locally)
62
63
-```$xslt
64
-https://golang.org/doc/install
65
-```
66
-
67
Clone repository
68
69
```$xslt
0 commit comments