Skip to content

Commit

Permalink
Update bad import path
Browse files Browse the repository at this point in the history
  • Loading branch information
sourya-deepsource committed Jan 19, 2021
1 parent 8291f92 commit 7ad90df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .deepsource.toml
Expand Up @@ -10,7 +10,7 @@ name = "go"
enabled = true

[analyzers.meta]
import_paths = ["github.com/sourya-deepsource/rudder-server"]
import_paths = ["github.com/rudderlabs/rudder-server"]

[[analyzers]]
name = "javascript"
Expand Down

0 comments on commit 7ad90df

Please sign in to comment.