Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: null <[email protected]>
  • Loading branch information
redhat-renovate-bot committed Jul 26, 2024
1 parent 276a338 commit b901c5f
Show file tree
Hide file tree
Showing 43 changed files with 798 additions and 89 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,19 +11,19 @@ replace (

// Openshift
replace (
github.com/openshift/api => github.com/openshift/api v0.0.0-20240722135205-ae4f370f361f
github.com/openshift/api => github.com/openshift/api v0.0.0-20240724184751-84047ef4a2ce
github.com/openshift/client-go => github.com/openshift/client-go v0.0.0-20240528061634-b054aa794d87
)

require (
github.com/alexflint/go-arg v1.5.1
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
github.com/onsi/ginkgo/v2 v2.19.0
github.com/onsi/gomega v1.33.1
github.com/onsi/gomega v1.34.0
github.com/openshift/api v3.9.0+incompatible
github.com/openshift/client-go v3.9.0+incompatible
github.com/spf13/cobra v1.8.1
github.com/tektoncd/pipeline v0.61.1
github.com/tektoncd/pipeline v0.62.0
go.uber.org/zap v1.27.0
k8s.io/api v0.30.3
k8s.io/apimachinery v0.30.3
Expand Down
6 changes: 6 additions & 0 deletions go.sum

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

17 changes: 17 additions & 0 deletions vendor/github.com/onsi/gomega/CHANGELOG.md

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

2 changes: 1 addition & 1 deletion vendor/github.com/onsi/gomega/gomega_dsl.go

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

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

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

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

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

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

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

Loading

0 comments on commit b901c5f

Please sign in to comment.