Skip to content

Commit

Permalink
Bump github.com/IBM/vpc-go-sdk from 0.60.0 to 0.63.1 (#362)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 21, 2024
1 parent 8d3e2e9 commit f6deb52
Show file tree
Hide file tree
Showing 6 changed files with 25 additions and 9 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/IBM/go-sdk-core/v5 v5.18.1
github.com/IBM/networking-go-sdk v0.49.0
github.com/IBM/platform-services-go-sdk v0.69.1
github.com/IBM/vpc-go-sdk v0.60.0
github.com/IBM/vpc-go-sdk v0.63.1
github.com/aws/aws-sdk-go-v2/config v1.27.41
github.com/aws/aws-sdk-go-v2/service/ec2 v1.163.0
github.com/np-guard/models v0.5.2
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ github.com/IBM/networking-go-sdk v0.49.0 h1:lPS34u3C0JVrbxH+Ulua76Nwl6Frv8BEfq6L
github.com/IBM/networking-go-sdk v0.49.0/go.mod h1:G9CKbmPE8gSLjN+ABh4hIZ1bMx076enl5Eekvj6zQnA=
github.com/IBM/platform-services-go-sdk v0.69.1 h1:Wb8BYVpsPIppWbOQCgF7ytm+BbSOXdWWCf9zcZ6xGA4=
github.com/IBM/platform-services-go-sdk v0.69.1/go.mod h1:ZP3zUDxR1qRdUqzFdnJOlQN0QpVYol2eOUCv4uk03Jc=
github.com/IBM/vpc-go-sdk v0.60.0 h1:4MD9dTmg+alJivsAEPmKE4qx59nv0Gsweju/XF+Z2jo=
github.com/IBM/vpc-go-sdk v0.60.0/go.mod h1:swmxiYLT+OfBsBYqJWGeRd6NPmBk4u/het2PZdtzIaw=
github.com/IBM/vpc-go-sdk v0.63.1 h1:HqQeq2wGI2pF4y0/m18EaPsOEEXFjyml+xwlLC9AiXE=
github.com/IBM/vpc-go-sdk v0.63.1/go.mod h1:VBR6bAznHsNCFA89Ue4JFQpqCcFp8F5neqbCFCyks4Q=
github.com/asaskevich/govalidator v0.0.0-20200907205600-7a23bdc65eef/go.mod h1:WaHUgvxTVq04UNunO+XhnAqY/wQc+bxr74GqbsZ/Jqw=
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 h1:DklsrG3dyBCFEj5IhUbnKptjxatkF07cF2ak3yi77so=
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2/go.mod h1:WaHUgvxTVq04UNunO+XhnAqY/wQc+bxr74GqbsZ/Jqw=
Expand Down
9 changes: 9 additions & 0 deletions pkg/ibm/datamodel/test/data/demo-with-instances-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -1758,6 +1758,7 @@
"resource_type": "volume"
}
},
"cluster_network_attachments": null,
"confidential_compute_mode": "",
"created_at": "2023-04-27T11:43:27.000Z",
"crn": "crn:217",
Expand Down Expand Up @@ -1915,6 +1916,7 @@
"resource_type": "volume"
}
},
"cluster_network_attachments": null,
"confidential_compute_mode": "",
"created_at": "2023-04-27T11:43:27.000Z",
"crn": "crn:230",
Expand Down Expand Up @@ -2072,6 +2074,7 @@
"resource_type": "volume"
}
},
"cluster_network_attachments": null,
"confidential_compute_mode": "",
"created_at": "2023-04-27T11:43:27.000Z",
"crn": "crn:239",
Expand Down Expand Up @@ -2229,6 +2232,7 @@
"resource_type": "volume"
}
},
"cluster_network_attachments": null,
"confidential_compute_mode": "",
"created_at": "2023-04-27T11:43:27.000Z",
"crn": "crn:248",
Expand Down Expand Up @@ -2386,6 +2390,7 @@
"resource_type": "volume"
}
},
"cluster_network_attachments": null,
"confidential_compute_mode": "",
"created_at": "2023-04-27T11:43:27.000Z",
"crn": "crn:257",
Expand Down Expand Up @@ -2543,6 +2548,7 @@
"resource_type": "volume"
}
},
"cluster_network_attachments": null,
"confidential_compute_mode": "",
"created_at": "2023-04-27T11:43:27.000Z",
"crn": "crn:266",
Expand Down Expand Up @@ -2700,6 +2706,7 @@
"resource_type": "volume"
}
},
"cluster_network_attachments": null,
"confidential_compute_mode": "",
"created_at": "2023-04-27T11:43:27.000Z",
"crn": "crn:275",
Expand Down Expand Up @@ -2857,6 +2864,7 @@
"resource_type": "volume"
}
},
"cluster_network_attachments": null,
"confidential_compute_mode": "",
"created_at": "2023-04-27T11:43:27.000Z",
"crn": "crn:284",
Expand Down Expand Up @@ -3014,6 +3022,7 @@
"resource_type": "volume"
}
},
"cluster_network_attachments": null,
"confidential_compute_mode": "",
"created_at": "2023-04-27T11:43:27.000Z",
"crn": "crn:293",
Expand Down
5 changes: 5 additions & 0 deletions pkg/ibm/datamodel/test/data/experiments_env.json
Original file line number Diff line number Diff line change
Expand Up @@ -1518,6 +1518,7 @@
"resource_type": "volume"
}
},
"cluster_network_attachments": null,
"confidential_compute_mode": "",
"created_at": "2023-06-06T07:41:48.000Z",
"crn": "crn:179",
Expand Down Expand Up @@ -1675,6 +1676,7 @@
"resource_type": "volume"
}
},
"cluster_network_attachments": null,
"confidential_compute_mode": "",
"created_at": "2023-06-06T07:19:10.000Z",
"crn": "crn:195",
Expand Down Expand Up @@ -1840,6 +1842,7 @@
"resource_type": "volume"
}
},
"cluster_network_attachments": null,
"confidential_compute_mode": "",
"created_at": "2023-06-06T07:18:57.000Z",
"crn": "crn:207",
Expand Down Expand Up @@ -1997,6 +2000,7 @@
"resource_type": "volume"
}
},
"cluster_network_attachments": null,
"confidential_compute_mode": "",
"created_at": "2023-06-06T07:18:55.000Z",
"crn": "crn:216",
Expand Down Expand Up @@ -2154,6 +2158,7 @@
"resource_type": "volume"
}
},
"cluster_network_attachments": null,
"confidential_compute_mode": "",
"created_at": "2023-06-06T07:18:55.000Z",
"crn": "crn:21611",
Expand Down
12 changes: 6 additions & 6 deletions pkg/ibm/datamodel/test/data/iks-on-goldeneye-vpc-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3027,8 +3027,8 @@
"clusterid:1.vpe.private.us-south.containers.cloud.ibm.com"
],
"target": {
"crn": "crn:383",
"resource_type": "provider_cloud_service"
"resource_type": "provider_cloud_service",
"crn": "crn:383"
},
"vpc": {
"crn": "crn:1",
Expand Down Expand Up @@ -3091,8 +3091,8 @@
"api.us-south.containers.cloud.ibm.com"
],
"target": {
"crn": "crn:384",
"resource_type": "provider_cloud_service"
"resource_type": "provider_cloud_service",
"crn": "crn:384"
},
"vpc": {
"crn": "crn:1",
Expand Down Expand Up @@ -3156,8 +3156,8 @@
"*.icr.io"
],
"target": {
"crn": "crn:385",
"resource_type": "provider_cloud_service"
"resource_type": "provider_cloud_service",
"crn": "crn:385"
},
"vpc": {
"crn": "crn:1",
Expand Down
2 changes: 2 additions & 0 deletions pkg/ibm/datamodel/test/data/transit-gateways.json
Original file line number Diff line number Diff line change
Expand Up @@ -1212,6 +1212,7 @@
"resource_type": "volume"
}
},
"cluster_network_attachments": null,
"confidential_compute_mode": "",
"created_at": "2023-11-09T14:20:56.000Z",
"crn": "crn:134",
Expand Down Expand Up @@ -1377,6 +1378,7 @@
"resource_type": "volume"
}
},
"cluster_network_attachments": null,
"confidential_compute_mode": "",
"created_at": "2023-11-09T14:20:56.000Z",
"crn": "crn:147",
Expand Down

0 comments on commit f6deb52

Please sign in to comment.