From a442ffa4ecd34ddaf72bae6ab45d01f943644b70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Graber?= Date: Wed, 30 Aug 2023 00:19:05 -0400 Subject: [PATCH] deepsource: Update for Incus MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Stéphane Graber --- .deepsource.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.deepsource.toml b/.deepsource.toml index 8588c35be6..cf312f973c 100644 --- a/.deepsource.toml +++ b/.deepsource.toml @@ -17,4 +17,4 @@ name = "go" enabled = true [analyzers.meta] - import_paths = ["github.com/lxd/lxd"] \ No newline at end of file + import_paths = ["github.com/lxc/incus"]