Skip to content

Commit

Permalink
Update bufbuild/buf version to 1.49.0 (#184)
Browse files Browse the repository at this point in the history
Update bufbuild/buf version to newly released version, v1.49.0.

Co-authored-by: doriable <[email protected]>
  • Loading branch information
github-actions[bot] and doriable authored Jan 7, 2025
1 parent ab8181a commit d98e8ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions make/go/dep_buf.mk
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ $(call _assert_var,CACHE_VERSIONS)
$(call _assert_var,CACHE_BIN)

# Settable
# https://github.com/bufbuild/buf/releases 20241219 checked 20241219
BUF_VERSION ?= v1.48.0
# https://github.com/bufbuild/buf/releases 20250107 checked 20250107
BUF_VERSION ?= v1.49.0
# Settable
#
# If set, this path will be installed every time someone depends on $(BUF)
Expand Down

0 comments on commit d98e8ff

Please sign in to comment.