constellation/3rdparty/bazel/com_github_google_go_eventlog/wellknown.patch
Moritz Sanft 53e3552494
deps: update go-tpm-tools (#4007)
* deps: bump go-tpm-tools et al

Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>

* bazel: ai patches

* go: remove unnecessary patches

---------

Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>
2025-10-29 10:54:23 +01:00

12 lines
243 B
Diff

--- wellknown/BUILD.bazel
+++ wellknown/BUILD.bazel
@@ -13,6 +13,9 @@
],
importpath = "github.com/google/go-eventlog/wellknown",
visibility = ["//visibility:public"],
+ deps = [
+ "//proto/state",
+ ],
)
alias(