Skip to content

Commit ad518e3

Browse files
Fix mac builds (#418)
1 parent d9dcbf7 commit ad518e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmd/modern/root/open/ads_darwin.go

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ package open
66
import (
77
"github.com/microsoft/go-sqlcmd/cmd/modern/sqlconfig"
88
"github.com/microsoft/go-sqlcmd/internal/cmdparser"
9+
"github.com/microsoft/go-sqlcmd/internal/localizer"
910
)
1011

1112
// Type Ads is used to implement the "open ads" which launches Azure

0 commit comments

Comments
 (0)