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

This commit is contained in:
stephkyou
2023-07-28 22:23:00 +00:00
committed by Stephanie You
parent 5b964901cb
commit 1b602743c8

View File

@@ -19,7 +19,6 @@ import (
"encoding/json"
"strings"
"github.com/dolthub/dolt/go/libraries/utils/config"
"github.com/tidwall/gjson"
"github.com/tidwall/sjson"
@@ -28,6 +27,7 @@ import (
eventsapi "github.com/dolthub/dolt/go/gen/proto/dolt/services/eventsapi/v1alpha1"
"github.com/dolthub/dolt/go/libraries/doltcore/env"
"github.com/dolthub/dolt/go/libraries/utils/argparser"
"github.com/dolthub/dolt/go/libraries/utils/config"
)
var profileDocs = cli.CommandDocumentationContent{