Skip to content
Snippets Groups Projects
Commit b7f4fae0 authored by Oliver Herms's avatar Oliver Herms
Browse files

BUILD

parent 6a98bebb
No related branches found
No related tags found
No related merge requests found
...@@ -7,7 +7,7 @@ go_library( ...@@ -7,7 +7,7 @@ go_library(
"gocover.go", "gocover.go",
"goveralls.go", "goveralls.go",
], ],
importmap = "github.com/bio-routing/bio-rd/vendor/github.com/q3k/goveralls", importmap = "vendor/github.com/q3k/goveralls",
importpath = "github.com/q3k/goveralls", importpath = "github.com/q3k/goveralls",
visibility = ["//visibility:private"], visibility = ["//visibility:private"],
deps = ["//vendor/golang.org/x/tools/cover:go_default_library"], deps = ["//vendor/golang.org/x/tools/cover:go_default_library"],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment