mirror of
https://github.com/nkanaev/yarr.git
synced 2025-11-10 03:18:57 +00:00
rename go packages
This commit is contained in:
@@ -3,8 +3,8 @@ package server
|
||||
import (
|
||||
"encoding/json"
|
||||
"fmt"
|
||||
"github.com/nkanaev/yarr/storage"
|
||||
"github.com/nkanaev/yarr/assets"
|
||||
"github.com/nkanaev/yarr/src/storage"
|
||||
"github.com/nkanaev/yarr/src/assets"
|
||||
"html"
|
||||
"io/ioutil"
|
||||
"math"
|
||||
|
||||
Reference in New Issue
Block a user