--- a/example_custom_marshaler_test.go
+++ b/example_custom_marshaler_test.go
@@ -4,7 +4,7 @@
 	"encoding/base64"
 	"fmt"
 
-	"howett.net/plist"
+	"github.com/DHowett/go-plist"
 )
 
 type Base64String string
