File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- module github.com/nginxinc/nginx-plus-go-client
1
+ module github.com/nginxinc/nginx-plus-go-client/v2
2
2
3
3
go 1.22.6
4
4
Original file line number Diff line number Diff line change 4
4
"context"
5
5
"testing"
6
6
7
- "github.com/nginxinc/nginx-plus-go-client/client"
8
- "github.com/nginxinc/nginx-plus-go-client/tests/helpers"
7
+ "github.com/nginxinc/nginx-plus-go-client/v2/ client"
8
+ "github.com/nginxinc/nginx-plus-go-client/v2/ tests/helpers"
9
9
)
10
10
11
11
// TestStatsNoStream tests the peculiar behavior of getting Stream-related
Original file line number Diff line number Diff line change 7
7
"testing"
8
8
"time"
9
9
10
- "github.com/nginxinc/nginx-plus-go-client/client"
11
- "github.com/nginxinc/nginx-plus-go-client/tests/helpers"
10
+ "github.com/nginxinc/nginx-plus-go-client/v2/ client"
11
+ "github.com/nginxinc/nginx-plus-go-client/v2/ tests/helpers"
12
12
)
13
13
14
14
const (
You can’t perform that action at this time.
0 commit comments