diff options
Diffstat (limited to 'runner/stub.go')
| -rw-r--r-- | runner/stub.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runner/stub.go b/runner/stub.go index e64e57f..618b391 100644 --- a/runner/stub.go +++ b/runner/stub.go @@ -3,7 +3,7 @@ package runner import ( - "git.ewy.one/pik/model" + "git.ewy.one/pik.git/model" "os/exec" ) |
