[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh

This commit is contained in:
JCOR11599
2022-02-01 19:25:48 +00:00
parent 2bc7b71f28
commit 8c8b669113

View File

@@ -16,9 +16,10 @@ package schema
import (
"fmt"
"github.com/dolthub/dolt/go/libraries/doltcore/schema/typeinfo"
"sort"
"strings"
"github.com/dolthub/dolt/go/libraries/doltcore/schema/typeinfo"
)
type IndexCollection interface {