Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-06-17 | test: use `t.TempDir` to create temporary test directory (#6164) | 1 | -13/+10 | ||
2021-10-13 | cleanup deprecated package io/ioutil (#4920) | 1 | -7/+6 | ||
Signed-off-by: zounengren <zouyee1989@gmail.com> | |||||
2017-09-14 | Remove the word middleware (#1067) | 1 | -0/+107 | ||
* Rename middleware to plugin first pass; mostly used 'sed', few spots where I manually changed text. This still builds a coredns binary. * fmt error * Rename AddMiddleware to AddPlugin * Readd AddMiddleware to remain backwards compat |