Skip to content

Commit 65c6108

Browse files
fix: upgrade dependencies
1 parent 8bd1b4b commit 65c6108

5 files changed

Lines changed: 6211 additions & 3883 deletions

File tree

server/e2e/common.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import (
66
"net/http"
77
"testing"
88

9-
"github.com/gavv/httpexpect/v2"
9+
httpexpect "github.com/gavv/httpexpect/v2"
1010
"github.com/reearth/reearth/server/internal/app"
1111
"github.com/reearth/reearth/server/internal/app/config"
1212
"github.com/reearth/reearth/server/internal/infrastructure/fs"

0 commit comments

Comments
 (0)