aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorNidboj132 <lol2s@vp.plm>2023-07-12 17:58:23 +0200
committerNidboj132 <lol2s@vp.plm>2023-07-12 17:58:23 +0200
commit781289455037431d8adbaa0b293b755c88169747 (patch)
tree773824f97c3b21d353b9066afdbde30bee2da4c5 /go.mod
parentsummary (diff)
parentfix: 0 score count / showcase not required (#47) (diff)
downloadlphub-781289455037431d8adbaa0b293b755c88169747.tar.gz
lphub-781289455037431d8adbaa0b293b755c88169747.tar.bz2
lphub-781289455037431d8adbaa0b293b755c88169747.zip
Merge branch 'main' of https://github.com/pektezol/LeastPortals
Former-commit-id: af8d8680aafc3d662f8b53a4f50f0ea356b26c26
Diffstat (limited to '')
-rw-r--r--go.mod1
1 files changed, 0 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index c0770da..312afcf 100644
--- a/go.mod
+++ b/go.mod
@@ -3,7 +3,6 @@ module github.com/pektezol/leastportals
3go 1.19 3go 1.19
4 4
5require ( 5require (
6 github.com/gin-gonic/contrib v0.0.0-20201101042839-6a891bf89f19
7 github.com/gin-gonic/gin v1.8.1 6 github.com/gin-gonic/gin v1.8.1
8 github.com/joho/godotenv v1.4.0 7 github.com/joho/godotenv v1.4.0
9 github.com/solovev/steam_go v0.0.0-20170222182106-48eb5aae6c50 8 github.com/solovev/steam_go v0.0.0-20170222182106-48eb5aae6c50