We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4809c58 commit e593c78Copy full SHA for e593c78
bazel/dependency_imports.bzl
@@ -30,8 +30,8 @@ GO_VERSION = "1.24.6"
30
JQ_VERSION = "1.7"
31
YQ_VERSION = "4.24.4"
32
33
-BUF_SHA = "5790beb45aaf51a6d7e68ca2255b22e1b14c9ae405a6c472cdcfc228c66abfc1"
34
-BUF_VERSION = "v1.56.0"
+BUF_SHA = "366ed6c11819d56e122042c18cb8dbcf012f773456821f15324c22d192dfc65c"
+BUF_VERSION = "v1.61.0"
35
36
def envoy_dependency_imports(
37
go_version = GO_VERSION,
0 commit comments