Skip to content

remove package dependencies#11

Merged
shlomi-noach merged 1 commit intomasterfrom
remove-db-dependencies
May 31, 2021
Merged

remove package dependencies#11
shlomi-noach merged 1 commit intomasterfrom
remove-db-dependencies

Conversation

@shlomi-noach
Copy link

This PR removes imports for github.com/mattn/go-sqlite3 and github.com/go-sql-driver/mysql ; they are not directly used by this repo and they create overhead when importing this repo.

The imports were organically added when this library was used internally at orchestrator. But now it's external, orchestrator will do its own explicit imports (see openark/orchestrator#1361)

Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant