aboutsummaryrefslogtreecommitdiff
path: root/examples/1-load/example_load.go
diff options
context:
space:
mode:
Diffstat (limited to 'examples/1-load/example_load.go')
-rw-r--r--examples/1-load/example_load.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/1-load/example_load.go b/examples/1-load/example_load.go
index 994f7f7..bd87d9a 100644
--- a/examples/1-load/example_load.go
+++ b/examples/1-load/example_load.go
@@ -11,7 +11,7 @@ import (
"fmt"
"os"
- "github.com/swinslow/spdx-go/v0/tvloader"
+ "github.com/spdx/tools-golang/v0/tvloader"
)
func main() {