Skip to content

Commit 04847f5

Browse files
committed
Update dependency license metadata cache for github.com/JohannesKaufmann/html-to-markdown bump
1 parent 4079376 commit 04847f5

File tree

11 files changed

+33
-33
lines changed

11 files changed

+33
-33
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.5
3+
version: v1.3.6
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].5/LICENSE
10+
- sources: [email protected].6/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].5/README.md
33+
- sources: [email protected].6/README.md
3434
text: This project is licensed under the terms of the MIT license.
3535
notices: []

.licenses/go/github.com/sergi/go-diff/diffmatchpatch.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: github.com/sergi/go-diff/diffmatchpatch
3-
version: v1.1.0
3+
version: v1.2.0
44
type: go
55
summary: Package diffmatchpatch offers robust algorithms to perform the operations
66
required for synchronizing plain text.
@@ -9,7 +9,7 @@ homepage: https://pkg.go.dev/github.com/sergi/go-diff/diffmatchpatch
99
# https://www.gnu.org/licenses/license-compatibility.html#combining
1010
license: apache-2.0
1111
licenses:
12-
- sources: go-diff@v1.1.0/LICENSE
12+
- sources: go-diff@v1.2.0/LICENSE
1313
text: |+
1414
Copyright (c) 2012-2016 The go-diff Authors. All rights reserved.
1515
@@ -31,7 +31,7 @@ licenses:
3131
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3232
DEALINGS IN THE SOFTWARE.
3333
34-
- sources: go-diff@v1.1.0/APACHE-LICENSE-2.0
34+
- sources: go-diff@v1.2.0/APACHE-LICENSE-2.0
3535
text: |2
3636
3737
Apache License

.licenses/go/golang.org/x/net/context.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
name: golang.org/x/net/context
3-
version: v0.0.0-20210813160813-60bc85c4be6d
3+
version: v0.0.0-20220909164309-bea034e7d591
44
type: go
55
summary: Package context defines the Context type, which carries deadlines, cancelation
66
signals, and other request-scoped values across API boundaries and between processes.
77
homepage: https://pkg.go.dev/golang.org/x/net/context
88
license: bsd-3-clause
99
licenses:
10-
- sources: [email protected]20210813160813-60bc85c4be6d/LICENSE
10+
- sources: [email protected]20220909164309-bea034e7d591/LICENSE
1111
text: |
1212
Copyright (c) 2009 The Go Authors. All rights reserved.
1313
@@ -36,7 +36,7 @@ licenses:
3636
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3737
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3838
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
39-
- sources: [email protected]20210813160813-60bc85c4be6d/PATENTS
39+
- sources: [email protected]20220909164309-bea034e7d591/PATENTS
4040
text: |
4141
Additional IP Rights Grant (Patents)
4242

.licenses/go/golang.org/x/net/http2.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: golang.org/x/net/http2
3-
version: v0.0.0-20210813160813-60bc85c4be6d
3+
version: v0.0.0-20220909164309-bea034e7d591
44
type: go
55
summary: Package http2 implements the HTTP/2 protocol.
66
homepage: https://pkg.go.dev/golang.org/x/net/http2
77
license: bsd-3-clause
88
licenses:
9-
- sources: [email protected]20210813160813-60bc85c4be6d/LICENSE
9+
- sources: [email protected]20220909164309-bea034e7d591/LICENSE
1010
text: |
1111
Copyright (c) 2009 The Go Authors. All rights reserved.
1212
@@ -35,7 +35,7 @@ licenses:
3535
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3636
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3737
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38-
- sources: [email protected]20210813160813-60bc85c4be6d/PATENTS
38+
- sources: [email protected]20220909164309-bea034e7d591/PATENTS
3939
text: |
4040
Additional IP Rights Grant (Patents)
4141

.licenses/go/golang.org/x/net/internal/socks.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: golang.org/x/net/internal/socks
3-
version: v0.0.0-20210813160813-60bc85c4be6d
3+
version: v0.0.0-20220909164309-bea034e7d591
44
type: go
55
summary: Package socks provides a SOCKS version 5 client implementation.
66
homepage: https://pkg.go.dev/golang.org/x/net/internal/socks
77
license: bsd-3-clause
88
licenses:
9-
- sources: [email protected]20210813160813-60bc85c4be6d/LICENSE
9+
- sources: [email protected]20220909164309-bea034e7d591/LICENSE
1010
text: |
1111
Copyright (c) 2009 The Go Authors. All rights reserved.
1212
@@ -35,7 +35,7 @@ licenses:
3535
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3636
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3737
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38-
- sources: [email protected]20210813160813-60bc85c4be6d/PATENTS
38+
- sources: [email protected]20220909164309-bea034e7d591/PATENTS
3939
text: |
4040
Additional IP Rights Grant (Patents)
4141

.licenses/go/golang.org/x/net/internal/timeseries.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: golang.org/x/net/internal/timeseries
3-
version: v0.0.0-20210813160813-60bc85c4be6d
3+
version: v0.0.0-20220909164309-bea034e7d591
44
type: go
55
summary: Package timeseries implements a time series structure for stats collection.
66
homepage: https://pkg.go.dev/golang.org/x/net/internal/timeseries
77
license: bsd-3-clause
88
licenses:
9-
- sources: [email protected]20210813160813-60bc85c4be6d/LICENSE
9+
- sources: [email protected]20220909164309-bea034e7d591/LICENSE
1010
text: |
1111
Copyright (c) 2009 The Go Authors. All rights reserved.
1212
@@ -35,7 +35,7 @@ licenses:
3535
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3636
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3737
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38-
- sources: [email protected]20210813160813-60bc85c4be6d/PATENTS
38+
- sources: [email protected]20220909164309-bea034e7d591/PATENTS
3939
text: |
4040
Additional IP Rights Grant (Patents)
4141

