Update bazel files

Signed-off-by: Daniel Weiße <dw@edgeless.systems>
This commit is contained in:
Daniel Weiße 2024-07-09 11:32:05 +02:00
parent 94c57a643d
commit 5d48aaeeaa
No known key found for this signature in database
GPG Key ID: 7DD3015F3DDE4B9C

View File

@ -10,6 +10,7 @@ go_binary(
go_library(
name = "cli_lib",
srcs = [
"compare.go",
"delete.go",
"main.go",
"upload.go",