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

This commit is contained in:
jennifersp
2021-11-04 22:59:28 +00:00
parent 4f6cae5b3b
commit d06afc69be

View File

@@ -18,9 +18,10 @@ import (
"context"
"errors"
"fmt"
"github.com/dolthub/dolt/go/cmd/dolt/cli"
"sync"
"github.com/dolthub/dolt/go/cmd/dolt/cli"
eventsapi "github.com/dolthub/dolt/go/gen/proto/dolt/services/eventsapi/v1alpha1"
"github.com/dolthub/dolt/go/libraries/doltcore/doltdb"
"github.com/dolthub/dolt/go/libraries/doltcore/env"