aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index ed0ab2a..1fdd17e 100644
--- a/go.mod
+++ b/go.mod
@@ -10,7 +10,7 @@ require (
10require ( 10require (
11 github.com/golang-jwt/jwt/v4 v4.4.2 11 github.com/golang-jwt/jwt/v4 v4.4.2
12 github.com/google/uuid v1.3.0 12 github.com/google/uuid v1.3.0
13 github.com/pektezol/steam_go v1.1.0 13 github.com/pektezol/steam_go v1.1.1
14 github.com/swaggo/files v0.0.0-20220728132757-551d4a08d97a 14 github.com/swaggo/files v0.0.0-20220728132757-551d4a08d97a
15 github.com/swaggo/gin-swagger v1.5.3 15 github.com/swaggo/gin-swagger v1.5.3
16 github.com/swaggo/swag v1.16.1 16 github.com/swaggo/swag v1.16.1