aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorEthel Morgan <eth@ethulhu.co.uk>2020-06-28 23:22:46 +0100
committerEthel Morgan <eth@ethulhu.co.uk>2020-06-28 23:22:46 +0100
commit748a39954903f9931e2d43d445f1cdae0da15a02 (patch)
tree807b1098e9e883fa685b495bc6a59960d8705047 /go.mod
parent20e1d9a1c840384c7fe28c70c40342f666b690a6 (diff)
bump Catbus versionlatest
Diffstat (limited to '')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 99fc015..cb9c28c 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.4
+ go.eth.moe/catbus v0.0.5
go.eth.moe/logger v0.0.1
)