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

This commit is contained in:
fulghum
2023-06-13 19:56:05 +00:00
parent cb4a50acc0
commit a91152f88b
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -16,6 +16,7 @@ package commands
import (
"context"
"gopkg.in/src-d/go-errors.v1"
"github.com/dolthub/dolt/go/cmd/dolt/cli"
@@ -16,6 +16,7 @@ package merge
import (
"context"
"github.com/dolthub/go-mysql-server/sql"
"github.com/dolthub/dolt/go/libraries/doltcore/conflict"
@@ -17,6 +17,7 @@ package dprocedures
import (
"errors"
"fmt"
"github.com/dolthub/go-mysql-server/sql"
"github.com/dolthub/go-mysql-server/sql/types"