diff --git a/go-default.json b/go-default.json index 40bec00..8db8eb5 100644 --- a/go-default.json +++ b/go-default.json @@ -6,7 +6,8 @@ ], "rebaseWhen": "conflicted", "postUpdateOptions": [ - "gomodTidy" + "gomodTidy", + "gomodUpdateImportPaths" ], "docker-compose": { "enabled": false