Skip to content

Commit

Permalink
Update github.com/openshift/client-go digest to 6e226e2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 18, 2023
1 parent 8f383e8 commit 574ee51
Show file tree
Hide file tree
Showing 2 changed files with 212 additions and 65 deletions.
13 changes: 6 additions & 7 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,20 +6,19 @@ require (
github.com/hashicorp/go-version v1.3.0
github.com/karrick/tparse/v2 v2.8.2
github.com/knadh/koanf v1.3.2
github.com/onsi/ginkgo v1.14.1 // indirect
github.com/openshift/api v0.0.0-20210521075222-e273a339932a
github.com/openshift/client-go v0.0.0-20210521082421-73d9475a9142
github.com/openshift/api v0.0.0-20231017161003-8f2e18642ccb
github.com/openshift/client-go v0.0.0-20231018150822-6e226e2825a6
github.com/sirupsen/logrus v1.8.1
github.com/spf13/cobra v1.2.1
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.7.0
github.com/stretchr/testify v1.8.2
github.com/thoas/go-funk v0.9.1
gopkg.in/src-d/go-git.v4 v4.13.1
helm.sh/helm/v3 v3.7.1
k8s.io/api v0.22.1
k8s.io/apimachinery v0.22.1
k8s.io/api v0.28.2
k8s.io/apimachinery v0.28.2
k8s.io/cli-runtime v0.22.1
k8s.io/client-go v0.22.1
k8s.io/client-go v0.28.2
)

replace (
Expand Down
Loading

0 comments on commit 574ee51

Please sign in to comment.