fix(query): fix printing irregularities #140

Merged
sam merged 1 commits from fix-printing-irregularities into master 2022-10-14 16:51:27 +00:00
Owner
  1. Before, the port printed was duplicated, eg.
    ;; SERVER: [::1]:53:53 (UDP) when making query. This has been fixed (not sure what caused it)
  2. JSON/XML/YAML date formatting to be compliant with RFC3339 (thanks, std/time!)
1. Before, the port printed was duplicated, eg. `;; SERVER: [::1]:53:53 (UDP)` when making query. This has been fixed (not sure what caused it) 2. JSON/XML/YAML date formatting to be compliant with RFC3339 (thanks, std/time!)
sam added 1 commit 2022-10-14 16:48:20 +00:00
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
a537dca87f
fix(query): fix printing irregularities
Signed-off-by: Sam Therapy <sam@samtherapy.net>
grumbulon approved these changes 2022-10-14 16:50:52 +00:00
sam merged commit dc4edd55bb into master 2022-10-14 16:51:27 +00:00
sam deleted branch fix-printing-irregularities 2022-10-14 16:51:27 +00:00
Sign in to join this conversation.
No description provided.