aboutsummaryrefslogtreecommitdiff
path: root/pkg/instance/instance_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/instance/instance_test.go')
-rw-r--r--pkg/instance/instance_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/instance/instance_test.go b/pkg/instance/instance_test.go
index 3f8dced..1706e86 100644
--- a/pkg/instance/instance_test.go
+++ b/pkg/instance/instance_test.go
@@ -5,7 +5,7 @@ import (
"net/http/httptest"
"testing"
- "golang.sigsum.org/sigsum-log-go/pkg/types"
+ "git.sigsum.org/sigsum-log-go/pkg/types"
)
// TestHandlers check that the expected handlers are configured