summaryrefslogtreecommitdiffhomepage
path: root/net/dns/recursive/recursive_test.go
AgeCommit message (Expand)AuthorFilesLines
2024-04-16all: use Go 1.22 range-over-intBrad Fitzpatrick1-1/+1
2023-08-17all: use Go 1.21 slices, maps instead of x/exp/{slices,maps}Brad Fitzpatrick1-1/+2
2023-07-28all: update exp/slices and fix call sitesDavid Anderson1-6/+6
2023-07-06tstest: prepare for Clock API changesAdrian Dewhurst1-2/+2
2023-06-09net/dns/recursive: add initial implementation of recursive DNS resolverAndrew Dunham1-0/+741