no more memcache, go broke for mac 18.1
This commit is contained in:
6
go.mod
6
go.mod
@@ -4,9 +4,6 @@ go 1.16
|
||||
|
||||
require (
|
||||
github.com/boltdb/bolt v1.3.1
|
||||
github.com/bradfitz/gomemcache v0.0.0-20190913173617-a41fca850d0b
|
||||
github.com/buraksezer/consistent v0.9.0
|
||||
github.com/cespare/xxhash v1.1.0
|
||||
github.com/gomodule/redigo v1.8.5
|
||||
github.com/google/uuid v1.3.0
|
||||
github.com/minio/minio-go/v6 v6.0.57
|
||||
@@ -14,7 +11,8 @@ require (
|
||||
github.com/patrickmn/go-cache v2.1.0+incompatible
|
||||
github.com/syndtr/goleveldb v1.0.0
|
||||
go.mongodb.org/mongo-driver v1.7.2
|
||||
gopkg.in/yaml.v2 v2.2.8 // indirect
|
||||
golang.org/x/sys v0.0.0-20220503163025-988cb79eb6c6 // indirect
|
||||
gopkg.in/yaml.v2 v2.2.8
|
||||
local/logb v0.0.0-00010101000000-000000000000
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user