From 32955b04b83a8132624ee332427e05fd59a32e59 Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Wed, 23 Dec 2020 22:08:41 -0800 Subject: [PATCH] Update go.mod --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 87bc93284..d93a44379 100644 --- a/go.mod +++ b/go.mod @@ -68,7 +68,7 @@ require ( github.com/syndtr/goleveldb v1.0.0 github.com/tidwall/gjson v1.3.2 github.com/tidwall/match v1.0.1 - github.com/tsuna/gohbase v0.0.0-20201125011725-348991136365 // indirect + github.com/tsuna/gohbase v0.0.0-20201125011725-348991136365 github.com/valyala/bytebufferpool v1.0.0 github.com/viant/assertly v0.5.4 // indirect github.com/viant/ptrie v0.3.0