Updated to use v2 imports (removes dependancy on v1)

various doc updates as well.
This commit is contained in:
Unknown
2018-07-25 14:14:00 -04:00
parent bf5e4f9b99
commit e61f555c39
9 changed files with 16 additions and 17 deletions

View File

@@ -5,7 +5,7 @@ import (
"fmt"
"log"
"github.com/sbrow/ps/runner"
"github.com/sbrow/ps/v2/runner"
)
// ArtLayer reflects some values from an Art Layer in a Photoshop document.