diff --git a/relp_handler.go b/relp_handler.go index 4ec2934..914b5c0 100644 --- a/relp_handler.go +++ b/relp_handler.go @@ -1,6 +1,7 @@ package simplelog import ( + "context" "encoding/json" "fmt" "io/ioutil"