aboutsummaryrefslogtreecommitdiff
path: root/examples/3-build/example_build.go
diff options
context:
space:
mode:
Diffstat (limited to 'examples/3-build/example_build.go')
-rw-r--r--examples/3-build/example_build.go6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/3-build/example_build.go b/examples/3-build/example_build.go
index 7bb2146..64d6eb0 100644
--- a/examples/3-build/example_build.go
+++ b/examples/3-build/example_build.go
@@ -12,8 +12,8 @@ import (
"fmt"
"os"
- "github.com/spdx/tools-golang/v0/builder"
- "github.com/spdx/tools-golang/v0/tvsaver"
+ "github.com/spdx/tools-golang/builder"
+ "github.com/spdx/tools-golang/tvsaver"
)
func main() {
@@ -56,7 +56,7 @@ func main() {
// note that builder will also add the following, in addition to the
// Creator defined above:
- // Creator: Tool: github.com/spdx/tools-golang/v0/builder
+ // Creator: Tool: github.com/spdx/tools-golang/builder
// Finally, you can define one or more paths that should be ignored
// when walking through the directory. This is intended to omit files