Update import path
This commit is contained in:
parent
afcb80f913
commit
012ab74599
17 changed files with 35 additions and 50 deletions
|
@ -4,9 +4,9 @@ import (
|
|||
"fmt"
|
||||
"os"
|
||||
|
||||
photoprism "github.com/kris-nova/photoprism-client-go"
|
||||
photoprism "github.com/astravexton/photoprism-client-go"
|
||||
|
||||
"github.com/kris-nova/logger"
|
||||
"github.com/astravexton/logger"
|
||||
)
|
||||
|
||||
// format string, a ...interface{}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue