Skip to content

Commit 558b6bf

Browse files
committed
fix lint
1 parent 29b94a8 commit 558b6bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/registry/consul/client.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ type Client struct {
4141
deregisterCriticalServiceAfter int
4242
// serviceChecks user custom checks
4343
serviceChecks api.AgentServiceChecks
44-
//custom tags
44+
// tags custom consul tags
4545
tags []string
4646
}
4747

0 commit comments

Comments
 (0)