mirror of
https://github.com/sbrow/ps.git
synced 2025-12-29 18:47:38 -05:00
Updated to use v2 imports (removes dependancy on v1)
various doc updates as well.
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user