aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorEthel Morgan <eth@ethulhu.co.uk>2020-06-28 21:59:12 +0100
committerEthel Morgan <eth@ethulhu.co.uk>2020-06-28 21:59:12 +0100
commit20e1d9a1c840384c7fe28c70c40342f666b690a6 (patch)
tree3229391ba327979bbc5cead58cea8c62885781ff /go.mod
parent7fb447f8e846fd54ea2bbbf5b383102980d566d7 (diff)
update Catbus version, add a logging statement
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
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
)