Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Commit

Permalink
Bump github.com/openshift-online/ocm-sdk-go from 0.1.435 to 0.1.436
Browse files Browse the repository at this point in the history
Bumps [github.com/openshift-online/ocm-sdk-go](https://github.com/openshift-online/ocm-sdk-go) from 0.1.435 to 0.1.436.
- [Release notes](https://github.com/openshift-online/ocm-sdk-go/releases)
- [Changelog](https://github.com/openshift-online/ocm-sdk-go/blob/main/CHANGES.md)
- [Commits](openshift-online/ocm-sdk-go@v0.1.435...v0.1.436)

---
updated-dependencies:
- dependency-name: github.com/openshift-online/ocm-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and mjlshen committed Aug 14, 2024
1 parent 8501e92 commit 34585d7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ require (
github.com/charmbracelet/bubbletea v0.26.6
github.com/charmbracelet/lipgloss v0.12.1
github.com/openshift-online/ocm-cli v0.1.75
github.com/openshift-online/ocm-sdk-go v0.1.435
github.com/openshift-online/ocm-sdk-go v0.1.436
github.com/openshift/backplane-cli v0.1.35
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -413,8 +413,8 @@ github.com/onsi/gomega v1.34.1 h1:EUMJIKUjM8sKjYbtxQI9A4z2o+rruxnzNvpknOXie6k=
github.com/onsi/gomega v1.34.1/go.mod h1:kU1QgUvBDLXBJq618Xvm2LUX6rSAfRaFRTcdOeDLwwY=
github.com/openshift-online/ocm-cli v0.1.75 h1:eeyl6hKvjpc9+7B056f8hvy6STaNKtylKWSnLO++Tr4=
github.com/openshift-online/ocm-cli v0.1.75/go.mod h1:K8239Kqjd29+BCiI726KvfSsKV2KhfffcCODYvSthLg=
github.com/openshift-online/ocm-sdk-go v0.1.435 h1:VDpDpkZmE5rknxQAdS+7p6653y6qKyDbz+nSuBgTxX8=
github.com/openshift-online/ocm-sdk-go v0.1.435/go.mod h1:CiAu2jwl3ITKOxkeV0Qnhzv4gs35AmpIzVABQLtcI2Y=
github.com/openshift-online/ocm-sdk-go v0.1.436 h1:ajW7VzheCv1uk8NE3hTTpwvllk1+WP62IslXz5567ks=
github.com/openshift-online/ocm-sdk-go v0.1.436/go.mod h1:CiAu2jwl3ITKOxkeV0Qnhzv4gs35AmpIzVABQLtcI2Y=
github.com/openshift/backplane-api v0.0.0-20240620101759-427d89f7620c h1:/o3tQoMyGGUkFC14ibcftiF1X9VtT3p4qKoA+gdGtEc=
github.com/openshift/backplane-api v0.0.0-20240620101759-427d89f7620c/go.mod h1:RuJZpJy45AJnkp7A0ZPTZhLOVkCGDLI6cGknKvp65LE=
github.com/openshift/backplane-cli v0.1.35 h1:gcWZerRu8Vq1Y3pF5loU6H5dViveUC5juGBhW+HBR6Q=
Expand Down

0 comments on commit 34585d7

Please sign in to comment.