mirror of
https://github.com/nkanaev/yarr.git
synced 2025-09-15 19:00:15 +00:00
rename go packages
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
package platform
|
||||
|
||||
import (
|
||||
"github.com/nkanaev/yarr/server"
|
||||
"github.com/nkanaev/yarr/src/server"
|
||||
)
|
||||
|
||||
func Start(s *server.Handler) {
|
||||
|
Reference in New Issue
Block a user