File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1- [ ![ Go Reference] ( https://pkg.go.dev/badge/github.com/github/go-spdx/v2@v2.3.0 /spdxexp.svg )] ( https://pkg.go.dev/github.com/github/go-spdx/v2@v2.3.0 /spdxexp )
2- [ ![ Go Reference] ( https://pkg.go.dev/badge/github.com/github/go-spdx/v2@v2.3.0 /spdxlicenses.svg )] ( https://pkg.go.dev/github.com/github/go-spdx/v2@v2.3.0 /spdxlicenses )
1+ [ ![ Go Reference] ( https://pkg.go.dev/badge/github.com/github/go-spdx/v2@v2.3.1 /spdxexp.svg )] ( https://pkg.go.dev/github.com/github/go-spdx/v2@v2.3.1 /spdxexp )
2+ [ ![ Go Reference] ( https://pkg.go.dev/badge/github.com/github/go-spdx/v2@v2.3.1 /spdxlicenses.svg )] ( https://pkg.go.dev/github.com/github/go-spdx/v2@v2.3.1 /spdxlicenses )
33
44# go-spdx
55
Original file line number Diff line number Diff line change 11module github.com/github/go-spdx/v2
22
3- go 1.22
3+ retract v2.3.0 // Compatibility issues with go 1.22
4+
5+ go 1.21
46
57require github.com/stretchr/testify v1.8.0
68
You can’t perform that action at this time.
0 commit comments