updated deps
This commit is contained in:
8
go.mod
8
go.mod
@@ -4,7 +4,7 @@ go 1.17
|
||||
|
||||
require (
|
||||
entgo.io/ent v0.9.1
|
||||
github.com/an0nfunc/go-steam/v3 v3.0.3
|
||||
github.com/an0nfunc/go-steam/v3 v3.0.4
|
||||
github.com/an0nfunc/go-steamapi v1.1.0
|
||||
github.com/go-redis/cache/v8 v8.4.3
|
||||
github.com/go-redis/redis/v8 v8.11.4
|
||||
@@ -44,9 +44,9 @@ require (
|
||||
github.com/vmihailenco/go-tinylfu v0.2.2 // indirect
|
||||
github.com/vmihailenco/msgpack/v5 v5.3.5 // indirect
|
||||
github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect
|
||||
golang.org/x/crypto v0.0.0-20211209193657-4570a0811e8b // indirect
|
||||
golang.org/x/exp v0.0.0-20211214223157-bafe2e20209a // indirect
|
||||
golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 // indirect
|
||||
golang.org/x/exp v0.0.0-20211221223016-e29036178569 // indirect
|
||||
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c // indirect
|
||||
golang.org/x/sys v0.0.0-20211214234402-4825e8c3871d // indirect
|
||||
golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e // indirect
|
||||
golang.org/x/text v0.3.7 // indirect
|
||||
)
|
||||
|
Reference in New Issue
Block a user