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.y
range - You should expect breaking changes until
v1.x.y
releases occur - Notifications of breaking changes will be made via release notes associated with each tag
- You should use a vendoring solution (like
dep
) until thevgo
proposal is fully integrated with thego
toolchain
Pull requests welcome.