diff --git a/example/src/hello-updater/main.go b/example/src/hello-updater/main.go index 90446fe..eb4ae1c 100644 --- a/example/src/hello-updater/main.go +++ b/example/src/hello-updater/main.go @@ -3,7 +3,7 @@ package main import ( "log" - "github.com/sanbornm/go-selfupdate/selfupdate" + "github.com/rackerlabs/go-selfupdate/selfupdate" ) // The purpose of this app is to provide a simple example that just prints