aboutsummaryrefslogtreecommitdiff
path: root/pkg/requests/requests.go
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/requests/requests.go')
-rw-r--r--pkg/requests/requests.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkg/requests/requests.go b/pkg/requests/requests.go
index 4d09101..4321b2b 100644
--- a/pkg/requests/requests.go
+++ b/pkg/requests/requests.go
@@ -3,8 +3,8 @@ package requests
import (
"io"
- "git.sigsum.org/sigsum-lib-go/pkg/ascii"
- "git.sigsum.org/sigsum-lib-go/pkg/types"
+ "git.sigsum.org/sigsum-go/pkg/ascii"
+ "git.sigsum.org/sigsum-go/pkg/types"
)
type Leaf struct {