diff options
Diffstat (limited to 'runner/python/indexer.go')
| -rw-r--r-- | runner/python/indexer.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runner/python/indexer.go b/runner/python/indexer.go index c01d567..8652779 100644 --- a/runner/python/indexer.go +++ b/runner/python/indexer.go @@ -1,7 +1,7 @@ package python import ( - "git.ewy.one/pik/model" + "git.ewy.one/pik.git/model" "github.com/pelletier/go-toml/v2" "io/fs" "os" |
