Skip to content

v0.0.1

Compare
Choose a tag to compare
@joefitzgerald joefitzgerald released this 05 Jun 22:59
· 152 commits to master since this release
5538161

This release is an extract of https://github.com/cloudfoundry-incubator/uaa-cli/tree/7b51e20e9814368fa367eb6ba6c3a5fdf953db0c/uaa. Modifications made:

  • Run goimports on all files
  • Modify imports of code.cloudfoundry.org/uaa-cli/uaa to github.com/cloudfoundry-community/uaa
  • Modify imports of code.cloudfoundry.org/uaa-cli/uaa/util to github.com/cloudfoundry-community/uaa/util
  • Modify imports of code.cloudfoundry.org/uaa-cli/uaa/fixtures to github.com/cloudfoundry-community/uaa/fixtures