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