Skip to content

Commit c07ba36

Browse files
committed
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
1 parent 747bf56 commit c07ba36

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

go/cmd/dolt/commands/ci/destroy.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ package ci
1616

1717
import (
1818
"context"
19+
1920
"github.com/dolthub/dolt/go/libraries/doltcore/env/actions/dolt_ci"
2021

2122
"github.com/dolthub/dolt/go/cmd/dolt/cli"

go/cmd/dolt/commands/ci/init.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ package ci
1717
import (
1818
"context"
1919
"fmt"
20+
2021
"github.com/dolthub/dolt/go/libraries/doltcore/env/actions/dolt_ci"
2122

2223
"github.com/dolthub/dolt/go/cmd/dolt/cli"

0 commit comments

Comments
 (0)