Update vendored dependencies
This includes github.com/kurin/blazer 0.2.0, which resolves #1291
This commit is contained in:
parent
ba23d24dd1
commit
61cb1cc6f8
1044 changed files with 203022 additions and 97709 deletions
10
vendor/github.com/Azure/azure-sdk-for-go/arm/sql/client.go
generated
vendored
10
vendor/github.com/Azure/azure-sdk-for-go/arm/sql/client.go
generated
vendored
|
@ -1,8 +1,7 @@
|
|||
// Package sql implements the Azure ARM Sql service API version .
|
||||
//
|
||||
// The Azure SQL Database management API provides a RESTful set of web services
|
||||
// that interact with Azure SQL Database services to manage your databases. The
|
||||
// API enables you to create, retrieve, update, and delete databases.
|
||||
// The Azure SQL Database management API provides a RESTful set of web services that interact with Azure SQL Database
|
||||
// services to manage your databases. The API enables you to create, retrieve, update, and delete databases.
|
||||
package sql
|
||||
|
||||
// Copyright (c) Microsoft and contributors. All rights reserved.
|
||||
|
@ -19,9 +18,8 @@ package sql
|
|||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
//
|
||||
// Code generated by Microsoft (R) AutoRest Code Generator 1.0.1.0
|
||||
// Changes may cause incorrect behavior and will be lost if the code is
|
||||
// regenerated.
|
||||
// Code generated by Microsoft (R) AutoRest Code Generator.
|
||||
// Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
||||
|
||||
import (
|
||||
"github.com/Azure/go-autorest/autorest"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue