File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 "net/http/httptest"
55 "testing"
66
7- addheader "github.com/example /go-multi-major-modules/add-header/v1 /src"
7+ addheader "github.com/dakshithas /go-multi-major-modules/add-header/src"
88)
99
1010func TestAddHeader (t * testing.T ) {
Original file line number Diff line number Diff line change 44 "net/http/httptest"
55 "testing"
66
7- addheader "github.com/example /go-multi-major-modules/add-header/v2/src"
7+ addheader "github.com/dakshithas /go-multi-major-modules/add-header/v2/src"
88)
99
1010func TestAddHeaders (t * testing.T ) {
Original file line number Diff line number Diff line change 44 "net/http/httptest"
55 "testing"
66
7- addheader "github.com/example /go-multi-major-modules/add-header/v3/src"
7+ addheader "github.com/dakshithas /go-multi-major-modules/add-header/v3/src"
88)
99
1010func TestSimpleAdder (t * testing.T ) {
Original file line number Diff line number Diff line change 44 "testing"
55 "time"
66
7- "github.com/example /go-multi-major-modules/rate-limit/v1 /src"
7+ "github.com/dakshithas /go-multi-major-modules/rate-limit/src"
88)
99
1010func TestRateLimiter (t * testing.T ) {
Original file line number Diff line number Diff line change 44 "testing"
55 "time"
66
7- "github.com/example /go-multi-major-modules/rate-limit/v2/src"
7+ "github.com/dakshithas /go-multi-major-modules/rate-limit/v2/src"
88)
99
1010func TestRateLimiter (t * testing.T ) {
Original file line number Diff line number Diff line change 44 "testing"
55 "time"
66
7- ratelimit "github.com/example /go-multi-major-modules/rate-limit/v3/src"
7+ ratelimit "github.com/dakshithas /go-multi-major-modules/rate-limit/v3/src"
88)
99
1010func TestRateLimiter (t * testing.T ) {
You can’t perform that action at this time.
0 commit comments