aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/pkg/tar_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/pkg/tar_test.go')
-rw-r--r--internal/pkg/tar_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/pkg/tar_test.go b/internal/pkg/tar_test.go
index 26a67d6c..09e1e4db 100644
--- a/internal/pkg/tar_test.go
+++ b/internal/pkg/tar_test.go
@@ -12,7 +12,7 @@ import (
"testing"
"testing/fstest"
- "hakurei.app/container/check"
+ "hakurei.app/check"
"hakurei.app/container/stub"
"hakurei.app/internal/pkg"
)