.licenses/go/golang.org/x/net/proxy.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
name: golang.org/x/net/proxy
3-
version: v0.0.0-20210813160813-60bc85c4be6d
3+
version: v0.0.0-20220909164309-bea034e7d591
44
type: go
55
summary: Package proxy provides support for a variety of protocols to proxy network
66
data.
77
homepage: https://pkg.go.dev/golang.org/x/net/proxy
88
license: bsd-3-clause
99
licenses:
10-
- sources: [email protected]20210813160813-60bc85c4be6d/LICENSE
10+
- sources: [email protected]20220909164309-bea034e7d591/LICENSE
1111
text: |
1212
Copyright (c) 2009 The Go Authors. All rights reserved.
1313
@@ -36,7 +36,7 @@ licenses:
3636
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3737
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3838
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
39-
- sources: [email protected]20210813160813-60bc85c4be6d/PATENTS
39+
- sources: [email protected]20220909164309-bea034e7d591/PATENTS
4040
text: |
4141
Additional IP Rights Grant (Patents)
4242

.licenses/go/golang.org/x/net/trace.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: golang.org/x/net/trace
3-
version: v0.0.0-20210813160813-60bc85c4be6d
3+
version: v0.0.0-20220909164309-bea034e7d591
44
type: go
55
summary: Package trace implements tracing of requests and long-lived objects.
66
homepage: https://pkg.go.dev/golang.org/x/net/trace
77
license: bsd-3-clause
88
licenses:
9-
- sources: [email protected]20210813160813-60bc85c4be6d/LICENSE
9+
- sources: [email protected]20220909164309-bea034e7d591/LICENSE
1010
text: |
1111
Copyright (c) 2009 The Go Authors. All rights reserved.
1212
@@ -35,7 +35,7 @@ licenses:
3535
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3636
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3737
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38-
- sources: [email protected]20210813160813-60bc85c4be6d/PATENTS
38+
- sources: [email protected]20220909164309-bea034e7d591/PATENTS
3939
text: |
4040
Additional IP Rights Grant (Patents)
4141

.licenses/go/golang.org/x/sys/execabs.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
name: golang.org/x/sys/execabs
3-
version: v0.0.0-20220715151400-c0bba94af5f8
3+
version: v0.0.0-20220728004956-3c1f35247d10
44
type: go
55
summary: Package execabs is a drop-in replacement for os/exec that requires PATH lookups
66
to find absolute paths.
77
homepage: https://pkg.go.dev/golang.org/x/sys/execabs
88
license: bsd-3-clause
99
licenses:
10-
- sources: [email protected]20220715151400-c0bba94af5f8/LICENSE
10+
- sources: [email protected]20220728004956-3c1f35247d10/LICENSE
1111
text: |
1212
Copyright (c) 2009 The Go Authors. All rights reserved.
1313
@@ -36,7 +36,7 @@ licenses:
3636
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3737
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3838
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
39-
- sources: [email protected]20220715151400-c0bba94af5f8/PATENTS
39+
- sources: [email protected]20220728004956-3c1f35247d10/PATENTS
4040
text: |
4141
Additional IP Rights Grant (Patents)
4242

.licenses/go/golang.org/x/sys/internal/unsafeheader.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
name: golang.org/x/sys/internal/unsafeheader
3-
version: v0.0.0-20220715151400-c0bba94af5f8
3+
version: v0.0.0-20220728004956-3c1f35247d10
44
type: go
55
summary: Package unsafeheader contains header declarations for the Go runtime's slice
66
and string implementations.
77
homepage: https://pkg.go.dev/golang.org/x/sys/internal/unsafeheader
88
license: bsd-3-clause
99
licenses:
10-
- sources: [email protected]20220715151400-c0bba94af5f8/LICENSE
10+
- sources: [email protected]20220728004956-3c1f35247d10/LICENSE
1111
text: |
1212
Copyright (c) 2009 The Go Authors. All rights reserved.
1313
@@ -36,7 +36,7 @@ licenses:
3636
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3737
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3838
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
39-
- sources: [email protected]20220715151400-c0bba94af5f8/PATENTS
39+
- sources: [email protected]20220728004956-3c1f35247d10/PATENTS
4040
text: |
4141
Additional IP Rights Grant (Patents)
4242

.licenses/go/golang.org/x/sys/unix.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: golang.org/x/sys/unix
3-
version: v0.0.0-20220715151400-c0bba94af5f8
3+
version: v0.0.0-20220728004956-3c1f35247d10
44
type: go
55
summary: Package unix contains an interface to the low-level operating system primitives.
66
homepage: https://pkg.go.dev/golang.org/x/sys/unix
77
license: bsd-3-clause
88
licenses:
9-
- sources: [email protected]20220715151400-c0bba94af5f8/LICENSE
9+
- sources: [email protected]20220728004956-3c1f35247d10/LICENSE
1010
text: |
1111
Copyright (c) 2009 The Go Authors. All rights reserved.
1212
@@ -35,7 +35,7 @@ licenses:
3535
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3636
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3737
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38-
- sources: [email protected]20220715151400-c0bba94af5f8/PATENTS
38+
- sources: [email protected]20220728004956-3c1f35247d10/PATENTS
3939
text: |
4040
Additional IP Rights Grant (Patents)
4141

0 commit comments

Comments
 (0)