Skip to content

Commit

Permalink
Regenerate .go files with PodDisruptionBudget
Browse files Browse the repository at this point in the history
With `rake`
  • Loading branch information
jbartosik committed Oct 14, 2024
1 parent 48c616b commit 65449a2
Show file tree
Hide file tree
Showing 6 changed files with 11,777 additions and 3,881 deletions.
1 change: 0 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ require (
github.com/DataDog/zstd_0 v0.0.0-20210310093942-586c1286621f
github.com/chrusty/protoc-gen-jsonschema v0.0.0-20240212064413-73d5723042b8
github.com/gogo/protobuf v1.3.2
github.com/golang/protobuf v1.5.0
github.com/stretchr/testify v1.6.1
google.golang.org/protobuf v1.30.0
)
Expand Down
1 change: 0 additions & 1 deletion go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ github.com/envoyproxy/protoc-gen-validate v0.10.1/go.mod h1:DRjgyB0I43LtJapqN6Ni
github.com/fatih/camelcase v1.0.0/go.mod h1:yN2Sb0lFhZJUdVvtELVWefmrXpuZESvPmqwoZc+/fpc=
github.com/gogo/protobuf v1.3.2 h1:Ov1cvc58UF3b5XjBnZv7+opcTcQFZebYjWzi34vdm4Q=
github.com/gogo/protobuf v1.3.2/go.mod h1:P1XiOD3dCwIKUDQYPy72D8LYyHL2YPYrpS2s69NZV8Q=
github.com/golang/protobuf v1.5.0 h1:LUVKkCeviFUMKqHa4tXIIij/lbhnMbP7Fn5wKdKkRh4=
github.com/golang/protobuf v1.5.0/go.mod h1:FsONVRAS9T7sI+LIUmWTfcYkHO4aIWwzhcaSAoJOfIk=
github.com/google/go-cmp v0.5.5 h1:Khx7svrCpmxxtHBq5j2mp/xVjsi8hQMfNLvJFAlrGgU=
github.com/google/go-cmp v0.5.5/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
Expand Down
Loading

0 comments on commit 65449a2

Please sign in to comment.