summaryrefslogtreecommitdiff
path: root/confhelper/confhelper.go
diff options
context:
space:
mode:
authorLaria Carolin Chabowski <laria@laria.me>2016-08-16 08:11:19 +0200
committerLaria Carolin Chabowski <laria@laria.me>2016-08-16 08:11:19 +0200
commit6623458f9b6f6fcf977409189667c1be17bf3aeb (patch)
treef7523536d1dd27788292c27f8e4779ae545c7cca /confhelper/confhelper.go
parentc5cf190a6cf9ffa83c5c7795e19e0f724f5597dd (diff)
downloadmailremind-master.tar.gz
mailremind-master.tar.bz2
mailremind-master.zip
rename github accountHEADmaster
Diffstat (limited to 'confhelper/confhelper.go')
-rw-r--r--confhelper/confhelper.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/confhelper/confhelper.go b/confhelper/confhelper.go
index 607f50f..d470357 100644
--- a/confhelper/confhelper.go
+++ b/confhelper/confhelper.go
@@ -1,7 +1,7 @@
package confhelper
import (
- "github.com/kch42/simpleconf"
+ "github.com/silvasur/simpleconf"
"log"
)