Skip to content

Commit a7209f4

Browse files
authored
Bring back a missing "import ... deep" line (treeverse#1382)
Broke build.
1 parent c2c5dbe commit a7209f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

api/controller_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ import (
1414
"github.com/go-openapi/runtime"
1515
httptransport "github.com/go-openapi/runtime/client"
1616
"github.com/go-openapi/swag"
17+
"github.com/go-test/deep"
1718
"github.com/treeverse/lakefs/api/gen/client/auth"
1819
"github.com/treeverse/lakefs/api/gen/client/branches"
1920
"github.com/treeverse/lakefs/api/gen/client/commits"

0 commit comments

Comments
 (0)