Skip to main content

Azure SDK for Go v15 is available

Published date: 28 March, 2018

Version 15.0.0 of the Azure SDK for Go has been tagged (changelog). We’ve also published an SDK update policy to help you understand how our repo has been organised and when to expect updates.

To start using this version:

  • If you use dep, update your Gopkg.toml file and run dep ensure -update
  • If you don’t use dep, run go get -u github.com/Azure/azure-sdk-for-go

If you’re just getting started with Go on Azure, visit our docs and the samples repo for help.

  • Azure Resource Manager
  • SDK and Tools

Related Products