mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 01:15:43 +03:00
lint: Upgrade buf to 0.36.0, latest so far
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
set -o errexit
|
||||
|
||||
# Make sure you grab the latest version
|
||||
VERSION=0.30.1
|
||||
VERSION=0.36.0
|
||||
DOWNLOAD=https://github.com/bufbuild/buf/releases/download/v${VERSION}/buf-Linux-x86_64
|
||||
|
||||
function install() {
|
||||
|
||||
Reference in New Issue
Block a user