Skip to content

Commit 58ba953

Browse files
committed
Update dependency license cache for github.com/JohannesKaufmann/html-to-markdown bump
1 parent bed73bd commit 58ba953

File tree

1 file changed

+3
-3
lines changed
  • .licenses/go/github.com/JohannesKaufmann/html-to-markdown

1 file changed

+3
-3
lines changed

.licenses/go/github.com/JohannesKaufmann/html-to-markdown/escape.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
name: github.com/JohannesKaufmann/html-to-markdown/escape
3-
version: v1.3.3
3+
version: v1.3.4
44
type: go
55
summary: Package escape escapes characters that are commonly used in markdown like
66
the * for strong/italic.
77
homepage: https://pkg.go.dev/github.com/JohannesKaufmann/html-to-markdown/escape
88
license: mit
99
licenses:
10-
- sources: [email protected].3/LICENSE
10+
- sources: [email protected].4/LICENSE
1111
text: |
1212
MIT License
1313
@@ -30,6 +30,6 @@ licenses:
3030
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3131
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3232
SOFTWARE.
33-
- sources: [email protected].3/README.md
33+
- sources: [email protected].4/README.md
3434
text: This project is licensed under the terms of the MIT license.
3535
notices: []

0 commit comments

Comments
 (0)