Skip to content

v2.51.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jul 15:04

Changes

  • Go 1.16 has GO111Module on by default. This release converts diego-release to be compatible with those changes
  • As a result of the conversion to a Go module release, we updated and moved away from having many of our external dependencies in a submodule to a vendored package.

Dependencies