mirror of
https://github.com/akvorado/akvorado.git
synced 2025-12-11 22:14:02 +01:00
build: update buf
This commit is contained in:
@@ -9,6 +9,6 @@ shift
|
||||
|
||||
case "$cmd" in
|
||||
buf)
|
||||
exec go run github.com/bufbuild/buf/cmd/buf@v1.55.1 "$@"
|
||||
exec go run github.com/bufbuild/buf/cmd/buf@v1.57.0 "$@"
|
||||
;;
|
||||
esac
|
||||
|
||||
Reference in New Issue
Block a user