bazel: updating build files
This commit is contained in:
@@ -11,4 +11,5 @@ go_test(
|
||||
name = "testio_test",
|
||||
srcs = ["testio_test.go"],
|
||||
embed = [":testio"],
|
||||
size = "small",
|
||||
)
|
||||
|
||||
@@ -9,7 +9,7 @@ This is a collection of various utility io types:
|
||||
* LoggingBuffer
|
||||
|
||||
You can check out the
|
||||
[godoc](https://godoc.org/github.com/kisom/goutils/testio) for dtails.
|
||||
[godoc](https://godoc.io/git.wntrmute.dev/kyle/goutils/testio) for dtails.
|
||||
|
||||
It was imported from [kisom/testio](https://github.com/kisom/testio/). The
|
||||
original Git directory is preserved in git-hist.tar.xz.
|
||||
|
||||
Reference in New Issue
Block a user