Skip to content

Commit a7497e7

Browse files
authored
Merge pull request #28 from github/elr/mod-version
module name must end in v2 for latest go conventions
2 parents cf11334 + a5bd2f6 commit a7497e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
module github.com/github/go-spdx
1+
module github.com/github/go-spdx/v2
22

33
go 1.18
44

0 commit comments

Comments
 (0)