Skip to content

Commit

Permalink
OCM-5647 | chore: bump ocm-common
Browse files Browse the repository at this point in the history
  • Loading branch information
gdbranco authored and ciaranRoche committed Jan 30, 2024
1 parent af2112c commit fa8a5cc
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ require (
github.com/nathan-fiscaletti/consolesize-go v0.0.0-20210105204122-a87d9f614b9d
github.com/onsi/ginkgo/v2 v2.11.0
github.com/onsi/gomega v1.27.8
github.com/openshift-online/ocm-common v0.0.0-20240112142331-3390b684d313
github.com/openshift-online/ocm-common v0.0.0-20240117125843-51555c93fbd5
github.com/openshift-online/ocm-sdk-go v0.1.391
github.com/pkg/errors v0.9.1
github.com/robfig/cron/v3 v3.0.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -318,8 +318,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.27.8 h1:gegWiwZjBsf2DgiSbf5hpokZ98JVDMcWkUiigk6/KXc=
github.com/onsi/gomega v1.27.8/go.mod h1:2J8vzI/s+2shY9XHRApDkdgPo1TKT7P2u6fXeJKFnNQ=
github.com/openshift-online/ocm-common v0.0.0-20240112142331-3390b684d313 h1:AThggBa48pUoW9Fe7o1ccSB04Ob7B7OqbwHvg2pxtSo=
github.com/openshift-online/ocm-common v0.0.0-20240112142331-3390b684d313/go.mod h1:zPaIyv9h8oYt8FPmplznPkW7xHDX3TEoctmAq104ZbI=
github.com/openshift-online/ocm-common v0.0.0-20240117125843-51555c93fbd5 h1:UAdJc2RU5uEUcjZQm5EqDva4i9bSo9YI+ytLWXr9cpw=
github.com/openshift-online/ocm-common v0.0.0-20240117125843-51555c93fbd5/go.mod h1:7FaAb07S63RF4sFMLSLtQaJLvPdaRnhAT4dBLD8/5kM=
github.com/openshift-online/ocm-sdk-go v0.1.391 h1:BCC/sM1gVooxCL76MiPux2kng8MUbwM1IQr62hMPXeU=
github.com/openshift-online/ocm-sdk-go v0.1.391/go.mod h1:/+VFIw1iW2H0jEkFH4GnbL/liWareyzsL0w7mDIudB4=
github.com/pkg/errors v0.8.0/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ github.com/onsi/gomega/matchers/support/goraph/edge
github.com/onsi/gomega/matchers/support/goraph/node
github.com/onsi/gomega/matchers/support/goraph/util
github.com/onsi/gomega/types
# github.com/openshift-online/ocm-common v0.0.0-20240112142331-3390b684d313
# github.com/openshift-online/ocm-common v0.0.0-20240117125843-51555c93fbd5
## explicit; go 1.19
github.com/openshift-online/ocm-common/pkg/aws/consts
github.com/openshift-online/ocm-common/pkg/aws/utils
Expand Down

0 comments on commit fa8a5cc

Please sign in to comment.