Update import path

This commit is contained in:
astravexton 2021-05-05 15:18:05 +01:00
parent afcb80f913
commit 012ab74599
17 changed files with 35 additions and 50 deletions

8
go.mod
View file

@ -1,9 +1,5 @@
module github.com/kris-nova/photoprism-client-go
module github.com/astravexton/photoprism-client-go
go 1.15
require (
github.com/fatih/color v1.10.0 // indirect
github.com/kris-nova/logger v0.0.0-20181127235838-fd0d87064b06
github.com/kris-nova/lolgopher v0.0.0-20210112022122-73f0047e8b65 // indirect
)
require github.com/astravexton/logger v0.2.1 // indirect