Update import paths

This commit is contained in:
Astra 2023-01-18 00:20:55 +00:00
parent 055afd90f9
commit 32514d2324
8 changed files with 18 additions and 17 deletions

View file

@ -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() {