mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-26 22:42:50 -05:00
core: update to golangci-lint v2
This commit is contained in:
@@ -186,7 +186,7 @@ func runOpen(target string) {
|
||||
}
|
||||
}
|
||||
|
||||
params := map[string]interface{}{
|
||||
params := map[string]any{
|
||||
"target": actualTarget,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user