File tree Expand file tree Collapse file tree 4 files changed +3
-7
lines changed
integrationtest/command/testdata/gitlab_output Expand file tree Collapse file tree 4 files changed +3
-7
lines changed Original file line number Diff line number Diff line change 44
55require (
66 github.com/bmatcuk/doublestar/v4 v4.7.1
7- github.com/braydonk/yaml v0.8 .0
7+ github.com/braydonk/yaml v0.9 .0
88 github.com/google/go-cmp v0.6.0
99 github.com/mitchellh/mapstructure v1.5.0
1010 github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06
Original file line number Diff line number Diff line change 11github.com/bmatcuk/doublestar/v4 v4.7.1 h1:fdDeAqgT47acgwd9bd9HxJRDmc9UAmPpc+2m0CXv75Q =
22github.com/bmatcuk/doublestar/v4 v4.7.1 /go.mod h1:xBQ8jztBU6kakFMg+8WGxn0c6z1fTSPVIjEY1Wr7jzc =
3- github.com/braydonk/yaml v0.7.0 h1:ySkqO7r0MGoCNhiRJqE0Xe9yhINMyvOAB3nFjgyJn2k =
4- github.com/braydonk/yaml v0.7.0 /go.mod h1:hcm3h581tudlirk8XEUPDBAimBPbmnL0Y45hCRl47N4 =
5- github.com/braydonk/yaml v0.8.0 h1:hVZGi2wYhKvw7A5sl6G2hn+vhLnA/oCKYbbvmU3xMDU =
6- github.com/braydonk/yaml v0.8.0 /go.mod h1:hcm3h581tudlirk8XEUPDBAimBPbmnL0Y45hCRl47N4 =
3+ github.com/braydonk/yaml v0.9.0 h1:ewGMrVmEVpsm3VwXQDR388sLg5+aQ8Yihp6/hc4m+h4 =
4+ github.com/braydonk/yaml v0.9.0 /go.mod h1:hcm3h581tudlirk8XEUPDBAimBPbmnL0Y45hCRl47N4 =
75github.com/davecgh/go-spew v1.1.0 h1:ZDRjVQ15GmhC3fiQ8ni8+OwkZQO4DARzQgrnXU1Liz8 =
86github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
97github.com/dlclark/regexp2 v1.11.0 h1:G/nrcoOa7ZXlpoa/91N3X7mM3r8eIlMBBJZvsz/mxKI =
Original file line number Diff line number Diff line change 11# Test case "gitlab_output"
2-
32needs : " no-op"
Original file line number Diff line number Diff line change 11# Test case "gitlab_output"
2-
32needs : " no-op"
You can’t perform that action at this time.
0 commit comments