chore: rename module to github.com/ryanhamamura/via
Update module path and all internal imports to use the new repository location.
This commit is contained in:
@@ -4,7 +4,7 @@ import (
|
||||
// "net/http/httptest"
|
||||
"testing"
|
||||
|
||||
"github.com/go-via/via/h"
|
||||
"github.com/ryanhamamura/via/h"
|
||||
"github.com/stretchr/testify/assert"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user