File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 5
5
require (
6
6
github.com/apache/apisix-ingress-controller v0.0.0-20210105024109-72e53386de5a
7
7
github.com/apache/apisix-ingress-controller/test/e2e/testbackend v0.0.0
8
+ github.com/eclipse/paho.mqtt.golang v1.3.5
8
9
github.com/gavv/httpexpect/v2 v2.3.1
9
10
github.com/gorilla/websocket v1.4.2
10
11
github.com/gruntwork-io/terratest v0.32.8
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ import (
19
19
"fmt"
20
20
"time"
21
21
22
- "github.com/onsi/ginkgo"
22
+ ginkgo "github.com/onsi/ginkgo/v2 "
23
23
"github.com/stretchr/testify/assert"
24
24
25
25
"github.com/apache/apisix-ingress-controller/test/e2e/scaffold"
You can’t perform that action at this time.
0 commit comments