aboutsummaryrefslogtreecommitdiff
path: root/tests/container_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'tests/container_test.go')
-rw-r--r--tests/container_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/container_test.go b/tests/container_test.go
index 0ddd3bb..2c816b5 100644
--- a/tests/container_test.go
+++ b/tests/container_test.go
@@ -24,7 +24,7 @@ import (
"net/http"
"testing"
- "github.com/majewsky/schwift"
+ "github.com/majewsky/schwift/v2"
)
func TestContainerLifecycle(t *testing.T) {