aboutsummaryrefslogtreecommitdiff
path: root/plugin/chaos/chaos_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/chaos/chaos_test.go')
-rw-r--r--plugin/chaos/chaos_test.go3
1 files changed, 1 insertions, 2 deletions
diff --git a/plugin/chaos/chaos_test.go b/plugin/chaos/chaos_test.go
index ce42ce7c4..bb58c07b4 100644
--- a/plugin/chaos/chaos_test.go
+++ b/plugin/chaos/chaos_test.go
@@ -1,14 +1,13 @@
package chaos
import (
+ "context"
"testing"
"github.com/coredns/coredns/plugin"
"github.com/coredns/coredns/plugin/pkg/dnstest"
"github.com/coredns/coredns/plugin/test"
- "context"
-
"github.com/miekg/dns"
)
bdf3a5fcedf89a86d82ad44&follow=1'>fix: upgrade hardcoded version number, fix #4382 (#4384)Gravatar Dag 1-1/+1 2025-01-03[MixologyBridge] add null checks for author and timestamp elements (#4383)Gravatar Sebastian Wolf 1-2/+9 2025-01-02fix(rumble): exterminate double leading slashes in item url (#4381)Gravatar Dag 1-6/+9 2025-01-02[BlizzardNewsBridge] fix BlizzardNewsBridge (#4379)Gravatar Niehztog 1-14/+54 2025-01-02Update BlueskyBridge.php (#4367)Gravatar mruac 1-99/+456 2025-01-02[MixologyBridge] adapt to latest site changes (#4368)Gravatar Sebastian Wolf 1-21/+45 2025-01-02[CentreFranceBridge] Update parser to handle latest website layout changes (#...Gravatar Quentin B. 1-40/+27 2025-01-02[EdfPrices Bridge] add HC/HP, base and EJP (#4369)Gravatar Florent V. 1-37/+194 2025-01-02feat(reddit): support video (#4380)Gravatar Dag 1-5/+18 2024-12-30fix: broken if_not_modified_since (#4377)Gravatar Dag 1-7/+8