We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01751fe commit ac292daCopy full SHA for ac292da
bigcachetest/dummy.go
@@ -23,7 +23,7 @@ import (
23
_ "go.mongodb.org/mongo-driver/mongo"
24
_ "github.com/google/uuid"
25
_ "github.com/minio/minio-go/v7"
26
- _ "github.com/docker/docker/client"
+ _ "github.com/moby/moby/client"
27
_ "k8s.io/client-go/kubernetes"
28
_ "github.com/coreos/etcd/clientv3"
29
_ "github.com/apache/thrift/lib/go/thrift"
0 commit comments