Merge pull request #3467 from RolandMa1986/feat-e2e-restclient
Refine group e2e test
Showing
... | @@ -74,7 +74,7 @@ require ( | ... | @@ -74,7 +74,7 @@ require ( |
github.com/stretchr/testify v1.6.1 | github.com/stretchr/testify v1.6.1 | ||
github.com/xanzy/ssh-agent v0.2.1 // indirect | github.com/xanzy/ssh-agent v0.2.1 // indirect | ||
golang.org/x/crypto v0.0.0-20200728195943-123391ffb6de | golang.org/x/crypto v0.0.0-20200728195943-123391ffb6de | ||
golang.org/x/net v0.0.0-20200707034311-ab3426394381 | golang.org/x/net v0.0.0-20201224014010-6772e930b67b | ||
golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d | golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d | ||
google.golang.org/grpc v1.30.0 | google.golang.org/grpc v1.30.0 | ||
gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d // indirect | gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d // indirect | ||
... | ... |
test/e2e/framework/iam/utils.go
0 → 100644
想要评论请 注册 或 登录