aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorEthel Morgan <eth@ethulhu.co.uk>2020-06-20 00:13:53 +0100
committerEthel Morgan <eth@ethulhu.co.uk>2020-06-20 00:13:53 +0100
commit0905fc55e7427a4e024fc5dc73f10be45200f110 (patch)
treefb8762831a470e423cd97b89868b48628d2b0d32 /go.mod
parenta119a07983cf24db0bf9715c5625ebb90d915f16 (diff)
rename the project to catbus-wakeonlan
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 4a884fa..6b5cbb8 100644
--- a/go.mod
+++ b/go.mod
@@ -2,7 +2,7 @@
//
// SPDX-License-Identifier: MIT
-module go.eth.moe/catbus-actuator-wakeonlan
+module go.eth.moe/catbus-wakeonlan
go 1.14