From 20e1d9a1c840384c7fe28c70c40342f666b690a6 Mon Sep 17 00:00:00 2001 From: Ethel Morgan Date: Sun, 28 Jun 2020 21:59:12 +0100 Subject: update Catbus version, add a logging statement --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index ad9647a..99fc015 100644 --- a/go.mod +++ b/go.mod @@ -7,6 +7,6 @@ module go.eth.moe/catbus-wakeonlan go 1.14 require ( - go.eth.moe/catbus v0.0.3 + go.eth.moe/catbus v0.0.4 go.eth.moe/logger v0.0.1 ) -- cgit v1.2.3