Skip to content

Commit

Permalink
Update dcl dependencies to v1.68.0 (#11009) (#18504)
Browse files Browse the repository at this point in the history
[upstream:340f756f9cc26e0151fed90ad4b17b624e490322]

Signed-off-by: Modular Magician <[email protected]>
  • Loading branch information
modular-magician authored Jun 20, 2024
1 parent 648a233 commit 0242a05
Show file tree
Hide file tree
Showing 8 changed files with 10 additions and 8 deletions.
2 changes: 2 additions & 0 deletions .changelog/11009.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
```release-note:none
```
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.21

require (
cloud.google.com/go/bigtable v1.24.0
github.com/GoogleCloudPlatform/declarative-resource-client-library v1.67.0
github.com/GoogleCloudPlatform/declarative-resource-client-library v1.68.0
github.com/apparentlymart/go-cidr v1.1.0
github.com/davecgh/go-spew v1.1.1
github.com/dnaeon/go-vcr v1.0.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ cloud.google.com/go/longrunning v0.5.7/go.mod h1:8GClkudohy1Fxm3owmBGid8W0pSgodE
dario.cat/mergo v1.0.0 h1:AGCNq9Evsj31mOgNPcLyXc+4PNABt905YmuqPYYpBWk=
dario.cat/mergo v1.0.0/go.mod h1:uNxQE+84aUszobStD9th8a29P2fMDhsBdgRYvZOxGmk=
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
github.com/GoogleCloudPlatform/declarative-resource-client-library v1.67.0 h1:FBKsgWIOEdtpx2YuF+aBH33K0Ih25D3xuKyp9peH4jc=
github.com/GoogleCloudPlatform/declarative-resource-client-library v1.67.0/go.mod h1:pL2Qt5HT+x6xrTd806oMiM3awW6kNIXB/iiuClz6m6k=
github.com/GoogleCloudPlatform/declarative-resource-client-library v1.68.0 h1:LIPIYi4hy7ttUSrziY/TYwMDuEvvV593n80kRmz6nZ4=
github.com/GoogleCloudPlatform/declarative-resource-client-library v1.68.0/go.mod h1:pL2Qt5HT+x6xrTd806oMiM3awW6kNIXB/iiuClz6m6k=
github.com/Microsoft/go-winio v0.6.1 h1:9/kr64B9VUZrLm5YYwbGtUJnMgqWVOdUAXu6Migciow=
github.com/Microsoft/go-winio v0.6.1/go.mod h1:LRdKpFKfdobln8UmuiYcKPot9D2v6svN5+sAH+4kjUM=
github.com/ProtonMail/go-crypto v1.1.0-alpha.0 h1:nHGfwXmFvJrSR9xu8qL7BkO4DqTHXE9N5vPhgY2I+j0=
Expand Down
2 changes: 1 addition & 1 deletion website/docs/r/container_aws_cluster.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ description: |-
An Anthos cluster running on AWS.

For more information, see:
* [Multicloud overview](https://cloud.google.com/anthos/clusters/docs/multi-cloud)
* [Multicloud overview](https://cloud.google.com/kubernetes-engine/multi-cloud/docs)
## Example Usage - basic_aws_cluster
A basic example of a containeraws cluster
```hcl
Expand Down
2 changes: 1 addition & 1 deletion website/docs/r/container_aws_node_pool.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ description: |-
An Anthos node pool running on AWS.

For more information, see:
* [Multicloud overview](https://cloud.google.com/anthos/clusters/docs/multi-cloud)
* [Multicloud overview](https://cloud.google.com/kubernetes-engine/multi-cloud/docs)
## Example Usage - basic_aws_cluster
A basic example of a containeraws node pool
```hcl
Expand Down
2 changes: 1 addition & 1 deletion website/docs/r/container_azure_client.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ description: |-
AzureClient resources hold client authentication information needed by the Anthos Multi-Cloud API to manage Azure resources on your Azure subscription.When an AzureCluster is created, an AzureClient resource needs to be provided and all operations on Azure resources associated to that cluster will authenticate to Azure services using the given client.AzureClient resources are immutable and cannot be modified upon creation.Each AzureClient resource is bound to a single Azure Active Directory Application and tenant.

For more information, see:
* [Multicloud overview](https://cloud.google.com/anthos/clusters/docs/multi-cloud)
* [Multicloud overview](https://cloud.google.com/kubernetes-engine/multi-cloud/docs)
## Example Usage - basic_azure_client
A basic example of a containerazure azure client
```hcl
Expand Down
2 changes: 1 addition & 1 deletion website/docs/r/container_azure_cluster.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ description: |-
An Anthos cluster running on Azure.

For more information, see:
* [Multicloud overview](https://cloud.google.com/anthos/clusters/docs/multi-cloud)
* [Multicloud overview](https://cloud.google.com/kubernetes-engine/multi-cloud/docs)
## Example Usage - basic_azure_cluster
A basic example of a containerazure azure cluster
```hcl
Expand Down
2 changes: 1 addition & 1 deletion website/docs/r/container_azure_node_pool.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ description: |-
An Anthos node pool running on Azure.

For more information, see:
* [Multicloud overview](https://cloud.google.com/anthos/clusters/docs/multi-cloud)
* [Multicloud overview](https://cloud.google.com/kubernetes-engine/multi-cloud/docs)
## Example Usage - basic_azure_node_pool
A basic example of a containerazure azure node pool
```hcl
Expand Down

0 comments on commit 0242a05

Please sign in to comment.