Skip to content

Remove service leftovers in consul integration test#371

Merged
peterbourgon merged 1 commit intomasterfrom
fix-consul-integration
Oct 4, 2016
Merged

Remove service leftovers in consul integration test#371
peterbourgon merged 1 commit intomasterfrom
fix-consul-integration

Conversation

@xla
Copy link
Copy Markdown
Member

@xla xla commented Oct 4, 2016

During a brief and forgotten period there was the Service abstraction which was used in the integration test of the Consul sd package. As it is guarded with a build tag it likely was missed, this change-set addresses this and removes all traces of the forgotten abstraction.

Fixes #366

During a brief and forgotten period there was the Service abstraction
which was used in the integration test of the Consul sd package. As it
is guarded with a build tag it likely was missed, this change-set
addresses this and removes all traces of the forgotten abstraction.

Fixes #366
@xla xla added the bug label Oct 4, 2016
@xla xla self-assigned this Oct 4, 2016
@seh
Copy link
Copy Markdown

seh commented Oct 4, 2016

I confirmed that Glide can now scan the "github.com/go-kit/kit/sd/consul" import path without running into the previous error with not being able to find the "service" package. Thank you for fixing this.

@peterbourgon
Copy link
Copy Markdown
Member

😎

@peterbourgon peterbourgon merged commit f4b6110 into master Oct 4, 2016
@peterbourgon peterbourgon deleted the fix-consul-integration branch October 4, 2016 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants