mirror of
https://github.com/akvorado/akvorado.git
synced 2025-12-11 22:14:02 +01:00
build: use gofumpt
Undecided if we need to use it. I think it's nice.
This commit is contained in:
@@ -30,7 +30,8 @@ func TestConfigHandler(t *testing.T) {
|
||||
},
|
||||
"homepageTopWidgets": []string{"src-as", "src-port", "protocol", "src-country", "etype"},
|
||||
"dimensionsLimit": 50,
|
||||
"dimensions": []string{"ExporterAddress",
|
||||
"dimensions": []string{
|
||||
"ExporterAddress",
|
||||
"ExporterName",
|
||||
"ExporterGroup",
|
||||
"ExporterRole",
|
||||
|
||||
Reference in New Issue
Block a user