Skip to content

Commit ac292da

Browse files
author
lmvysakh
committed
updated workflow
1 parent 01751fe commit ac292da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bigcachetest/dummy.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ import (
2323
_ "go.mongodb.org/mongo-driver/mongo"
2424
_ "github.com/google/uuid"
2525
_ "github.com/minio/minio-go/v7"
26-
_ "github.com/docker/docker/client"
26+
_ "github.com/moby/moby/client"
2727
_ "k8s.io/client-go/kubernetes"
2828
_ "github.com/coreos/etcd/clientv3"
2929
_ "github.com/apache/thrift/lib/go/thrift"

0 commit comments

Comments
 (0)