Compare commits

..

1 Commits

Author SHA1 Message Date
9830cb48a9 fix compilation
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2021-03-28 19:31:03 +03:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
package pb
package handler
import (
"bytes"

View File

@@ -1,4 +1,4 @@
package pb
package health
import (
"context"