Skip to content

Commit

Permalink
Merge pull request #8416 from patrickdillon/ga-capi-installer
Browse files Browse the repository at this point in the history
CORS-2840: promote capi-installers to default feature set
  • Loading branch information
openshift-merge-bot[bot] committed May 17, 2024
2 parents b2541d2 + 5ca742f commit fde8335
Show file tree
Hide file tree
Showing 18,413 changed files with 18 additions and 10,203,519 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ require (
github.com/nutanix-cloud-native/cluster-api-provider-nutanix v1.3.3-0.20240416171357-98239ba02cb2
github.com/nutanix-cloud-native/prism-go-client v0.3.4
github.com/onsi/gomega v1.33.0
github.com/openshift/api v0.0.0-20240514123321-944467d2cc3b
github.com/openshift/api v0.0.0-20240517002838-931fa9860c01
github.com/openshift/assisted-image-service v0.0.0-20240506123319-82517255ca17
github.com/openshift/assisted-service/api v0.0.0
github.com/openshift/assisted-service/client v0.0.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1971,8 +1971,8 @@ github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8
github.com/opencontainers/go-digest v1.0.0/go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM=
github.com/opencontainers/image-spec v1.1.0-rc2.0.20221005185240-3a7f492d3f1b h1:YWuSjZCQAPM8UUBLkYUk1e+rZcvWHJmFb6i6rM44Xs8=
github.com/opencontainers/image-spec v1.1.0-rc2.0.20221005185240-3a7f492d3f1b/go.mod h1:3OVijpioIKYWTqjiG0zfF6wvoJ4fAXGbjdZuI2NgsRQ=
github.com/openshift/api v0.0.0-20240514123321-944467d2cc3b h1:aULqM8xdW5+Pz5Pod0CzFGKYlvKo5Jd7/Z2zzKc1ndU=
github.com/openshift/api v0.0.0-20240514123321-944467d2cc3b/go.mod h1:CxgbWAlvu2iQB0UmKTtRu1YfepRg1/vJ64n2DlIEVz4=
github.com/openshift/api v0.0.0-20240517002838-931fa9860c01 h1:X3PJCyGHG5aM9yUTb8yaLjR43Qp1lvsT2rMlcdl4G+c=
github.com/openshift/api v0.0.0-20240517002838-931fa9860c01/go.mod h1:CxgbWAlvu2iQB0UmKTtRu1YfepRg1/vJ64n2DlIEVz4=
github.com/openshift/assisted-image-service v0.0.0-20240506123319-82517255ca17 h1:rsTD5h6S3dCgAClbwWi/6AIo2twckeJEf+j4EZYkwII=
github.com/openshift/assisted-image-service v0.0.0-20240506123319-82517255ca17/go.mod h1:o2H5VwQhUD8P6XsK6dRmKpCCJqVvv12KJQZBXmcCXCU=
github.com/openshift/assisted-service/api v0.0.0-20230831114549-1922eda29cf8 h1:+fZLKbycDo4JeLwPGVSAgf2XPaJGLM341l9ZfrrlxG0=
Expand Down
135 changes: 0 additions & 135 deletions terraform/providers/aws/go.mod

This file was deleted.

0 comments on commit fde8335

Please sign in to comment.