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 @@ -7,7 +7,7 @@ replace github.com/arduino/arduino-lint => ../
7
7
replace github.com/jandelgado/gcov2lcov => github.com/jandelgado/gcov2lcov v1.0.5 // v1.0.4 causes Dependabot updates to fail due to checksum mismatch (likely a moved tag). This is an unused transitive dependency, so version is irrelevant.
8
8
9
9
require (
10
- github.com/JohannesKaufmann/html-to-markdown v1.3.0
10
+ github.com/JohannesKaufmann/html-to-markdown v1.3.1
11
11
github.com/arduino/arduino-lint v0.0.0
12
12
github.com/arduino/go-paths-helper v1.6.1
13
13
github.com/olekukonko/tablewriter v0.0.5
Original file line number Diff line number Diff line change @@ -56,8 +56,8 @@ github.com/DATA-DOG/go-sqlmock v1.3.3/go.mod h1:f/Ixk793poVmq4qj/V1dPUg2JEAKC73Q
56
56
github.com/DataDog/datadog-go v3.2.0+incompatible /go.mod h1:LButxg5PwREeZtORoXG3tL4fMGNddJ+vMq1mwgfaqoQ =
57
57
github.com/DataDog/datadog-go v4.0.0+incompatible /go.mod h1:LButxg5PwREeZtORoXG3tL4fMGNddJ+vMq1mwgfaqoQ =
58
58
github.com/GeertJohan/go.incremental v1.0.0 /go.mod h1:6fAjUhbVuX1KcMD3c8TEgVUqmo4seqhv0i0kdATSkM0 =
59
- github.com/JohannesKaufmann/html-to-markdown v1.3.0 h1:K/p4cq8Ib13hcSVcKQNfKCSWw93CYW5pAjY0fl85has =
60
- github.com/JohannesKaufmann/html-to-markdown v1.3.0 /go.mod h1:JNSClIRYICFDiFhw6RBhBeWGnMSSKVZ6sPQA+TK4tyM =
59
+ github.com/JohannesKaufmann/html-to-markdown v1.3.1 h1:1D6HyQBKoL2YE/5UuLNQQ2pVk3b1CWDDP1Mfevsi5o0 =
60
+ github.com/JohannesKaufmann/html-to-markdown v1.3.1 /go.mod h1:JNSClIRYICFDiFhw6RBhBeWGnMSSKVZ6sPQA+TK4tyM =
61
61
github.com/Knetic/govaluate v3.0.1-0.20171022003610-9aa49832a739+incompatible /go.mod h1:r7JcOSlj0wfOMncg0iLm8Leh48TZaKVeNIfJntJ2wa0 =
62
62
github.com/Masterminds/semver v1.4.2 /go.mod h1:MB6lktGJrhw8PrUyiEoblNEGEQ+RzHPF078ddwwvV3Y =
63
63
github.com/Masterminds/semver/v3 v3.0.3 /go.mod h1:VPu/7SZ7ePZ3QOrcuXROw5FAcLl4a0cBrbBpGY/8hQs =
You can’t perform that action at this time.
0 commit comments