mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-10 08:20:23 +00:00
36 lines
643 B
TOML
36 lines
643 B
TOML
|
[[constraint]]
|
||
|
name = "github.com/gogo/protobuf"
|
||
|
version = "0.5.0"
|
||
|
|
||
|
[[constraint]]
|
||
|
branch = "master"
|
||
|
name = "github.com/golang/protobuf"
|
||
|
|
||
|
[[constraint]]
|
||
|
name = "github.com/opentracing/opentracing-go"
|
||
|
version = "1.0.2"
|
||
|
|
||
|
[[constraint]]
|
||
|
name = "github.com/sirupsen/logrus"
|
||
|
version = "1.0.3"
|
||
|
|
||
|
[[constraint]]
|
||
|
name = "github.com/stretchr/testify"
|
||
|
version = "1.1.4"
|
||
|
|
||
|
[[constraint]]
|
||
|
name = "go.uber.org/zap"
|
||
|
version = "1.7.1"
|
||
|
|
||
|
[[constraint]]
|
||
|
branch = "master"
|
||
|
name = "golang.org/x/net"
|
||
|
|
||
|
[[constraint]]
|
||
|
branch = "master"
|
||
|
name = "golang.org/x/oauth2"
|
||
|
|
||
|
[[constraint]]
|
||
|
name = "google.golang.org/grpc"
|
||
|
version = "1.8.0"
|