Skip to content

Commit

Permalink
update microshift/go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
pmtk committed Jul 26, 2023
1 parent 8b8d983 commit 3f3ab85
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 @@ -10,7 +10,7 @@ require (
github.com/openshift/api v0.0.0-20230703134140-1c2204a0195c
github.com/openshift/build-machinery-go v0.0.0-20230306181456-d321ffa04533
github.com/openshift/client-go v0.0.0-20230503144108-75015d2347cb
github.com/openshift/cluster-policy-controller v0.0.0-20230720122606-838f4d0c9d15
github.com/openshift/cluster-policy-controller v0.0.0-20230724103459-8501bc8c4084
github.com/openshift/library-go v0.0.0-20230516103935-9536341565eb
github.com/openshift/route-controller-manager v0.0.0-20230720095017-5710699f4e7e
github.com/pkg/errors v0.9.1 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -513,8 +513,8 @@ github.com/openshift/build-machinery-go v0.0.0-20230306181456-d321ffa04533 h1:mh
github.com/openshift/build-machinery-go v0.0.0-20230306181456-d321ffa04533/go.mod h1:b1BuldmJlbA/xYtdZvKi+7j5YGB44qJUJDZ9zwiNCfE=
github.com/openshift/client-go v0.0.0-20230503144108-75015d2347cb h1:Nij5OnaECrkmcRQMAE9LMbQXPo95aqFnf+12B7SyFVI=
github.com/openshift/client-go v0.0.0-20230503144108-75015d2347cb/go.mod h1:Rhb3moCqeiTuGHAbXBOlwPubUMlOZEkrEWTRjIF3jzs=
github.com/openshift/cluster-policy-controller v0.0.0-20230720122606-838f4d0c9d15 h1:c0rEyhtLJ/GIHIGvIoeNhufVD7rtrSgCIKQKQzvZ7xU=
github.com/openshift/cluster-policy-controller v0.0.0-20230720122606-838f4d0c9d15/go.mod h1:aT2kl3fRiSSElTibdfFs3MQnyLtviMcB7lZt9rdy46g=
github.com/openshift/cluster-policy-controller v0.0.0-20230724103459-8501bc8c4084 h1:CjBZbphEb/DshnvH7Ms/aY/FpewUqFWnD17BURRQtgs=
github.com/openshift/cluster-policy-controller v0.0.0-20230724103459-8501bc8c4084/go.mod h1:aT2kl3fRiSSElTibdfFs3MQnyLtviMcB7lZt9rdy46g=
github.com/openshift/kubernetes v0.0.0-20230714130253-4aaeaec06c95 h1:mLt4kQRVu95usOEiBNKJUrpxQHEuw/F+EYxHIK/wB08=
github.com/openshift/kubernetes v0.0.0-20230714130253-4aaeaec06c95/go.mod h1:SQgN09RomqsG6haNxyFe9QXKtmbmITfRZYHTNZYmGEE=
github.com/openshift/kubernetes-kube-storage-version-migrator v0.0.3-0.20230525153147-77c90ab82b46 h1:RfVBJVSRy3Wk8j0lB9J1RbokSmg/K0Z43tygihlDUZo=
Expand Down

0 comments on commit 3f3ab85

Please sign in to comment.