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-cli from 0.1.75 to 0.1.76
Browse files Browse the repository at this point in the history
Bumps [github.com/openshift-online/ocm-cli](https://github.com/openshift-online/ocm-cli) from 0.1.75 to 0.1.76.
- [Release notes](https://github.com/openshift-online/ocm-cli/releases)
- [Changelog](https://github.com/openshift-online/ocm-cli/blob/main/CHANGES.md)
- [Commits](openshift-online/ocm-cli@v0.1.75...v0.1.76)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and mjlshen committed Oct 16, 2024
1 parent b5b846f commit 6009d8c
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 @@ -11,7 +11,7 @@ require (
github.com/charmbracelet/bubbles v0.20.0
github.com/charmbracelet/bubbletea v1.1.1
github.com/charmbracelet/lipgloss v0.13.0
github.com/openshift-online/ocm-cli v0.1.75
github.com/openshift-online/ocm-cli v0.1.76
github.com/openshift-online/ocm-sdk-go v0.1.445
github.com/openshift/backplane-cli v0.1.36
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -404,8 +404,8 @@ github.com/onsi/ginkgo/v2 v2.11.0 h1:WgqUCUt/lT6yXoQ8Wef0fsNn5cAuMK7+KT9UFRz2tcU
github.com/onsi/ginkgo/v2 v2.11.0/go.mod h1:ZhrRA5XmEE3x3rhlzamx/JJvujdZoJ2uvgI7kR0iZvM=
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-cli v0.1.76 h1:ZBErIl1kF6HkC8+h2OeHQQgaqFdOL5j0UN840tI+m+4=
github.com/openshift-online/ocm-cli v0.1.76/go.mod h1:/JxCCvDl/LbtDc9kJdIMleHbjNufztY5f/rzlayxBVQ=
github.com/openshift-online/ocm-sdk-go v0.1.445 h1:NfaY+biXaREPnGYxa8G2zS2OZpN06yNnDR95sZoqKUQ=
github.com/openshift-online/ocm-sdk-go v0.1.445/go.mod h1:CiAu2jwl3ITKOxkeV0Qnhzv4gs35AmpIzVABQLtcI2Y=
github.com/openshift/backplane-api v0.0.0-20240620101759-427d89f7620c h1:/o3tQoMyGGUkFC14ibcftiF1X9VtT3p4qKoA+gdGtEc=
Expand Down

0 comments on commit 6009d8c

Please sign in to comment.