Update dependencies
This commit is contained in:
parent
f3b49987f8
commit
fda563d606
926 changed files with 189726 additions and 98666 deletions
6
vendor/github.com/Azure/azure-sdk-for-go/arm/servicefabric/version.go
generated
vendored
6
vendor/github.com/Azure/azure-sdk-for-go/arm/servicefabric/version.go
generated
vendored
|
@ -14,15 +14,15 @@ package servicefabric
|
|||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
//
|
||||
// Code generated by Microsoft (R) AutoRest Code Generator 1.1.0.0
|
||||
// Code generated by Microsoft (R) AutoRest Code Generator 2.2.18.0
|
||||
// Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
||||
|
||||
// UserAgent returns the UserAgent string to use when sending http.Requests.
|
||||
func UserAgent() string {
|
||||
return "Azure-SDK-For-Go/v10.2.0-beta arm-servicefabric/2016-09-01"
|
||||
return "Azure-SDK-For-Go/v10.3.1-beta arm-servicefabric/2016-09-01"
|
||||
}
|
||||
|
||||
// Version returns the semantic version (see http://semver.org) of the client.
|
||||
func Version() string {
|
||||
return "v10.2.0-beta"
|
||||
return "v10.3.1-beta"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue