go-uaa is a client library for the UAA API.
go get -u github.com/cloudfoundry-community/go-uaa
- For the foreseeable future, releases will be in the
v0.x.yrange - You should expect breaking changes until
v1.x.yreleases occur - Notifications of breaking changes will be made via release notes associated with each tag
- You should use a vendoring solution (like
dep) until thevgoproposal is fully integrated with thegotoolchain
Pull requests welcome.