diff --git a/apps/iam/go.mod b/apps/iam/go.mod index bcca393ff6c..1ca6ce8acce 100644 --- a/apps/iam/go.mod +++ b/apps/iam/go.mod @@ -24,6 +24,8 @@ replace github.com/grafana/grafana/apps/correlations => ../correlations replace github.com/grafana/grafana/apps/investigations => ../investigations +replace github.com/grafana/grafana/apps/logsdrilldown => ../logsdrilldown + replace github.com/grafana/grafana/apps/playlist => ../playlist replace github.com/grafana/grafana/apps/plugins => ../plugins