Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
client: add method to disable version discovery #29
Conversation
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-goose |
jujubot
merged commit 49a93d6
into
go-goose:v1
Nov 3, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
axw commentedNov 3, 2016
Add AuthenticatingClient.SetVersionDiscoveryEnabled
so package users can disable API version discovery,
to revert back to the old behaviour.