Changed go module name to reflect new repository location

This commit is contained in:
Nicholas Thompson
2019-03-09 13:16:29 +02:00
committed by ncthompson
parent 2456f45836
commit 47bfbbfec5
8 changed files with 13 additions and 13 deletions

2
go.mod
View File

@@ -1,4 +1,4 @@
module github.com/hpdvanwyk/invertergui
module github.com/diebietse/invertergui
require (
github.com/gorilla/websocket v1.4.0