diff options
Diffstat (limited to 'app/config.go')
| -rwxr-xr-x | app/config.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/config.go b/app/config.go index 74c01f7..2faa69d 100755 --- a/app/config.go +++ b/app/config.go @@ -8,7 +8,7 @@ import ( "strconv" "time" - "github.com/zerolabsco/devianter" + "github.com/krazywarez/devianter" ) // Release carries the build's version and description, set at link time and |
