2
0
mirror of https://github.com/tenrok/event-scheduling.git synced 2026-06-17 19:21:25 +03:00

chore: update dependency

This commit is contained in:
Dipesh Dulal
2021-01-16 10:57:09 +05:45
parent 161d071a43
commit 106083ddef
2 changed files with 391 additions and 0 deletions
+1
View File
@@ -5,4 +5,5 @@ go 1.15
require (
github.com/joho/godotenv v1.3.0
github.com/lib/pq v1.9.0
github.com/prometheus/common v0.15.0
)