Skip to content

Commit

Permalink
update to latest api
Browse files Browse the repository at this point in the history
  • Loading branch information
dusk125 committed Dec 10, 2024
1 parent 46e80a3 commit 2e9177b
Show file tree
Hide file tree
Showing 146 changed files with 3,802 additions and 3,960 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.23.0

toolchain go1.23.3

replace github.com/openshift/api => github.com/dusk125/api v0.0.0-20241209155505-523f1022cf43
replace github.com/openshift/api => github.com/dusk125/api v0.0.0-20241210152934-12237ff30d13

require (
github.com/openshift/api v0.0.0-20241129195214-14a6da22da50
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSs
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1VwoXQT9A3Wy9MM3WgvqSxFWenqJduM=
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/dusk125/api v0.0.0-20241209155505-523f1022cf43 h1:7DGhVWMEqp7xd+z26ys+EgvSVk9ZwsborAgUbAYfcT8=
github.com/dusk125/api v0.0.0-20241209155505-523f1022cf43/go.mod h1:RgBoUKGw76DiY/UQVet7fkeiW0RWkLtm2fJ0eHZuU50=
github.com/dusk125/api v0.0.0-20241210152934-12237ff30d13 h1:d/uEYM6cqibxj4AHBbqBnm0W6vEpO+2urE80PfH/ho0=
github.com/dusk125/api v0.0.0-20241210152934-12237ff30d13/go.mod h1:RgBoUKGw76DiY/UQVet7fkeiW0RWkLtm2fJ0eHZuU50=
github.com/emicklei/go-restful/v3 v3.11.0 h1:rAQeMHw1c7zTmncogyy8VvRZwtkmkZ4FxERmMY4rD+g=
github.com/emicklei/go-restful/v3 v3.11.0/go.mod h1:6n3XBCmQQb25CM2LCACGz8ukIrRry+4bhvbpWn3mrbc=
github.com/fxamacker/cbor/v2 v2.7.0 h1:iM5WgngdRBanHcxugY4JySA0nk1wZorNOpTgCMedv5E=
Expand Down

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.

160 changes: 80 additions & 80 deletions vendor/github.com/openshift/api/apps/v1/generated.proto

Large diffs are not rendered by default.

160 changes: 80 additions & 80 deletions vendor/github.com/openshift/api/apps/v1/types.go

Large diffs are not rendered by default.

Large diffs are not rendered by default.

134 changes: 67 additions & 67 deletions vendor/github.com/openshift/api/authorization/v1/generated.proto

Large diffs are not rendered by default.

134 changes: 67 additions & 67 deletions vendor/github.com/openshift/api/authorization/v1/types.go

Large diffs are not rendered by default.

Large diffs are not rendered by default.

42 changes: 21 additions & 21 deletions vendor/github.com/openshift/api/build/v1/generated.proto

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

Loading

0 comments on commit 2e9177b

Please sign in to comment.