Skip to content

Commit

Permalink
Merge pull request #755 from phisco/bump-buf-1.36.0
Browse files Browse the repository at this point in the history
chore(deps): bump bufbuild/buf to 1.36.0
  • Loading branch information
phisco authored Aug 12, 2024
2 parents 65e3ac0 + cf1cac2 commit 6bdfe33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apis/apis.go
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ limitations under the License.
// (or protoc) to invoke them.

//go:generate go install google.golang.org/protobuf/cmd/protoc-gen-go google.golang.org/grpc/cmd/protoc-gen-go-grpc
//go:generate go run github.com/bufbuild/buf/cmd/buf@v1.31.0 generate
//go:generate go run github.com/bufbuild/buf/cmd/buf@v1.36.0 generate

// Package apis contains Kubernetes API groups
package apis
Expand Down

0 comments on commit 6bdfe33

Please sign in to comment.