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:
@@ -11,7 +11,7 @@ import (
|
||||
"sync"
|
||||
"time"
|
||||
|
||||
"github.com/go-via/via/h"
|
||||
"github.com/ryanhamamura/via/h"
|
||||
)
|
||||
|
||||
// Context is the living bridge between Go and the browser.
|
||||
|
||||
Reference in New Issue
Block a user