summaryrefslogtreecommitdiff
path: root/env/env_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'env/env_test.go')
-rw-r--r--env/env_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/env/env_test.go b/env/env_test.go
index 52dc950..ba88f0b 100644
--- a/env/env_test.go
+++ b/env/env_test.go
@@ -3,7 +3,7 @@
package env
import (
- "github.com/ewy1/pik/model"
+ "git.sr.ht/~ewy/pik/model"
"github.com/spf13/pflag"
"github.com/stretchr/testify/assert"
"os"