add badges

This commit is contained in:
Stanislaw
2023-01-21 02:10:32 +01:00
parent fa0ae10a7f
commit 4c33520f46
7 changed files with 41 additions and 12 deletions

1
go.mod
View File

@@ -3,7 +3,6 @@ module gractwo-api
go 1.19
require (
github.com/gin-contrib/cors v1.4.0
github.com/gin-gonic/gin v1.8.2
github.com/joho/godotenv v1.4.0
github.com/lib/pq v1.10.2