Gitiles
Code Review
Sign In
gerrit.hackerspace.pl
/
hscloud
/
ef3100332dc4ca6d4686f3ca601c464d0ca62273
/
.
/
tools
/
gostatic
/
BUILD
blob: 9ea52c75caebdf25704f9d073ec5c6b2fd4b63d0 [
file
] [
log
] [
blame
]
load
(
"//bzl:rules.bzl"
,
"copy_go_binary"
)
copy_go_binary
(
name
=
"gostatic"
,
src
=
"@com_github_piranha_gostatic//:gostatic"
,
visibility
=
[
"//visibility:public"
],
)