mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-26 04:36:00 +00:00
Add pointer comments
This commit is contained in:
@@ -6,6 +6,7 @@ load(
|
||||
)
|
||||
load("//build:bindata.bzl", "go_bindata")
|
||||
|
||||
# IMPORTANT: if you make any changes here, you must also update hack/generate-bindata.sh.
|
||||
go_bindata(
|
||||
name = "bindata",
|
||||
srcs = [
|
||||
|
Reference in New Issue
Block a user