From 1e4bdf68203816bbd6206abd8d176d811ff9a942 Mon Sep 17 00:00:00 2001 From: Jack Pearkes Date: Wed, 20 Aug 2014 16:27:12 -0700 Subject: [PATCH] go fmt --- command/agent/dns.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/command/agent/dns.go b/command/agent/dns.go index 5e4480ac23..18e2b928b4 100644 --- a/command/agent/dns.go +++ b/command/agent/dns.go @@ -280,7 +280,7 @@ PARSE: // _name._tag.service.consul d.serviceLookup(network, datacenter, labels[n-3][1:], tag, req, resp) - // Consul 0.3 and prior format for SRV queries + // Consul 0.3 and prior format for SRV queries } else { // Support "." in the label, re-join all the parts