diff options
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 |