Skip to content

Commit

Permalink
[krel] anago: Initial commit
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Augustus <saugustus@vmware.com>
  • Loading branch information
justaugustus committed Feb 18, 2020
1 parent f8d2dd9 commit cfc92a8
Show file tree
Hide file tree
Showing 4 changed files with 516 additions and 1 deletion.
1 change: 1 addition & 0 deletions cmd/krel/cmd/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library", "go_test")
go_library(
name = "go_default_library",
srcs = [
"anago.go",
"changelog.go",
"ff.go",
"gcbmgr.go",
Expand Down
Loading

0 comments on commit cfc92a8

Please sign in to comment.