Skip to content

Commit

Permalink
Release refresh all package R12 (#17550)
Browse files Browse the repository at this point in the history
* [Release] sdk/resourcemanager/operationsmanagement/armoperationsmanagement/0.4.0 generation from spec commit: 845321c7088aa9b1aa2d715b87aa0d052e2ca976

* [Release] sdk/resourcemanager/orbital/armorbital/0.3.0 generation from spec commit: 845321c7088aa9b1aa2d715b87aa0d052e2ca976

* [Release] sdk/resourcemanager/peering/armpeering/0.4.0 generation from spec commit: 845321c7088aa9b1aa2d715b87aa0d052e2ca976

* [Release] sdk/resourcemanager/policyinsights/armpolicyinsights/0.3.0 generation from spec commit: 845321c7088aa9b1aa2d715b87aa0d052e2ca976

* [Release] sdk/resourcemanager/portal/armportal/0.3.0 generation from spec commit: 845321c7088aa9b1aa2d715b87aa0d052e2ca976

* [Release] sdk/resourcemanager/postgresql/armpostgresql/0.4.0 generation from spec commit: 845321c7088aa9b1aa2d715b87aa0d052e2ca976

* [Release] sdk/resourcemanager/postgresql/armpostgresqlflexibleservers/0.4.0 generation from spec commit: 845321c7088aa9b1aa2d715b87aa0d052e2ca976

* [Release] sdk/resourcemanager/postgresqlhsc/armpostgresqlhsc/0.3.0 generation from spec commit: 845321c7088aa9b1aa2d715b87aa0d052e2ca976

* [Release] sdk/resourcemanager/powerbidedicated/armpowerbidedicated/0.3.0 generation from spec commit: 845321c7088aa9b1aa2d715b87aa0d052e2ca976

* [Release] sdk/resourcemanager/powerbiembedded/armpowerbiembedded/0.3.0 generation from spec commit: 845321c7088aa9b1aa2d715b87aa0d052e2ca976

* [Release] sdk/resourcemanager/powerbiprivatelinks/armpowerbiprivatelinks/0.3.0 generation from spec commit: 845321c7088aa9b1aa2d715b87aa0d052e2ca976

* update README.md
  • Loading branch information
Alancere authored Apr 12, 2022
1 parent 3340183 commit 4c560f0
Show file tree
Hide file tree
Showing 292 changed files with 16,793 additions and 22,523 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,105 @@
# Release History

## 0.4.0 (2022-04-12)
### Breaking Changes

- Function `*SolutionsClient.BeginCreateOrUpdate` return value(s) have been changed from `(SolutionsClientCreateOrUpdatePollerResponse, error)` to `(*armruntime.Poller[SolutionsClientCreateOrUpdateResponse], error)`
- Function `NewManagementAssociationsClient` parameter(s) have been changed from `(string, string, string, string, azcore.TokenCredential, *arm.ClientOptions)` to `(string, azcore.TokenCredential, *arm.ClientOptions)`
- Function `NewManagementAssociationsClient` return value(s) have been changed from `(*ManagementAssociationsClient)` to `(*ManagementAssociationsClient, error)`
- Function `*OperationsClient.List` parameter(s) have been changed from `(context.Context, *OperationsClientListOptions)` to `(*OperationsClientListOptions)`
- Function `*OperationsClient.List` return value(s) have been changed from `(OperationsClientListResponse, error)` to `(*runtime.Pager[OperationsClientListResponse])`
- Function `*ManagementAssociationsClient.Delete` parameter(s) have been changed from `(context.Context, string, string, *ManagementAssociationsClientDeleteOptions)` to `(context.Context, string, string, string, string, string, *ManagementAssociationsClientDeleteOptions)`
- Function `*SolutionsClient.BeginUpdate` return value(s) have been changed from `(SolutionsClientUpdatePollerResponse, error)` to `(*armruntime.Poller[SolutionsClientUpdateResponse], error)`
- Function `*ManagementAssociationsClient.CreateOrUpdate` parameter(s) have been changed from `(context.Context, string, string, ManagementAssociation, *ManagementAssociationsClientCreateOrUpdateOptions)` to `(context.Context, string, string, string, string, string, ManagementAssociation, *ManagementAssociationsClientCreateOrUpdateOptions)`
- Function `*ManagementAssociationsClient.Get` parameter(s) have been changed from `(context.Context, string, string, *ManagementAssociationsClientGetOptions)` to `(context.Context, string, string, string, string, string, *ManagementAssociationsClientGetOptions)`
- Function `NewSolutionsClient` return value(s) have been changed from `(*SolutionsClient)` to `(*SolutionsClient, error)`
- Function `*SolutionsClient.BeginDelete` return value(s) have been changed from `(SolutionsClientDeletePollerResponse, error)` to `(*armruntime.Poller[SolutionsClientDeleteResponse], error)`
- Function `NewManagementConfigurationsClient` return value(s) have been changed from `(*ManagementConfigurationsClient)` to `(*ManagementConfigurationsClient, error)`
- Function `NewOperationsClient` return value(s) have been changed from `(*OperationsClient)` to `(*OperationsClient, error)`
- Type of `ManagementConfigurationProperties.Template` has been changed from `map[string]interface{}` to `interface{}`
- Function `*SolutionsClientUpdatePoller.ResumeToken` has been removed
- Function `*SolutionsClientUpdatePoller.FinalResponse` has been removed
- Function `*SolutionsClientCreateOrUpdatePoller.Poll` has been removed
- Function `*SolutionsClientCreateOrUpdatePoller.ResumeToken` has been removed
- Function `*SolutionsClientCreateOrUpdatePollerResponse.Resume` has been removed
- Function `*SolutionsClientDeletePollerResponse.Resume` has been removed
- Function `*SolutionsClientDeletePoller.ResumeToken` has been removed
- Function `*SolutionsClientDeletePoller.Done` has been removed
- Function `SolutionsClientDeletePollerResponse.PollUntilDone` has been removed
- Function `*SolutionsClientDeletePoller.FinalResponse` has been removed
- Function `SolutionsClientUpdatePollerResponse.PollUntilDone` has been removed
- Function `*SolutionsClientUpdatePoller.Done` has been removed
- Function `*SolutionsClientCreateOrUpdatePoller.FinalResponse` has been removed
- Function `SolutionsClientCreateOrUpdatePollerResponse.PollUntilDone` has been removed
- Function `*SolutionsClientCreateOrUpdatePoller.Done` has been removed
- Function `*SolutionsClientDeletePoller.Poll` has been removed
- Function `*SolutionsClientUpdatePoller.Poll` has been removed
- Function `*SolutionsClientUpdatePollerResponse.Resume` has been removed
- Struct `ManagementAssociationsClientCreateOrUpdateResult` has been removed
- Struct `ManagementAssociationsClientGetResult` has been removed
- Struct `ManagementAssociationsClientListBySubscriptionResult` has been removed
- Struct `ManagementConfigurationsClientCreateOrUpdateResult` has been removed
- Struct `ManagementConfigurationsClientGetResult` has been removed
- Struct `ManagementConfigurationsClientListBySubscriptionResult` has been removed
- Struct `OperationsClientListResult` has been removed
- Struct `SolutionsClientCreateOrUpdatePoller` has been removed
- Struct `SolutionsClientCreateOrUpdatePollerResponse` has been removed
- Struct `SolutionsClientCreateOrUpdateResult` has been removed
- Struct `SolutionsClientDeletePoller` has been removed
- Struct `SolutionsClientDeletePollerResponse` has been removed
- Struct `SolutionsClientGetResult` has been removed
- Struct `SolutionsClientListByResourceGroupResult` has been removed
- Struct `SolutionsClientListBySubscriptionResult` has been removed
- Struct `SolutionsClientUpdatePoller` has been removed
- Struct `SolutionsClientUpdatePollerResponse` has been removed
- Struct `SolutionsClientUpdateResult` has been removed
- Field `OperationsClientListResult` of struct `OperationsClientListResponse` has been removed
- Field `RawResponse` of struct `OperationsClientListResponse` has been removed
- Field `ManagementConfigurationsClientCreateOrUpdateResult` of struct `ManagementConfigurationsClientCreateOrUpdateResponse` has been removed
- Field `RawResponse` of struct `ManagementConfigurationsClientCreateOrUpdateResponse` has been removed
- Field `ManagementAssociationsClientListBySubscriptionResult` of struct `ManagementAssociationsClientListBySubscriptionResponse` has been removed
- Field `RawResponse` of struct `ManagementAssociationsClientListBySubscriptionResponse` has been removed
- Field `ManagementConfigurationsClientGetResult` of struct `ManagementConfigurationsClientGetResponse` has been removed
- Field `RawResponse` of struct `ManagementConfigurationsClientGetResponse` has been removed
- Field `ManagementAssociationsClientGetResult` of struct `ManagementAssociationsClientGetResponse` has been removed
- Field `RawResponse` of struct `ManagementAssociationsClientGetResponse` has been removed
- Field `RawResponse` of struct `ManagementConfigurationsClientDeleteResponse` has been removed
- Field `SolutionsClientCreateOrUpdateResult` of struct `SolutionsClientCreateOrUpdateResponse` has been removed
- Field `RawResponse` of struct `SolutionsClientCreateOrUpdateResponse` has been removed
- Field `SolutionsClientListBySubscriptionResult` of struct `SolutionsClientListBySubscriptionResponse` has been removed
- Field `RawResponse` of struct `SolutionsClientListBySubscriptionResponse` has been removed
- Field `RawResponse` of struct `SolutionsClientDeleteResponse` has been removed
- Field `ManagementConfigurationsClientListBySubscriptionResult` of struct `ManagementConfigurationsClientListBySubscriptionResponse` has been removed
- Field `RawResponse` of struct `ManagementConfigurationsClientListBySubscriptionResponse` has been removed
- Field `ManagementAssociationsClientCreateOrUpdateResult` of struct `ManagementAssociationsClientCreateOrUpdateResponse` has been removed
- Field `RawResponse` of struct `ManagementAssociationsClientCreateOrUpdateResponse` has been removed
- Field `SolutionsClientListByResourceGroupResult` of struct `SolutionsClientListByResourceGroupResponse` has been removed
- Field `RawResponse` of struct `SolutionsClientListByResourceGroupResponse` has been removed
- Field `SolutionsClientUpdateResult` of struct `SolutionsClientUpdateResponse` has been removed
- Field `RawResponse` of struct `SolutionsClientUpdateResponse` has been removed
- Field `RawResponse` of struct `ManagementAssociationsClientDeleteResponse` has been removed
- Field `SolutionsClientGetResult` of struct `SolutionsClientGetResponse` has been removed
- Field `RawResponse` of struct `SolutionsClientGetResponse` has been removed

### Features Added

- New field `ResumeToken` in struct `SolutionsClientBeginUpdateOptions`
- New anonymous field `ManagementConfiguration` in struct `ManagementConfigurationsClientCreateOrUpdateResponse`
- New anonymous field `ManagementAssociation` in struct `ManagementAssociationsClientCreateOrUpdateResponse`
- New field `ResumeToken` in struct `SolutionsClientBeginCreateOrUpdateOptions`
- New anonymous field `SolutionPropertiesList` in struct `SolutionsClientListByResourceGroupResponse`
- New field `ResumeToken` in struct `SolutionsClientBeginDeleteOptions`
- New anonymous field `SolutionPropertiesList` in struct `SolutionsClientListBySubscriptionResponse`
- New anonymous field `ManagementConfiguration` in struct `ManagementConfigurationsClientGetResponse`
- New anonymous field `Solution` in struct `SolutionsClientCreateOrUpdateResponse`
- New anonymous field `Solution` in struct `SolutionsClientGetResponse`
- New anonymous field `ManagementConfigurationPropertiesList` in struct `ManagementConfigurationsClientListBySubscriptionResponse`
- New anonymous field `Solution` in struct `SolutionsClientUpdateResponse`
- New anonymous field `ManagementAssociation` in struct `ManagementAssociationsClientGetResponse`
- New anonymous field `OperationListResult` in struct `OperationsClientListResponse`
- New anonymous field `ManagementAssociationPropertiesList` in struct `ManagementAssociationsClientListBySubscriptionResponse`


## 0.3.1 (2022-02-22)

### Other Changes
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ The `armoperationsmanagement` module provides operations for working with Azure
## Prerequisites

- an [Azure subscription](https://azure.microsoft.com/free/)
- Go 1.16 or above
- Go 1.18 or above

## Install the package

Expand All @@ -38,16 +38,18 @@ For more information on authentication, please see the documentation for `aziden
Azure Operations Management modules consist of one or more clients. A client groups a set of related APIs, providing access to its functionality within the specified subscription. Create one or more clients to access the APIs you require using your credential.

```go
client := armoperationsmanagement.NewManagementConfigurationsClient(<subscription ID>, cred, nil)
client, err := armoperationsmanagement.NewManagementConfigurationsClient(<subscription ID>, cred, nil)
```

You can use `ClientOptions` in package `github.com/Azure/azure-sdk-for-go/sdk/azcore/arm` to set endpoint to connect with public and sovereign clouds as well as Azure Stack. For more information, please see the documentation for `azcore` at [pkg.go.dev/github.com/Azure/azure-sdk-for-go/sdk/azcore](https://pkg.go.dev/github.com/Azure/azure-sdk-for-go/sdk/azcore).

```go
options = arm.ClientOptions{
Host: arm.AzureChina,
options := arm.ClientOptions {
ClientOptions: azcore.ClientOptions {
Cloud: cloud.AzureChina,
},
}
client := armoperationsmanagement.NewManagementConfigurationsClient(<subscription ID>, cred, &options)
client, err := armoperationsmanagement.NewManagementConfigurationsClient(<subscription ID>, cred, &options)
```

## Provide Feedback
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
``` yaml
azure-arm: true
require:
- https://github.com/Azure/azure-rest-api-specs/blob/8e4746332979ed6ff3577bdc97dd2065a7577598/specification/operationsmanagement/resource-manager/readme.md
- https://github.com/Azure/azure-rest-api-specs/blob/8e4746332979ed6ff3577bdc97dd2065a7577598/specification/operationsmanagement/resource-manager/readme.go.md
- https://github.com/Azure/azure-rest-api-specs/blob/845321c7088aa9b1aa2d715b87aa0d052e2ca976/specification/operationsmanagement/resource-manager/readme.md
- https://github.com/Azure/azure-rest-api-specs/blob/845321c7088aa9b1aa2d715b87aa0d052e2ca976/specification/operationsmanagement/resource-manager/readme.go.md
license-header: MICROSOFT_MIT_NO_VERSION
module-version: 0.3.1
module-version: 0.4.0
```
Original file line number Diff line number Diff line change
@@ -1,8 +1,21 @@
module github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/operationsmanagement/armoperationsmanagement

go 1.16
go 1.18

require (
github.com/Azure/azure-sdk-for-go/sdk/azcore v0.21.0
github.com/Azure/azure-sdk-for-go/sdk/azidentity v0.13.0
github.com/Azure/azure-sdk-for-go/sdk/azcore v0.23.0
github.com/Azure/azure-sdk-for-go/sdk/azidentity v0.14.0
)

require (
github.com/Azure/azure-sdk-for-go/sdk/internal v0.9.1 // indirect
github.com/AzureAD/microsoft-authentication-library-for-go v0.4.0 // indirect
github.com/golang-jwt/jwt v3.2.1+incompatible // indirect
github.com/google/uuid v1.1.1 // indirect
github.com/kylelemons/godebug v1.1.0 // indirect
github.com/pkg/browser v0.0.0-20210115035449-ce105d075bb4 // indirect
golang.org/x/crypto v0.0.0-20201016220609-9e8e0b390897 // indirect
golang.org/x/net v0.0.0-20211015210444-4f30a5c0130f // indirect
golang.org/x/sys v0.0.0-20211019181941-9d821ace8654 // indirect
golang.org/x/text v0.3.7 // indirect
)
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
github.com/Azure/azure-sdk-for-go/sdk/azcore v0.21.0 h1:8wVJL0HUP5yDFXvotdewORTw7Yu88JbreWN/mobSvsQ=
github.com/Azure/azure-sdk-for-go/sdk/azcore v0.21.0/go.mod h1:fBF9PQNqB8scdgpZ3ufzaLntG0AG7C1WjPMsiFOmfHM=
github.com/Azure/azure-sdk-for-go/sdk/azidentity v0.13.0 h1:bLRntPH25SkY1uZ/YZW+dmxNky9r1fAHvDFrzluo+4Q=
github.com/Azure/azure-sdk-for-go/sdk/azidentity v0.13.0/go.mod h1:TmXReXZ9yPp5D5TBRMTAtyz+UyOl15Py4hL5E5p6igQ=
github.com/Azure/azure-sdk-for-go/sdk/internal v0.8.3 h1:E+m3SkZCN0Bf5q7YdTs5lSm2CYY3CK4spn5OmUIiQtk=
github.com/Azure/azure-sdk-for-go/sdk/internal v0.8.3/go.mod h1:KLF4gFr6DcKFZwSuH8w8yEK6DpFl3LP5rhdvAb7Yz5I=
github.com/Azure/azure-sdk-for-go/sdk/azcore v0.23.0 h1:D7l5jspkc4kwBYRWoZE4DQnu6LVpLwDsMZjBKS4wZLQ=
github.com/Azure/azure-sdk-for-go/sdk/azcore v0.23.0/go.mod h1:w5pDIZuawUmY3Bj4tVx3Xb8KS96ToB0j315w9rqpAg0=
github.com/Azure/azure-sdk-for-go/sdk/azidentity v0.14.0 h1:NVS/4LOQfkBpk+B1VopIzv1ptmYeEskA8w/3K/w7vjo=
github.com/Azure/azure-sdk-for-go/sdk/azidentity v0.14.0/go.mod h1:RG0cZndeZM17StwohYclmcXSr4oOJ8b1I5hB8llIc6Y=
github.com/Azure/azure-sdk-for-go/sdk/internal v0.9.1 h1:sLZ/Y+P/5RRtsXWylBjB5lkgixYfm0MQPiwrSX//JSo=
github.com/Azure/azure-sdk-for-go/sdk/internal v0.9.1/go.mod h1:KLF4gFr6DcKFZwSuH8w8yEK6DpFl3LP5rhdvAb7Yz5I=
github.com/AzureAD/microsoft-authentication-library-for-go v0.4.0 h1:WVsrXCnHlDDX8ls+tootqRE87/hL9S/g4ewig9RsD/c=
github.com/AzureAD/microsoft-authentication-library-for-go v0.4.0/go.mod h1:Vt9sXTKwMyGcOxSmLDMnGPgqsUg7m8pe215qMLrDXw4=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/dnaeon/go-vcr v1.1.0 h1:ReYa/UBrRyQdant9B4fNHGoCNKw6qh6P0fsdGmZpR7c=
github.com/dnaeon/go-vcr v1.1.0/go.mod h1:M7tiix8f0r6mKKJ3Yq/kqU1OYf3MnfmBWVbPx/yU9ko=
github.com/golang-jwt/jwt v3.2.1+incompatible h1:73Z+4BJcrTC+KczS6WvTPvRGOp1WmfEP4Q1lOd9Z/+c=
github.com/golang-jwt/jwt v3.2.1+incompatible/go.mod h1:8pz2t5EyA70fFQQSrl6XZXzqecmYZeUEB8OUGHkxJ+I=
github.com/golang-jwt/jwt/v4 v4.2.0 h1:besgBTC8w8HjP6NzQdxwKH9Z5oQMZ24ThTrHp3cZ8eU=
github.com/google/uuid v1.1.1 h1:Gkbcsh/GbpXz7lPftLA3P6TYMwjCLYm83jiFQZF/3gY=
github.com/google/uuid v1.1.1/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
github.com/kylelemons/godebug v1.1.0 h1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0SNc=
Expand All @@ -32,21 +32,16 @@ golang.org/x/crypto v0.0.0-20201016220609-9e8e0b390897 h1:pLI5jrR7OSLijeIDcmRxNm
golang.org/x/crypto v0.0.0-20201016220609-9e8e0b390897/go.mod h1:LzIPMQfyMNhhGPhUkYOs5KpL4U8rLKemX1yGLhDgUto=
golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3/go.mod h1:t9HGtf8HONx5eT2rtn7q6eTqICYqUVnKs3thJo3Qplg=
golang.org/x/net v0.0.0-20201010224723-4f7140c49acb/go.mod h1:sp8m0HH+o8qH0wwXwYZr8TS3Oi6o0r6Gce1SSxlDquU=
golang.org/x/net v0.0.0-20210610132358-84b48f89b13b/go.mod h1:9nx3DQGgdP8bBQD5qxJ1jj9UTztislL4KSBs9R2vV5Y=
golang.org/x/net v0.0.0-20211015210444-4f30a5c0130f h1:OfiFi4JbukWwe3lzw+xunroH1mnC1e2Gy5cxNJApiSY=
golang.org/x/net v0.0.0-20211015210444-4f30a5c0130f/go.mod h1:9nx3DQGgdP8bBQD5qxJ1jj9UTztislL4KSBs9R2vV5Y=
golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
golang.org/x/sys v0.0.0-20190412213103-97732733099d/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20200930185726-fdedc70b468f/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20201119102817-f84b799fce68/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20210124154548-22da62e12c0c/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20210423082822-04245dca01da/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20211019181941-9d821ace8654 h1:id054HUawV2/6IGm2IV8KZQjqtwAOo2CYlOToYqa0d0=
golang.org/x/sys v0.0.0-20211019181941-9d821ace8654/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1/go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo=
golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=
golang.org/x/text v0.3.3/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=
golang.org/x/text v0.3.6/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=
golang.org/x/text v0.3.7 h1:olpwvP2KacW1ZWvsR7uQhoyTYvKAupfQrRGBFM352Gk=
golang.org/x/text v0.3.7/go.mod h1:u+2+/6zg+i71rQMx5EYifcz6MCKuco9NR6JIITiCfzQ=
golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ=
Expand All @@ -56,4 +51,3 @@ gopkg.in/yaml.v2 v2.4.0 h1:D8xgwECY7CYvx+Y2n4sBz93Jn9JRvxdiyyo8CTfuKaY=
gopkg.in/yaml.v2 v2.4.0/go.mod h1:RDklbk79AGWmwhnvt/jBztapEOGDOx6ZbXqjP6csGnQ=
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b h1:h8qDotaEPuJATrMmW04NCwg7v22aHH28wwpauUhK9Oo=
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
Loading

0 comments on commit 4c560f0

Please sign in to comment.