updated to go-steamapi 1.1.1

This commit is contained in:
2023-08-07 23:40:29 +02:00
parent dacc86dd83
commit a2a9c8d391
3 changed files with 13 additions and 25 deletions

2
go.mod
View File

@@ -6,7 +6,7 @@ require (
entgo.io/ent v0.12.3
github.com/aclements/go-moremath v0.0.0-20210112150236-f10218a38794
github.com/an0nfunc/go-steam/v3 v3.0.6
github.com/an0nfunc/go-steamapi v1.1.0
github.com/an0nfunc/go-steamapi v1.1.1
github.com/gin-contrib/cors v1.4.0
github.com/gin-gonic/gin v1.9.1
github.com/go-redis/cache/v8 v8.4.4