Update import paths
This commit is contained in:
parent
055afd90f9
commit
32514d2324
8 changed files with 18 additions and 17 deletions
|
@ -3,8 +3,8 @@ package main
|
|||
import (
|
||||
"fmt"
|
||||
|
||||
photoprism "git.zio.sh/astra/photoprism-client-go"
|
||||
"github.com/astravexton/logger"
|
||||
photoprism "github.com/astravexton/photoprism-client-go"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue