moby--moby/daemon/logger/splunk
Sebastiaan van Stijn 562880b276
Fix more goimports
```
daemon/logger/splunk/splunk_test.go:33: File is not `goimports`-ed (goimports)
        envKey:      "a",
        envRegexKey: "^foo",
        labelsKey:   "b",
        tagKey:      "c",
integration/build/build_test.go:41: File is not `goimports`-ed (goimports)
            rm:      false,
            forceRm: false,
integration/image/remove_unix_test.go:49: File is not `goimports`-ed (goimports)
        Root: d.Root,
```

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-02-11 18:56:25 +01:00
..
splunk.go Merge pull request #40081 from thaJeztah/http_constants 2019-10-17 11:30:26 -07:00
splunk_test.go Fix more goimports 2020-02-11 18:56:25 +01:00
splunkhecmock_test.go Add canonical import comment 2018-02-05 16:51:57 -05:00