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.433 to 0.1.434
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.433 to 0.1.434.
- [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.433...v0.1.434)

---
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 6, 2024
1 parent ff22113 commit b93db89
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.74
github.com/openshift-online/ocm-sdk-go v0.1.433
github.com/openshift-online/ocm-sdk-go v0.1.434
github.com/openshift/backplane-cli v0.1.34
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -412,8 +412,8 @@ github.com/onsi/gomega v1.33.1 h1:dsYjIxxSR755MDmKVsaFQTE22ChNBcuuTWgkUDSubOk=
github.com/onsi/gomega v1.33.1/go.mod h1:U4R44UsT+9eLIaYRB2a5qajjtQYn0hauxvRm16AVYg0=
github.com/openshift-online/ocm-cli v0.1.74 h1:5X6ocWV5S/oFAkviCwM6T7qrI63Rxbqdizm+V+RVoXM=
github.com/openshift-online/ocm-cli v0.1.74/go.mod h1:nL8zLsW2MMVkGij0ANvjmskwANY6yDcX/jOmZrn1Nfc=
github.com/openshift-online/ocm-sdk-go v0.1.433 h1:8i0Si9KrFkMprMBGR1a4ppmgVezMBjjXXkvhv28OVUk=
github.com/openshift-online/ocm-sdk-go v0.1.433/go.mod h1:CiAu2jwl3ITKOxkeV0Qnhzv4gs35AmpIzVABQLtcI2Y=
github.com/openshift-online/ocm-sdk-go v0.1.434 h1:5AbNG+Nci9Z3AaT6qzkK2QG/u1RpeJHjE5YcWqtU4rw=
github.com/openshift-online/ocm-sdk-go v0.1.434/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.34 h1:navvRavYg0u/CPJbpdZbz3JNBLy5OeBf3eCZRQKBFIM=
Expand Down

0 comments on commit b93db89

Please sign in to comment.