diff options
| author | Arda Serdar Pektezol <1669855+pektezol@users.noreply.github.com> | 2023-06-17 11:11:41 +0300 |
|---|---|---|
| committer | Arda Serdar Pektezol <1669855+pektezol@users.noreply.github.com> | 2023-06-17 11:11:41 +0300 |
| commit | f133acf8a1ec5b797b48e3d9224baea631a2a85c (patch) | |
| tree | 3013b68cfff3805e8dcd2d9172b6ca7468b86432 /go.mod | |
| parent | Merge branch 'main' of https://github.com/pektezol/LeastPortals (diff) | |
| download | lphub-f133acf8a1ec5b797b48e3d9224baea631a2a85c.tar.gz lphub-f133acf8a1ec5b797b48e3d9224baea631a2a85c.tar.bz2 lphub-f133acf8a1ec5b797b48e3d9224baea631a2a85c.zip | |
feat: update main
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 1 |
1 files changed, 0 insertions, 1 deletions
| @@ -3,7 +3,6 @@ module github.com/pektezol/leastportals | |||
| 3 | go 1.19 | 3 | go 1.19 |
| 4 | 4 | ||
| 5 | require ( | 5 | require ( |
| 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 |