mirror of
https://github.com/dolthub/dolt.git
synced 2026-02-11 18:49:14 -06:00
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
This commit is contained in:
3
go/libraries/doltcore/env/actions/remotes.go
vendored
3
go/libraries/doltcore/env/actions/remotes.go
vendored
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user