mirror of
https://github.com/ivuorinen/go-test-sarif.git
synced 2026-01-26 11:14:00 +00:00
8 lines
155 B
Modula-2
8 lines
155 B
Modula-2
module github.com/ivuorinen/go-test-sarif-action
|
|
|
|
go 1.25.3
|
|
|
|
require github.com/owenrumney/go-sarif/v2 v2.3.3
|
|
|
|
require gopkg.in/yaml.v3 v3.0.1 // indirect
|