mirror of
https://github.com/dolthub/dolt.git
synced 2026-03-13 11:09:10 -05:00
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
This commit is contained in:
@@ -18,7 +18,6 @@ import (
|
||||
"context"
|
||||
"errors"
|
||||
"fmt"
|
||||
"github.com/dolthub/dolt/go/store/prolly/tree"
|
||||
"sort"
|
||||
"strings"
|
||||
|
||||
@@ -28,6 +27,7 @@ import (
|
||||
|
||||
"github.com/dolthub/dolt/go/libraries/doltcore/doltdb"
|
||||
"github.com/dolthub/dolt/go/libraries/doltcore/schema"
|
||||
"github.com/dolthub/dolt/go/store/prolly/tree"
|
||||
storetypes "github.com/dolthub/dolt/go/store/types"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user