From ee95cf1f3a8b8d38e551261479fc66a113ebeedb Mon Sep 17 00:00:00 2001 From: Ethel Morgan Date: Wed, 24 Jun 2020 12:25:50 +0100 Subject: update catbus library --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 6268b21..d33884c 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.1 + go.eth.moe/catbus v0.0.2 go.eth.moe/logger v0.0.1 ) -- cgit v1.2.3