update inventory package
This commit is contained in:
@@ -5,6 +5,8 @@ go 1.25.1
|
||||
require github.com/redis/go-redis/v9 v9.16.0
|
||||
|
||||
require (
|
||||
github.com/alicebob/miniredis/v2 v2.35.0 // indirect
|
||||
github.com/cespare/xxhash/v2 v2.3.0 // indirect
|
||||
github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f // indirect
|
||||
github.com/yuin/gopher-lua v1.1.1 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user