File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
9
9
github.com/golangci/golangci-lint v1.45.0
10
10
github.com/mitchellh/mapstructure v1.4.3
11
11
github.com/openshift/api v3.9.0+incompatible
12
- github.com/owenrumney/go-sarif/v2 v2.1.0
12
+ github.com/owenrumney/go-sarif/v2 v2.1.1
13
13
github.com/pkg/errors v0.9.1
14
14
github.com/spf13/cobra v1.4.0
15
15
github.com/spf13/pflag v1.0.5
Original file line number Diff line number Diff line change @@ -1057,8 +1057,8 @@ github.com/otiai10/mint v1.3.0/go.mod h1:F5AjcsTsWUqX+Na9fpHb52P8pcRX2CI6A3ctIT9
1057
1057
github.com/otiai10/mint v1.3.1 /go.mod h1:/yxELlJQ0ufhjUwhshSj+wFjZ78CnZ48/1wtmBH1OTc =
1058
1058
github.com/owenrumney/go-sarif v1.1.1 h1:QNObu6YX1igyFKhdzd7vgzmw7XsWN3/6NMGuDzBgXmE =
1059
1059
github.com/owenrumney/go-sarif v1.1.1 /go.mod h1:dNDiPlF04ESR/6fHlPyq7gHKmrM0sHUvAGjsoh8ZH0U =
1060
- github.com/owenrumney/go-sarif/v2 v2.1.0 h1:Xp4RUbbQc5O2/t5YYZ+1QzJ8FZVdJwXeiWssiF5vQrA =
1061
- github.com/owenrumney/go-sarif/v2 v2.1.0 /go.mod h1:MSqMMx9WqlBSY7pXoOZWgEsVB4FDNfhcaXDA1j6Sr+w =
1060
+ github.com/owenrumney/go-sarif/v2 v2.1.1 h1:JVUO0cEhG8bvEWIxsRmURY4u7wBZUTgdh4zikkkiPM8 =
1061
+ github.com/owenrumney/go-sarif/v2 v2.1.1 /go.mod h1:MSqMMx9WqlBSY7pXoOZWgEsVB4FDNfhcaXDA1j6Sr+w =
1062
1062
github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c /go.mod h1:lzWF7FIEvWOWxwDKqyGYQf6ZUaNfKdP144TG7ZOy1lc =
1063
1063
github.com/pascaldekloe/goe v0.1.0 /go.mod h1:lzWF7FIEvWOWxwDKqyGYQf6ZUaNfKdP144TG7ZOy1lc =
1064
1064
github.com/pelletier/go-toml v1.2.0 /go.mod h1:5z9KED0ma1S8pY6P1sdut58dfprrGBbd/94hg7ilaic =
You can’t perform that action at this time.
0 commit comments