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,8 +4,8 @@ import (
|
||||
_ "embed"
|
||||
"net/http"
|
||||
|
||||
"github.com/go-via/via"
|
||||
"github.com/go-via/via/h"
|
||||
"github.com/ryanhamamura/via"
|
||||
"github.com/ryanhamamura/via/h"
|
||||
)
|
||||
|
||||
// Example of a Via application with a plugin that adds PicoCSS. The plugin
|
||||
|
||||
Reference in New Issue
Block a user