codegen:
	@echo "Generating proto files"
	buf --template buf.gen.gogo.yaml generate
	buf --template buf.gen.pulsar.yaml generate
