Update import paths
This commit is contained in:
parent
055afd90f9
commit
32514d2324
8 changed files with 18 additions and 17 deletions
9
go.mod
9
go.mod
|
|
@ -1,8 +1,5 @@
|
|||
module github.com/astravexton/photoprism-client-go
|
||||
module git.zio.sh/astra/photoprism-client-go
|
||||
|
||||
go 1.15
|
||||
go 1.18
|
||||
|
||||
require (
|
||||
github.com/astravexton/logger v0.2.1
|
||||
github.com/kris-nova/logger v0.2.1
|
||||
)
|
||||
require github.com/astravexton/logger v0.2.2-0.20211216142523-c1e08a465709 // indirect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue