diff options
Diffstat (limited to 'runner/python/proj.go')
| -rw-r--r-- | runner/python/proj.go | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/runner/python/proj.go b/runner/python/proj.go index 5b02b58..351cbc8 100644 --- a/runner/python/proj.go +++ b/runner/python/proj.go @@ -1,8 +1,8 @@ package python import ( - "github.com/ewy1/pik/model" - "github.com/ewy1/pik/runner" + "git.sr.ht/~ewy/pik/model" + "git.sr.ht/~ewy/pik/runner" "os/exec" "path/filepath" ) |
