Skip to content

Commit

Permalink
cli: fix merge skew
Browse files Browse the repository at this point in the history
#121989 and  #121290

Release note: none.
Epic: none.
  • Loading branch information
dt committed Apr 12, 2024
1 parent 8947e1e commit 788848b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/cli/context.go
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ import (
"github.com/cockroachdb/cockroach/pkg/cli/clisqlexec"
"github.com/cockroachdb/cockroach/pkg/cli/clisqlshell"
"github.com/cockroachdb/cockroach/pkg/cli/democluster"
"github.com/cockroachdb/cockroach/pkg/clusterversion"
"github.com/cockroachdb/cockroach/pkg/roachpb"
"github.com/cockroachdb/cockroach/pkg/security/clientsecopts"
"github.com/cockroachdb/cockroach/pkg/security/username"
Expand Down

0 comments on commit 788848b

Please sign in to comment.