From 2f0d1206d433cddbcc71643760e039c2fb30fd89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Jun 2025 05:46:59 +0000 Subject: [PATCH 1/3] Bump github.com/go-git/go-git/v5 from 5.16.1 to 5.16.2 Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.16.1 to 5.16.2. - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](https://github.com/go-git/go-git/compare/v5.16.1...v5.16.2) --- updated-dependencies: - dependency-name: github.com/go-git/go-git/v5 dependency-version: 5.16.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 5c2da718..2a256b7b 100644 --- a/go.mod +++ b/go.mod @@ -11,7 +11,7 @@ require ( github.com/arduino/go-paths-helper v1.13.1 github.com/arduino/go-properties-orderedmap v1.8.1 github.com/client9/misspell v0.3.4 - github.com/go-git/go-git/v5 v5.16.1 + github.com/go-git/go-git/v5 v5.16.2 github.com/olekukonko/tablewriter v1.0.7 github.com/ory/jsonschema/v3 v3.0.4 github.com/sirupsen/logrus v1.9.3 diff --git a/go.sum b/go.sum index d7554733..38bc1e4d 100644 --- a/go.sum +++ b/go.sum @@ -238,8 +238,8 @@ github.com/go-git/go-billy/v5 v5.6.2 h1:6Q86EsPXMa7c3YZ3aLAQsMA0VlWmy43r6FHqa/UN github.com/go-git/go-billy/v5 v5.6.2/go.mod h1:rcFC2rAsp/erv7CMz9GczHcuD0D32fWzH+MJAU+jaUU= github.com/go-git/go-git-fixtures/v4 v4.3.2-0.20231010084843-55a94097c399 h1:eMje31YglSBqCdIqdhKBW8lokaMrL3uTkpGYlE2OOT4= github.com/go-git/go-git-fixtures/v4 v4.3.2-0.20231010084843-55a94097c399/go.mod h1:1OCfN199q1Jm3HZlxleg+Dw/mwps2Wbk9frAWm+4FII= -github.com/go-git/go-git/v5 v5.16.1 h1:TuxMBWNL7R05tXsUGi0kh1vi4tq0WfXNLlIrAkXG1k8= -github.com/go-git/go-git/v5 v5.16.1/go.mod h1:4Ge4alE/5gPs30F2H1esi2gPd69R0C39lolkucHBOp8= +github.com/go-git/go-git/v5 v5.16.2 h1:fT6ZIOjE5iEnkzKyxTHK1W4HGAsPhqEqiSAssSO77hM= +github.com/go-git/go-git/v5 v5.16.2/go.mod h1:4Ge4alE/5gPs30F2H1esi2gPd69R0C39lolkucHBOp8= github.com/go-gl/glfw v0.0.0-20190409004039-e6da0acd62b1/go.mod h1:vR7hzQXu2zJy9AVAgeJqvqgH9Q5CA+iKCZ2gyEVpxRU= github.com/go-gl/glfw/v3.3/glfw v0.0.0-20191125211704-12ad95a8df72/go.mod h1:tQ2UAYgL5IevRw8kRxooKSPJfGvJ9fJQFa0TUsXzTg8= github.com/go-gl/glfw/v3.3/glfw v0.0.0-20200222043503-6f7a984d4dc4/go.mod h1:tQ2UAYgL5IevRw8kRxooKSPJfGvJ9fJQFa0TUsXzTg8= From c8664a28729af5d0a8b9ec661eec218312ce8157 Mon Sep 17 00:00:00 2001 From: per1234 Date: Tue, 10 Jun 2025 00:05:41 -0700 Subject: [PATCH 2/3] Tidy dependent modules to reflect `github.com/go-git/go-git` bump The bump of the dependency of the project's root `github.com/arduino/arduino-lint` module also requires updates to the Go dependencies metadata of the project's modules which depend on `github.com/arduino/arduino-lint`. --- docsgen/go.mod | 2 +- docsgen/go.sum | 4 ++-- ruledocsgen/go.mod | 2 +- ruledocsgen/go.sum | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docsgen/go.mod b/docsgen/go.mod index 89fbfb53..cdd3fd8b 100644 --- a/docsgen/go.mod +++ b/docsgen/go.mod @@ -36,7 +36,7 @@ require ( github.com/fsnotify/fsnotify v1.6.0 // indirect github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect github.com/go-git/go-billy/v5 v5.6.2 // indirect - github.com/go-git/go-git/v5 v5.16.1 // indirect + github.com/go-git/go-git/v5 v5.16.2 // indirect github.com/go-logr/logr v1.2.4 // indirect github.com/go-logr/stdr v1.2.2 // indirect github.com/gobuffalo/pop/v5 v5.3.3 // indirect diff --git a/docsgen/go.sum b/docsgen/go.sum index ae7a8e45..aaa06cde 100644 --- a/docsgen/go.sum +++ b/docsgen/go.sum @@ -239,8 +239,8 @@ github.com/go-git/go-billy/v5 v5.6.2 h1:6Q86EsPXMa7c3YZ3aLAQsMA0VlWmy43r6FHqa/UN github.com/go-git/go-billy/v5 v5.6.2/go.mod h1:rcFC2rAsp/erv7CMz9GczHcuD0D32fWzH+MJAU+jaUU= github.com/go-git/go-git-fixtures/v4 v4.3.2-0.20231010084843-55a94097c399 h1:eMje31YglSBqCdIqdhKBW8lokaMrL3uTkpGYlE2OOT4= github.com/go-git/go-git-fixtures/v4 v4.3.2-0.20231010084843-55a94097c399/go.mod h1:1OCfN199q1Jm3HZlxleg+Dw/mwps2Wbk9frAWm+4FII= -github.com/go-git/go-git/v5 v5.16.1 h1:TuxMBWNL7R05tXsUGi0kh1vi4tq0WfXNLlIrAkXG1k8= -github.com/go-git/go-git/v5 v5.16.1/go.mod h1:4Ge4alE/5gPs30F2H1esi2gPd69R0C39lolkucHBOp8= +github.com/go-git/go-git/v5 v5.16.2 h1:fT6ZIOjE5iEnkzKyxTHK1W4HGAsPhqEqiSAssSO77hM= +github.com/go-git/go-git/v5 v5.16.2/go.mod h1:4Ge4alE/5gPs30F2H1esi2gPd69R0C39lolkucHBOp8= github.com/go-gl/glfw v0.0.0-20190409004039-e6da0acd62b1/go.mod h1:vR7hzQXu2zJy9AVAgeJqvqgH9Q5CA+iKCZ2gyEVpxRU= github.com/go-gl/glfw/v3.3/glfw v0.0.0-20191125211704-12ad95a8df72/go.mod h1:tQ2UAYgL5IevRw8kRxooKSPJfGvJ9fJQFa0TUsXzTg8= github.com/go-gl/glfw/v3.3/glfw v0.0.0-20200222043503-6f7a984d4dc4/go.mod h1:tQ2UAYgL5IevRw8kRxooKSPJfGvJ9fJQFa0TUsXzTg8= diff --git a/ruledocsgen/go.mod b/ruledocsgen/go.mod index d36089a8..469e5758 100644 --- a/ruledocsgen/go.mod +++ b/ruledocsgen/go.mod @@ -34,7 +34,7 @@ require ( github.com/fsnotify/fsnotify v1.6.0 // indirect github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect github.com/go-git/go-billy/v5 v5.6.2 // indirect - github.com/go-git/go-git/v5 v5.16.1 // indirect + github.com/go-git/go-git/v5 v5.16.2 // indirect github.com/go-logr/logr v1.2.4 // indirect github.com/go-logr/stdr v1.2.2 // indirect github.com/gobuffalo/pop/v5 v5.3.3 // indirect diff --git a/ruledocsgen/go.sum b/ruledocsgen/go.sum index 4db15a6e..6105048b 100644 --- a/ruledocsgen/go.sum +++ b/ruledocsgen/go.sum @@ -242,8 +242,8 @@ github.com/go-git/go-billy/v5 v5.6.2 h1:6Q86EsPXMa7c3YZ3aLAQsMA0VlWmy43r6FHqa/UN github.com/go-git/go-billy/v5 v5.6.2/go.mod h1:rcFC2rAsp/erv7CMz9GczHcuD0D32fWzH+MJAU+jaUU= github.com/go-git/go-git-fixtures/v4 v4.3.2-0.20231010084843-55a94097c399 h1:eMje31YglSBqCdIqdhKBW8lokaMrL3uTkpGYlE2OOT4= github.com/go-git/go-git-fixtures/v4 v4.3.2-0.20231010084843-55a94097c399/go.mod h1:1OCfN199q1Jm3HZlxleg+Dw/mwps2Wbk9frAWm+4FII= -github.com/go-git/go-git/v5 v5.16.1 h1:TuxMBWNL7R05tXsUGi0kh1vi4tq0WfXNLlIrAkXG1k8= -github.com/go-git/go-git/v5 v5.16.1/go.mod h1:4Ge4alE/5gPs30F2H1esi2gPd69R0C39lolkucHBOp8= +github.com/go-git/go-git/v5 v5.16.2 h1:fT6ZIOjE5iEnkzKyxTHK1W4HGAsPhqEqiSAssSO77hM= +github.com/go-git/go-git/v5 v5.16.2/go.mod h1:4Ge4alE/5gPs30F2H1esi2gPd69R0C39lolkucHBOp8= github.com/go-gl/glfw v0.0.0-20190409004039-e6da0acd62b1/go.mod h1:vR7hzQXu2zJy9AVAgeJqvqgH9Q5CA+iKCZ2gyEVpxRU= github.com/go-gl/glfw/v3.3/glfw v0.0.0-20191125211704-12ad95a8df72/go.mod h1:tQ2UAYgL5IevRw8kRxooKSPJfGvJ9fJQFa0TUsXzTg8= github.com/go-gl/glfw/v3.3/glfw v0.0.0-20200222043503-6f7a984d4dc4/go.mod h1:tQ2UAYgL5IevRw8kRxooKSPJfGvJ9fJQFa0TUsXzTg8= From c8b3542cdc24303a159b94463543ef7da1d7c36a Mon Sep 17 00:00:00 2001 From: per1234 Date: Tue, 10 Jun 2025 00:40:18 -0700 Subject: [PATCH 3/3] Update dependency license metadata cache for `github.com/go-git/go-git` bump --- .../arduino-lint/go/github.com/go-git/go-git/v5.dep.yml | 2 +- .../go/github.com/go-git/go-git/v5/config.dep.yml | 6 +++--- .../github.com/go-git/go-git/v5/internal/path_util.dep.yml | 6 +++--- .../github.com/go-git/go-git/v5/internal/revision.dep.yml | 6 +++--- .../go/github.com/go-git/go-git/v5/internal/url.dep.yml | 6 +++--- .../go/github.com/go-git/go-git/v5/plumbing.dep.yml | 6 +++--- .../go/github.com/go-git/go-git/v5/plumbing/cache.dep.yml | 6 +++--- .../go/github.com/go-git/go-git/v5/plumbing/color.dep.yml | 6 +++--- .../github.com/go-git/go-git/v5/plumbing/filemode.dep.yml | 6 +++--- .../go-git/go-git/v5/plumbing/format/config.dep.yml | 6 +++--- .../go-git/go-git/v5/plumbing/format/diff.dep.yml | 6 +++--- .../go-git/go-git/v5/plumbing/format/gitignore.dep.yml | 6 +++--- .../go-git/go-git/v5/plumbing/format/idxfile.dep.yml | 6 +++--- .../go-git/go-git/v5/plumbing/format/index.dep.yml | 6 +++--- .../go-git/go-git/v5/plumbing/format/objfile.dep.yml | 6 +++--- .../go-git/go-git/v5/plumbing/format/packfile.dep.yml | 6 +++--- .../go-git/go-git/v5/plumbing/format/pktline.dep.yml | 6 +++--- .../go/github.com/go-git/go-git/v5/plumbing/hash.dep.yml | 6 +++--- .../go/github.com/go-git/go-git/v5/plumbing/object.dep.yml | 6 +++--- .../go-git/go-git/v5/plumbing/protocol/packp.dep.yml | 6 +++--- .../go-git/v5/plumbing/protocol/packp/capability.dep.yml | 6 +++--- .../go-git/v5/plumbing/protocol/packp/sideband.dep.yml | 6 +++--- .../go/github.com/go-git/go-git/v5/plumbing/revlist.dep.yml | 6 +++--- .../go/github.com/go-git/go-git/v5/plumbing/storer.dep.yml | 6 +++--- .../github.com/go-git/go-git/v5/plumbing/transport.dep.yml | 6 +++--- .../go-git/go-git/v5/plumbing/transport/client.dep.yml | 6 +++--- .../go-git/go-git/v5/plumbing/transport/file.dep.yml | 6 +++--- .../go-git/go-git/v5/plumbing/transport/git.dep.yml | 6 +++--- .../go-git/go-git/v5/plumbing/transport/http.dep.yml | 6 +++--- .../go-git/v5/plumbing/transport/internal/common.dep.yml | 6 +++--- .../go-git/go-git/v5/plumbing/transport/server.dep.yml | 6 +++--- .../go-git/go-git/v5/plumbing/transport/ssh.dep.yml | 6 +++--- .../go/github.com/go-git/go-git/v5/storage.dep.yml | 6 +++--- .../github.com/go-git/go-git/v5/storage/filesystem.dep.yml | 6 +++--- .../go-git/go-git/v5/storage/filesystem/dotgit.dep.yml | 6 +++--- .../go/github.com/go-git/go-git/v5/storage/memory.dep.yml | 6 +++--- .../go/github.com/go-git/go-git/v5/utils/binary.dep.yml | 6 +++--- .../go/github.com/go-git/go-git/v5/utils/diff.dep.yml | 6 +++--- .../go/github.com/go-git/go-git/v5/utils/ioutil.dep.yml | 6 +++--- .../go/github.com/go-git/go-git/v5/utils/merkletrie.dep.yml | 6 +++--- .../go-git/go-git/v5/utils/merkletrie/filesystem.dep.yml | 6 +++--- .../go-git/go-git/v5/utils/merkletrie/index.dep.yml | 6 +++--- .../go-git/v5/utils/merkletrie/internal/frame.dep.yml | 6 +++--- .../go-git/go-git/v5/utils/merkletrie/noder.dep.yml | 6 +++--- .../go/github.com/go-git/go-git/v5/utils/sync.dep.yml | 6 +++--- .../go/github.com/go-git/go-git/v5/utils/trace.dep.yml | 6 +++--- .licenses/docsgen/go/github.com/go-git/go-git/v5.dep.yml | 2 +- .../docsgen/go/github.com/go-git/go-git/v5/config.dep.yml | 6 +++--- .../github.com/go-git/go-git/v5/internal/path_util.dep.yml | 6 +++--- .../github.com/go-git/go-git/v5/internal/revision.dep.yml | 6 +++--- .../go/github.com/go-git/go-git/v5/internal/url.dep.yml | 6 +++--- .../docsgen/go/github.com/go-git/go-git/v5/plumbing.dep.yml | 6 +++--- .../go/github.com/go-git/go-git/v5/plumbing/cache.dep.yml | 6 +++--- .../go/github.com/go-git/go-git/v5/plumbing/color.dep.yml | 6 +++--- .../github.com/go-git/go-git/v5/plumbing/filemode.dep.yml | 6 +++--- .../go-git/go-git/v5/plumbing/format/config.dep.yml | 6 +++--- .../go-git/go-git/v5/plumbing/format/diff.dep.yml | 6 +++--- .../go-git/go-git/v5/plumbing/format/gitignore.dep.yml | 6 +++--- .../go-git/go-git/v5/plumbing/format/idxfile.dep.yml | 6 +++--- .../go-git/go-git/v5/plumbing/format/index.dep.yml | 6 +++--- .../go-git/go-git/v5/plumbing/format/objfile.dep.yml | 6 +++--- .../go-git/go-git/v5/plumbing/format/packfile.dep.yml | 6 +++--- .../go-git/go-git/v5/plumbing/format/pktline.dep.yml | 6 +++--- .../go/github.com/go-git/go-git/v5/plumbing/hash.dep.yml | 6 +++--- .../go/github.com/go-git/go-git/v5/plumbing/object.dep.yml | 6 +++--- .../go-git/go-git/v5/plumbing/protocol/packp.dep.yml | 6 +++--- .../go-git/v5/plumbing/protocol/packp/capability.dep.yml | 6 +++--- .../go-git/v5/plumbing/protocol/packp/sideband.dep.yml | 6 +++--- .../go/github.com/go-git/go-git/v5/plumbing/revlist.dep.yml | 6 +++--- .../go/github.com/go-git/go-git/v5/plumbing/storer.dep.yml | 6 +++--- .../github.com/go-git/go-git/v5/plumbing/transport.dep.yml | 6 +++--- .../go-git/go-git/v5/plumbing/transport/client.dep.yml | 6 +++--- .../go-git/go-git/v5/plumbing/transport/file.dep.yml | 6 +++--- .../go-git/go-git/v5/plumbing/transport/git.dep.yml | 6 +++--- .../go-git/go-git/v5/plumbing/transport/http.dep.yml | 6 +++--- .../go-git/v5/plumbing/transport/internal/common.dep.yml | 6 +++--- .../go-git/go-git/v5/plumbing/transport/server.dep.yml | 6 +++--- .../go-git/go-git/v5/plumbing/transport/ssh.dep.yml | 6 +++--- .../docsgen/go/github.com/go-git/go-git/v5/storage.dep.yml | 6 +++--- .../github.com/go-git/go-git/v5/storage/filesystem.dep.yml | 6 +++--- .../go-git/go-git/v5/storage/filesystem/dotgit.dep.yml | 6 +++--- .../go/github.com/go-git/go-git/v5/storage/memory.dep.yml | 6 +++--- .../go/github.com/go-git/go-git/v5/utils/binary.dep.yml | 6 +++--- .../go/github.com/go-git/go-git/v5/utils/diff.dep.yml | 6 +++--- .../go/github.com/go-git/go-git/v5/utils/ioutil.dep.yml | 6 +++--- .../go/github.com/go-git/go-git/v5/utils/merkletrie.dep.yml | 6 +++--- .../go-git/go-git/v5/utils/merkletrie/filesystem.dep.yml | 6 +++--- .../go-git/go-git/v5/utils/merkletrie/index.dep.yml | 6 +++--- .../go-git/v5/utils/merkletrie/internal/frame.dep.yml | 6 +++--- .../go-git/go-git/v5/utils/merkletrie/noder.dep.yml | 6 +++--- .../go/github.com/go-git/go-git/v5/utils/sync.dep.yml | 6 +++--- .../go/github.com/go-git/go-git/v5/utils/trace.dep.yml | 6 +++--- .../ruledocsgen/go/github.com/go-git/go-git/v5.dep.yml | 2 +- .../go/github.com/go-git/go-git/v5/config.dep.yml | 6 +++--- .../github.com/go-git/go-git/v5/internal/path_util.dep.yml | 6 +++--- .../github.com/go-git/go-git/v5/internal/revision.dep.yml | 6 +++--- .../go/github.com/go-git/go-git/v5/internal/url.dep.yml | 6 +++--- .../go/github.com/go-git/go-git/v5/plumbing.dep.yml | 6 +++--- .../go/github.com/go-git/go-git/v5/plumbing/cache.dep.yml | 6 +++--- .../go/github.com/go-git/go-git/v5/plumbing/color.dep.yml | 6 +++--- .../github.com/go-git/go-git/v5/plumbing/filemode.dep.yml | 6 +++--- .../go-git/go-git/v5/plumbing/format/config.dep.yml | 6 +++--- .../go-git/go-git/v5/plumbing/format/diff.dep.yml | 6 +++--- .../go-git/go-git/v5/plumbing/format/gitignore.dep.yml | 6 +++--- .../go-git/go-git/v5/plumbing/format/idxfile.dep.yml | 6 +++--- .../go-git/go-git/v5/plumbing/format/index.dep.yml | 6 +++--- .../go-git/go-git/v5/plumbing/format/objfile.dep.yml | 6 +++--- .../go-git/go-git/v5/plumbing/format/packfile.dep.yml | 6 +++--- .../go-git/go-git/v5/plumbing/format/pktline.dep.yml | 6 +++--- .../go/github.com/go-git/go-git/v5/plumbing/hash.dep.yml | 6 +++--- .../go/github.com/go-git/go-git/v5/plumbing/object.dep.yml | 6 +++--- .../go-git/go-git/v5/plumbing/protocol/packp.dep.yml | 6 +++--- .../go-git/v5/plumbing/protocol/packp/capability.dep.yml | 6 +++--- .../go-git/v5/plumbing/protocol/packp/sideband.dep.yml | 6 +++--- .../go/github.com/go-git/go-git/v5/plumbing/revlist.dep.yml | 6 +++--- .../go/github.com/go-git/go-git/v5/plumbing/storer.dep.yml | 6 +++--- .../github.com/go-git/go-git/v5/plumbing/transport.dep.yml | 6 +++--- .../go-git/go-git/v5/plumbing/transport/client.dep.yml | 6 +++--- .../go-git/go-git/v5/plumbing/transport/file.dep.yml | 6 +++--- .../go-git/go-git/v5/plumbing/transport/git.dep.yml | 6 +++--- .../go-git/go-git/v5/plumbing/transport/http.dep.yml | 6 +++--- .../go-git/v5/plumbing/transport/internal/common.dep.yml | 6 +++--- .../go-git/go-git/v5/plumbing/transport/server.dep.yml | 6 +++--- .../go-git/go-git/v5/plumbing/transport/ssh.dep.yml | 6 +++--- .../go/github.com/go-git/go-git/v5/storage.dep.yml | 6 +++--- .../github.com/go-git/go-git/v5/storage/filesystem.dep.yml | 6 +++--- .../go-git/go-git/v5/storage/filesystem/dotgit.dep.yml | 6 +++--- .../go/github.com/go-git/go-git/v5/storage/memory.dep.yml | 6 +++--- .../go/github.com/go-git/go-git/v5/utils/binary.dep.yml | 6 +++--- .../go/github.com/go-git/go-git/v5/utils/diff.dep.yml | 6 +++--- .../go/github.com/go-git/go-git/v5/utils/ioutil.dep.yml | 6 +++--- .../go/github.com/go-git/go-git/v5/utils/merkletrie.dep.yml | 6 +++--- .../go-git/go-git/v5/utils/merkletrie/filesystem.dep.yml | 6 +++--- .../go-git/go-git/v5/utils/merkletrie/index.dep.yml | 6 +++--- .../go-git/v5/utils/merkletrie/internal/frame.dep.yml | 6 +++--- .../go-git/go-git/v5/utils/merkletrie/noder.dep.yml | 6 +++--- .../go/github.com/go-git/go-git/v5/utils/sync.dep.yml | 6 +++--- .../go/github.com/go-git/go-git/v5/utils/trace.dep.yml | 6 +++--- 138 files changed, 408 insertions(+), 408 deletions(-) diff --git a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5.dep.yml b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5.dep.yml index 6f9958fb..7e6c5e6d 100644 --- a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5.dep.yml +++ b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5.dep.yml @@ -1,6 +1,6 @@ --- name: github.com/go-git/go-git/v5 -version: v5.16.1 +version: v5.16.2 type: go summary: A highly extensible git implementation in pure Go. homepage: https://pkg.go.dev/github.com/go-git/go-git/v5 diff --git a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/config.dep.yml b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/config.dep.yml index 69cb9a4e..5a8f4bf2 100644 --- a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/config.dep.yml +++ b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/config.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/config -version: v5.16.1 +version: v5.16.2 type: go summary: Package config contains the abstraction of multiple config files homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/config license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/internal/path_util.dep.yml b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/internal/path_util.dep.yml index 6b8379e1..04259efc 100644 --- a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/internal/path_util.dep.yml +++ b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/internal/path_util.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/internal/path_util -version: v5.16.1 +version: v5.16.2 type: go summary: homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/internal/path_util license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/internal/revision.dep.yml b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/internal/revision.dep.yml index d9e09991..475a4d6b 100644 --- a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/internal/revision.dep.yml +++ b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/internal/revision.dep.yml @@ -1,13 +1,13 @@ --- name: github.com/go-git/go-git/v5/internal/revision -version: v5.16.1 +version: v5.16.2 type: go summary: 'Package revision extracts git revision from string More information about revision : https://www.kernel.org/pub/software/scm/git/docs/gitrevisions.html' homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/internal/revision license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -210,6 +210,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/internal/url.dep.yml b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/internal/url.dep.yml index b7314050..323954c3 100644 --- a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/internal/url.dep.yml +++ b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/internal/url.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/internal/url -version: v5.16.1 +version: v5.16.2 type: go summary: homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/internal/url license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing.dep.yml b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing.dep.yml index 788293d7..05e34679 100644 --- a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing.dep.yml +++ b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/plumbing -version: v5.16.1 +version: v5.16.2 type: go summary: package plumbing implement the core interfaces and structs used by go-git homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/cache.dep.yml b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/cache.dep.yml index 4e46a730..7ad8bb0f 100644 --- a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/cache.dep.yml +++ b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/cache.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/plumbing/cache -version: v5.16.1 +version: v5.16.2 type: go summary: homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/cache license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/color.dep.yml b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/color.dep.yml index aa6afc5e..62f0c00a 100644 --- a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/color.dep.yml +++ b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/color.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/plumbing/color -version: v5.16.1 +version: v5.16.2 type: go summary: homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/color license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/filemode.dep.yml b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/filemode.dep.yml index 0773add7..094163ea 100644 --- a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/filemode.dep.yml +++ b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/filemode.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/plumbing/filemode -version: v5.16.1 +version: v5.16.2 type: go summary: homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/filemode license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/format/config.dep.yml b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/format/config.dep.yml index 01563006..4cdf47de 100644 --- a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/format/config.dep.yml +++ b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/format/config.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/plumbing/format/config -version: v5.16.1 +version: v5.16.2 type: go summary: Package config implements encoding and decoding of git config files. homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/format/config license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/format/diff.dep.yml b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/format/diff.dep.yml index 6f2d0c4c..07fa73d4 100644 --- a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/format/diff.dep.yml +++ b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/format/diff.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/plumbing/format/diff -version: v5.16.1 +version: v5.16.2 type: go summary: homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/format/diff license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/format/gitignore.dep.yml b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/format/gitignore.dep.yml index b1b55a40..e57027bb 100644 --- a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/format/gitignore.dep.yml +++ b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/format/gitignore.dep.yml @@ -1,6 +1,6 @@ --- name: github.com/go-git/go-git/v5/plumbing/format/gitignore -version: v5.16.1 +version: v5.16.2 type: go summary: Package gitignore implements matching file system paths to gitignore patterns that can be automatically read from a git repository tree in the order of definition @@ -8,7 +8,7 @@ summary: Package gitignore implements matching file system paths to gitignore pa homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/format/gitignore license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -211,6 +211,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/format/idxfile.dep.yml b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/format/idxfile.dep.yml index 96c7e09c..500de1c1 100644 --- a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/format/idxfile.dep.yml +++ b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/format/idxfile.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/plumbing/format/idxfile -version: v5.16.1 +version: v5.16.2 type: go summary: Package idxfile implements encoding and decoding of packfile idx files. homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/format/idxfile license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/format/index.dep.yml b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/format/index.dep.yml index 8a1227cd..0d1bb8c6 100644 --- a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/format/index.dep.yml +++ b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/format/index.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/plumbing/format/index -version: v5.16.1 +version: v5.16.2 type: go summary: Package index implements encoding and decoding of index format files. homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/format/index license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/format/objfile.dep.yml b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/format/objfile.dep.yml index 79e4765c..4cf92a67 100644 --- a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/format/objfile.dep.yml +++ b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/format/objfile.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/plumbing/format/objfile -version: v5.16.1 +version: v5.16.2 type: go summary: Package objfile implements encoding and decoding of object files. homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/format/objfile license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/format/packfile.dep.yml b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/format/packfile.dep.yml index 112c4ce2..7b909673 100644 --- a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/format/packfile.dep.yml +++ b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/format/packfile.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/plumbing/format/packfile -version: v5.16.1 +version: v5.16.2 type: go summary: Package packfile implements encoding and decoding of packfile format. homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/format/packfile license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/format/pktline.dep.yml b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/format/pktline.dep.yml index 3d7d90f2..f4eddadf 100644 --- a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/format/pktline.dep.yml +++ b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/format/pktline.dep.yml @@ -1,13 +1,13 @@ --- name: github.com/go-git/go-git/v5/plumbing/format/pktline -version: v5.16.1 +version: v5.16.2 type: go summary: Package pktline implements reading payloads form pkt-lines and encoding pkt-lines from payloads. homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/format/pktline license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -210,6 +210,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/hash.dep.yml b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/hash.dep.yml index 5450a614..c8156907 100644 --- a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/hash.dep.yml +++ b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/hash.dep.yml @@ -1,13 +1,13 @@ --- name: github.com/go-git/go-git/v5/plumbing/hash -version: v5.16.1 +version: v5.16.2 type: go summary: package hash provides a way for managing the underlying hash implementations used across go-git. homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/hash license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -210,6 +210,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/object.dep.yml b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/object.dep.yml index b2e13529..b77daa8e 100644 --- a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/object.dep.yml +++ b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/object.dep.yml @@ -1,13 +1,13 @@ --- name: github.com/go-git/go-git/v5/plumbing/object -version: v5.16.1 +version: v5.16.2 type: go summary: Package object contains implementations of all Git objects and utility functions to work with them. homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/object license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -210,6 +210,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/protocol/packp.dep.yml b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/protocol/packp.dep.yml index f8b4a61a..be87fed5 100644 --- a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/protocol/packp.dep.yml +++ b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/protocol/packp.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/plumbing/protocol/packp -version: v5.16.1 +version: v5.16.2 type: go summary: homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/protocol/packp license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/protocol/packp/capability.dep.yml b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/protocol/packp/capability.dep.yml index f7c51454..17b48754 100644 --- a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/protocol/packp/capability.dep.yml +++ b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/protocol/packp/capability.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/plumbing/protocol/packp/capability -version: v5.16.1 +version: v5.16.2 type: go summary: Package capability defines the server and client capabilities. homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/protocol/packp/capability license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/protocol/packp/sideband.dep.yml b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/protocol/packp/sideband.dep.yml index 4c49c3f2..029d05e0 100644 --- a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/protocol/packp/sideband.dep.yml +++ b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/protocol/packp/sideband.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/plumbing/protocol/packp/sideband -version: v5.16.1 +version: v5.16.2 type: go summary: Package sideband implements a sideband mutiplex/demultiplexer homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/protocol/packp/sideband license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/revlist.dep.yml b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/revlist.dep.yml index 00a7f524..17e3d372 100644 --- a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/revlist.dep.yml +++ b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/revlist.dep.yml @@ -1,13 +1,13 @@ --- name: github.com/go-git/go-git/v5/plumbing/revlist -version: v5.16.1 +version: v5.16.2 type: go summary: Package revlist provides support to access the ancestors of commits, in a similar way as the git-rev-list command. homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/revlist license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -210,6 +210,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/storer.dep.yml b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/storer.dep.yml index de604427..3d283a5f 100644 --- a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/storer.dep.yml +++ b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/storer.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/plumbing/storer -version: v5.16.1 +version: v5.16.2 type: go summary: Package storer defines the interfaces to store objects, references, etc. homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/storer license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/transport.dep.yml b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/transport.dep.yml index d612c424..239369e0 100644 --- a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/transport.dep.yml +++ b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/transport.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/plumbing/transport -version: v5.16.1 +version: v5.16.2 type: go summary: Package transport includes the implementation for different transport protocols. homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/transport license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/transport/client.dep.yml b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/transport/client.dep.yml index aedcae0b..acb280e5 100644 --- a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/transport/client.dep.yml +++ b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/transport/client.dep.yml @@ -1,13 +1,13 @@ --- name: github.com/go-git/go-git/v5/plumbing/transport/client -version: v5.16.1 +version: v5.16.2 type: go summary: Package client contains helper function to deal with the different client protocols. homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/transport/client license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -210,6 +210,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/transport/file.dep.yml b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/transport/file.dep.yml index 1c58dd72..1698e2e2 100644 --- a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/transport/file.dep.yml +++ b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/transport/file.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/plumbing/transport/file -version: v5.16.1 +version: v5.16.2 type: go summary: Package file implements the file transport protocol. homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/transport/file license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/transport/git.dep.yml b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/transport/git.dep.yml index bbfcce14..b1e39a41 100644 --- a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/transport/git.dep.yml +++ b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/transport/git.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/plumbing/transport/git -version: v5.16.1 +version: v5.16.2 type: go summary: Package git implements the git transport protocol. homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/transport/git license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/transport/http.dep.yml b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/transport/http.dep.yml index 1601dba7..9a7202f6 100644 --- a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/transport/http.dep.yml +++ b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/transport/http.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/plumbing/transport/http -version: v5.16.1 +version: v5.16.2 type: go summary: Package http implements the HTTP transport protocol. homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/transport/http license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/transport/internal/common.dep.yml b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/transport/internal/common.dep.yml index d03d930b..9fc6fa01 100644 --- a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/transport/internal/common.dep.yml +++ b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/transport/internal/common.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/plumbing/transport/internal/common -version: v5.16.1 +version: v5.16.2 type: go summary: Package common implements the git pack protocol with a pluggable transport. homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/transport/internal/common license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/transport/server.dep.yml b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/transport/server.dep.yml index ebebcb7c..e95cfcce 100644 --- a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/transport/server.dep.yml +++ b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/transport/server.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/plumbing/transport/server -version: v5.16.1 +version: v5.16.2 type: go summary: Package server implements the git server protocol. homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/transport/server license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/transport/ssh.dep.yml b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/transport/ssh.dep.yml index 197e7ca1..b0dc3511 100644 --- a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/transport/ssh.dep.yml +++ b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/transport/ssh.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/plumbing/transport/ssh -version: v5.16.1 +version: v5.16.2 type: go summary: Package ssh implements the SSH transport protocol. homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/transport/ssh license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/storage.dep.yml b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/storage.dep.yml index dfc81679..f27b218a 100644 --- a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/storage.dep.yml +++ b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/storage.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/storage -version: v5.16.1 +version: v5.16.2 type: go summary: homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/storage license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/storage/filesystem.dep.yml b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/storage/filesystem.dep.yml index a1a9592f..e65ac0cb 100644 --- a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/storage/filesystem.dep.yml +++ b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/storage/filesystem.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/storage/filesystem -version: v5.16.1 +version: v5.16.2 type: go summary: Package filesystem is a storage backend base on filesystems homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/storage/filesystem license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/storage/filesystem/dotgit.dep.yml b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/storage/filesystem/dotgit.dep.yml index 279c1371..99687f06 100644 --- a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/storage/filesystem/dotgit.dep.yml +++ b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/storage/filesystem/dotgit.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/storage/filesystem/dotgit -version: v5.16.1 +version: v5.16.2 type: go summary: https://github.com/git/git/blob/master/Documentation/gitrepository-layout.txt homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/storage/filesystem/dotgit license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/storage/memory.dep.yml b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/storage/memory.dep.yml index c92d2591..50a0f26c 100644 --- a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/storage/memory.dep.yml +++ b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/storage/memory.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/storage/memory -version: v5.16.1 +version: v5.16.2 type: go summary: Package memory is a storage backend base on memory homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/storage/memory license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/utils/binary.dep.yml b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/utils/binary.dep.yml index 8e604f1e..81634e89 100644 --- a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/utils/binary.dep.yml +++ b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/utils/binary.dep.yml @@ -1,13 +1,13 @@ --- name: github.com/go-git/go-git/v5/utils/binary -version: v5.16.1 +version: v5.16.2 type: go summary: Package binary implements syntax-sugar functions on top of the standard library binary package homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/utils/binary license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -210,6 +210,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/utils/diff.dep.yml b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/utils/diff.dep.yml index f87389f0..51edddeb 100644 --- a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/utils/diff.dep.yml +++ b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/utils/diff.dep.yml @@ -1,13 +1,13 @@ --- name: github.com/go-git/go-git/v5/utils/diff -version: v5.16.1 +version: v5.16.2 type: go summary: Package diff implements line oriented diffs, similar to the ancient Unix diff command. homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/utils/diff license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -210,6 +210,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/utils/ioutil.dep.yml b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/utils/ioutil.dep.yml index 9975992f..e6c4f389 100644 --- a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/utils/ioutil.dep.yml +++ b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/utils/ioutil.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/utils/ioutil -version: v5.16.1 +version: v5.16.2 type: go summary: Package ioutil implements some I/O utility functions. homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/utils/ioutil license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/utils/merkletrie.dep.yml b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/utils/merkletrie.dep.yml index ff7ffcf9..08e8b456 100644 --- a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/utils/merkletrie.dep.yml +++ b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/utils/merkletrie.dep.yml @@ -1,13 +1,13 @@ --- name: github.com/go-git/go-git/v5/utils/merkletrie -version: v5.16.1 +version: v5.16.2 type: go summary: Package merkletrie provides support for n-ary trees that are at the same time Merkle trees and Radix trees (tries). homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/utils/merkletrie license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -210,6 +210,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/utils/merkletrie/filesystem.dep.yml b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/utils/merkletrie/filesystem.dep.yml index be480b18..3370d30b 100644 --- a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/utils/merkletrie/filesystem.dep.yml +++ b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/utils/merkletrie/filesystem.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/utils/merkletrie/filesystem -version: v5.16.1 +version: v5.16.2 type: go summary: homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/utils/merkletrie/filesystem license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/utils/merkletrie/index.dep.yml b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/utils/merkletrie/index.dep.yml index 1f9b165f..59c0fcf3 100644 --- a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/utils/merkletrie/index.dep.yml +++ b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/utils/merkletrie/index.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/utils/merkletrie/index -version: v5.16.1 +version: v5.16.2 type: go summary: homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/utils/merkletrie/index license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/utils/merkletrie/internal/frame.dep.yml b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/utils/merkletrie/internal/frame.dep.yml index e15c40df..8faa378c 100644 --- a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/utils/merkletrie/internal/frame.dep.yml +++ b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/utils/merkletrie/internal/frame.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/utils/merkletrie/internal/frame -version: v5.16.1 +version: v5.16.2 type: go summary: homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/utils/merkletrie/internal/frame license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/utils/merkletrie/noder.dep.yml b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/utils/merkletrie/noder.dep.yml index 19d0d8c1..3cbf44fa 100644 --- a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/utils/merkletrie/noder.dep.yml +++ b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/utils/merkletrie/noder.dep.yml @@ -1,13 +1,13 @@ --- name: github.com/go-git/go-git/v5/utils/merkletrie/noder -version: v5.16.1 +version: v5.16.2 type: go summary: Package noder provide an interface for defining nodes in a merkletrie, their hashes and their paths (a noders and its ancestors). homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/utils/merkletrie/noder license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -210,6 +210,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/utils/sync.dep.yml b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/utils/sync.dep.yml index c13e130f..965ec8c6 100644 --- a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/utils/sync.dep.yml +++ b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/utils/sync.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/utils/sync -version: v5.16.1 +version: v5.16.2 type: go summary: homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/utils/sync license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/utils/trace.dep.yml b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/utils/trace.dep.yml index 709312de..678d26ca 100644 --- a/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/utils/trace.dep.yml +++ b/.licenses/arduino-lint/go/github.com/go-git/go-git/v5/utils/trace.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/utils/trace -version: v5.16.1 +version: v5.16.2 type: go summary: homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/utils/trace license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/docsgen/go/github.com/go-git/go-git/v5.dep.yml b/.licenses/docsgen/go/github.com/go-git/go-git/v5.dep.yml index 6f9958fb..7e6c5e6d 100644 --- a/.licenses/docsgen/go/github.com/go-git/go-git/v5.dep.yml +++ b/.licenses/docsgen/go/github.com/go-git/go-git/v5.dep.yml @@ -1,6 +1,6 @@ --- name: github.com/go-git/go-git/v5 -version: v5.16.1 +version: v5.16.2 type: go summary: A highly extensible git implementation in pure Go. homepage: https://pkg.go.dev/github.com/go-git/go-git/v5 diff --git a/.licenses/docsgen/go/github.com/go-git/go-git/v5/config.dep.yml b/.licenses/docsgen/go/github.com/go-git/go-git/v5/config.dep.yml index 69cb9a4e..5a8f4bf2 100644 --- a/.licenses/docsgen/go/github.com/go-git/go-git/v5/config.dep.yml +++ b/.licenses/docsgen/go/github.com/go-git/go-git/v5/config.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/config -version: v5.16.1 +version: v5.16.2 type: go summary: Package config contains the abstraction of multiple config files homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/config license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/docsgen/go/github.com/go-git/go-git/v5/internal/path_util.dep.yml b/.licenses/docsgen/go/github.com/go-git/go-git/v5/internal/path_util.dep.yml index 6b8379e1..04259efc 100644 --- a/.licenses/docsgen/go/github.com/go-git/go-git/v5/internal/path_util.dep.yml +++ b/.licenses/docsgen/go/github.com/go-git/go-git/v5/internal/path_util.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/internal/path_util -version: v5.16.1 +version: v5.16.2 type: go summary: homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/internal/path_util license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/docsgen/go/github.com/go-git/go-git/v5/internal/revision.dep.yml b/.licenses/docsgen/go/github.com/go-git/go-git/v5/internal/revision.dep.yml index d9e09991..475a4d6b 100644 --- a/.licenses/docsgen/go/github.com/go-git/go-git/v5/internal/revision.dep.yml +++ b/.licenses/docsgen/go/github.com/go-git/go-git/v5/internal/revision.dep.yml @@ -1,13 +1,13 @@ --- name: github.com/go-git/go-git/v5/internal/revision -version: v5.16.1 +version: v5.16.2 type: go summary: 'Package revision extracts git revision from string More information about revision : https://www.kernel.org/pub/software/scm/git/docs/gitrevisions.html' homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/internal/revision license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -210,6 +210,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/docsgen/go/github.com/go-git/go-git/v5/internal/url.dep.yml b/.licenses/docsgen/go/github.com/go-git/go-git/v5/internal/url.dep.yml index b7314050..323954c3 100644 --- a/.licenses/docsgen/go/github.com/go-git/go-git/v5/internal/url.dep.yml +++ b/.licenses/docsgen/go/github.com/go-git/go-git/v5/internal/url.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/internal/url -version: v5.16.1 +version: v5.16.2 type: go summary: homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/internal/url license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing.dep.yml b/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing.dep.yml index 788293d7..05e34679 100644 --- a/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing.dep.yml +++ b/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/plumbing -version: v5.16.1 +version: v5.16.2 type: go summary: package plumbing implement the core interfaces and structs used by go-git homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/cache.dep.yml b/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/cache.dep.yml index 4e46a730..7ad8bb0f 100644 --- a/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/cache.dep.yml +++ b/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/cache.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/plumbing/cache -version: v5.16.1 +version: v5.16.2 type: go summary: homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/cache license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/color.dep.yml b/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/color.dep.yml index aa6afc5e..62f0c00a 100644 --- a/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/color.dep.yml +++ b/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/color.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/plumbing/color -version: v5.16.1 +version: v5.16.2 type: go summary: homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/color license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/filemode.dep.yml b/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/filemode.dep.yml index 0773add7..094163ea 100644 --- a/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/filemode.dep.yml +++ b/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/filemode.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/plumbing/filemode -version: v5.16.1 +version: v5.16.2 type: go summary: homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/filemode license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/format/config.dep.yml b/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/format/config.dep.yml index 01563006..4cdf47de 100644 --- a/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/format/config.dep.yml +++ b/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/format/config.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/plumbing/format/config -version: v5.16.1 +version: v5.16.2 type: go summary: Package config implements encoding and decoding of git config files. homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/format/config license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/format/diff.dep.yml b/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/format/diff.dep.yml index 6f2d0c4c..07fa73d4 100644 --- a/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/format/diff.dep.yml +++ b/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/format/diff.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/plumbing/format/diff -version: v5.16.1 +version: v5.16.2 type: go summary: homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/format/diff license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/format/gitignore.dep.yml b/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/format/gitignore.dep.yml index b1b55a40..e57027bb 100644 --- a/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/format/gitignore.dep.yml +++ b/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/format/gitignore.dep.yml @@ -1,6 +1,6 @@ --- name: github.com/go-git/go-git/v5/plumbing/format/gitignore -version: v5.16.1 +version: v5.16.2 type: go summary: Package gitignore implements matching file system paths to gitignore patterns that can be automatically read from a git repository tree in the order of definition @@ -8,7 +8,7 @@ summary: Package gitignore implements matching file system paths to gitignore pa homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/format/gitignore license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -211,6 +211,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/format/idxfile.dep.yml b/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/format/idxfile.dep.yml index 96c7e09c..500de1c1 100644 --- a/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/format/idxfile.dep.yml +++ b/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/format/idxfile.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/plumbing/format/idxfile -version: v5.16.1 +version: v5.16.2 type: go summary: Package idxfile implements encoding and decoding of packfile idx files. homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/format/idxfile license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/format/index.dep.yml b/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/format/index.dep.yml index 8a1227cd..0d1bb8c6 100644 --- a/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/format/index.dep.yml +++ b/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/format/index.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/plumbing/format/index -version: v5.16.1 +version: v5.16.2 type: go summary: Package index implements encoding and decoding of index format files. homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/format/index license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/format/objfile.dep.yml b/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/format/objfile.dep.yml index 79e4765c..4cf92a67 100644 --- a/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/format/objfile.dep.yml +++ b/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/format/objfile.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/plumbing/format/objfile -version: v5.16.1 +version: v5.16.2 type: go summary: Package objfile implements encoding and decoding of object files. homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/format/objfile license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/format/packfile.dep.yml b/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/format/packfile.dep.yml index 112c4ce2..7b909673 100644 --- a/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/format/packfile.dep.yml +++ b/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/format/packfile.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/plumbing/format/packfile -version: v5.16.1 +version: v5.16.2 type: go summary: Package packfile implements encoding and decoding of packfile format. homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/format/packfile license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/format/pktline.dep.yml b/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/format/pktline.dep.yml index 3d7d90f2..f4eddadf 100644 --- a/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/format/pktline.dep.yml +++ b/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/format/pktline.dep.yml @@ -1,13 +1,13 @@ --- name: github.com/go-git/go-git/v5/plumbing/format/pktline -version: v5.16.1 +version: v5.16.2 type: go summary: Package pktline implements reading payloads form pkt-lines and encoding pkt-lines from payloads. homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/format/pktline license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -210,6 +210,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/hash.dep.yml b/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/hash.dep.yml index 5450a614..c8156907 100644 --- a/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/hash.dep.yml +++ b/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/hash.dep.yml @@ -1,13 +1,13 @@ --- name: github.com/go-git/go-git/v5/plumbing/hash -version: v5.16.1 +version: v5.16.2 type: go summary: package hash provides a way for managing the underlying hash implementations used across go-git. homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/hash license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -210,6 +210,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/object.dep.yml b/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/object.dep.yml index b2e13529..b77daa8e 100644 --- a/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/object.dep.yml +++ b/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/object.dep.yml @@ -1,13 +1,13 @@ --- name: github.com/go-git/go-git/v5/plumbing/object -version: v5.16.1 +version: v5.16.2 type: go summary: Package object contains implementations of all Git objects and utility functions to work with them. homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/object license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -210,6 +210,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/protocol/packp.dep.yml b/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/protocol/packp.dep.yml index f8b4a61a..be87fed5 100644 --- a/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/protocol/packp.dep.yml +++ b/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/protocol/packp.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/plumbing/protocol/packp -version: v5.16.1 +version: v5.16.2 type: go summary: homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/protocol/packp license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/protocol/packp/capability.dep.yml b/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/protocol/packp/capability.dep.yml index f7c51454..17b48754 100644 --- a/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/protocol/packp/capability.dep.yml +++ b/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/protocol/packp/capability.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/plumbing/protocol/packp/capability -version: v5.16.1 +version: v5.16.2 type: go summary: Package capability defines the server and client capabilities. homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/protocol/packp/capability license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/protocol/packp/sideband.dep.yml b/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/protocol/packp/sideband.dep.yml index 4c49c3f2..029d05e0 100644 --- a/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/protocol/packp/sideband.dep.yml +++ b/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/protocol/packp/sideband.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/plumbing/protocol/packp/sideband -version: v5.16.1 +version: v5.16.2 type: go summary: Package sideband implements a sideband mutiplex/demultiplexer homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/protocol/packp/sideband license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/revlist.dep.yml b/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/revlist.dep.yml index 00a7f524..17e3d372 100644 --- a/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/revlist.dep.yml +++ b/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/revlist.dep.yml @@ -1,13 +1,13 @@ --- name: github.com/go-git/go-git/v5/plumbing/revlist -version: v5.16.1 +version: v5.16.2 type: go summary: Package revlist provides support to access the ancestors of commits, in a similar way as the git-rev-list command. homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/revlist license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -210,6 +210,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/storer.dep.yml b/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/storer.dep.yml index de604427..3d283a5f 100644 --- a/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/storer.dep.yml +++ b/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/storer.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/plumbing/storer -version: v5.16.1 +version: v5.16.2 type: go summary: Package storer defines the interfaces to store objects, references, etc. homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/storer license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/transport.dep.yml b/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/transport.dep.yml index d612c424..239369e0 100644 --- a/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/transport.dep.yml +++ b/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/transport.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/plumbing/transport -version: v5.16.1 +version: v5.16.2 type: go summary: Package transport includes the implementation for different transport protocols. homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/transport license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/transport/client.dep.yml b/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/transport/client.dep.yml index aedcae0b..acb280e5 100644 --- a/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/transport/client.dep.yml +++ b/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/transport/client.dep.yml @@ -1,13 +1,13 @@ --- name: github.com/go-git/go-git/v5/plumbing/transport/client -version: v5.16.1 +version: v5.16.2 type: go summary: Package client contains helper function to deal with the different client protocols. homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/transport/client license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -210,6 +210,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/transport/file.dep.yml b/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/transport/file.dep.yml index 1c58dd72..1698e2e2 100644 --- a/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/transport/file.dep.yml +++ b/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/transport/file.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/plumbing/transport/file -version: v5.16.1 +version: v5.16.2 type: go summary: Package file implements the file transport protocol. homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/transport/file license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/transport/git.dep.yml b/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/transport/git.dep.yml index bbfcce14..b1e39a41 100644 --- a/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/transport/git.dep.yml +++ b/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/transport/git.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/plumbing/transport/git -version: v5.16.1 +version: v5.16.2 type: go summary: Package git implements the git transport protocol. homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/transport/git license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/transport/http.dep.yml b/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/transport/http.dep.yml index 1601dba7..9a7202f6 100644 --- a/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/transport/http.dep.yml +++ b/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/transport/http.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/plumbing/transport/http -version: v5.16.1 +version: v5.16.2 type: go summary: Package http implements the HTTP transport protocol. homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/transport/http license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/transport/internal/common.dep.yml b/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/transport/internal/common.dep.yml index d03d930b..9fc6fa01 100644 --- a/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/transport/internal/common.dep.yml +++ b/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/transport/internal/common.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/plumbing/transport/internal/common -version: v5.16.1 +version: v5.16.2 type: go summary: Package common implements the git pack protocol with a pluggable transport. homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/transport/internal/common license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/transport/server.dep.yml b/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/transport/server.dep.yml index ebebcb7c..e95cfcce 100644 --- a/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/transport/server.dep.yml +++ b/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/transport/server.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/plumbing/transport/server -version: v5.16.1 +version: v5.16.2 type: go summary: Package server implements the git server protocol. homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/transport/server license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/transport/ssh.dep.yml b/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/transport/ssh.dep.yml index 197e7ca1..b0dc3511 100644 --- a/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/transport/ssh.dep.yml +++ b/.licenses/docsgen/go/github.com/go-git/go-git/v5/plumbing/transport/ssh.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/plumbing/transport/ssh -version: v5.16.1 +version: v5.16.2 type: go summary: Package ssh implements the SSH transport protocol. homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/transport/ssh license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/docsgen/go/github.com/go-git/go-git/v5/storage.dep.yml b/.licenses/docsgen/go/github.com/go-git/go-git/v5/storage.dep.yml index dfc81679..f27b218a 100644 --- a/.licenses/docsgen/go/github.com/go-git/go-git/v5/storage.dep.yml +++ b/.licenses/docsgen/go/github.com/go-git/go-git/v5/storage.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/storage -version: v5.16.1 +version: v5.16.2 type: go summary: homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/storage license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/docsgen/go/github.com/go-git/go-git/v5/storage/filesystem.dep.yml b/.licenses/docsgen/go/github.com/go-git/go-git/v5/storage/filesystem.dep.yml index a1a9592f..e65ac0cb 100644 --- a/.licenses/docsgen/go/github.com/go-git/go-git/v5/storage/filesystem.dep.yml +++ b/.licenses/docsgen/go/github.com/go-git/go-git/v5/storage/filesystem.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/storage/filesystem -version: v5.16.1 +version: v5.16.2 type: go summary: Package filesystem is a storage backend base on filesystems homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/storage/filesystem license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/docsgen/go/github.com/go-git/go-git/v5/storage/filesystem/dotgit.dep.yml b/.licenses/docsgen/go/github.com/go-git/go-git/v5/storage/filesystem/dotgit.dep.yml index 279c1371..99687f06 100644 --- a/.licenses/docsgen/go/github.com/go-git/go-git/v5/storage/filesystem/dotgit.dep.yml +++ b/.licenses/docsgen/go/github.com/go-git/go-git/v5/storage/filesystem/dotgit.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/storage/filesystem/dotgit -version: v5.16.1 +version: v5.16.2 type: go summary: https://github.com/git/git/blob/master/Documentation/gitrepository-layout.txt homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/storage/filesystem/dotgit license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/docsgen/go/github.com/go-git/go-git/v5/storage/memory.dep.yml b/.licenses/docsgen/go/github.com/go-git/go-git/v5/storage/memory.dep.yml index c92d2591..50a0f26c 100644 --- a/.licenses/docsgen/go/github.com/go-git/go-git/v5/storage/memory.dep.yml +++ b/.licenses/docsgen/go/github.com/go-git/go-git/v5/storage/memory.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/storage/memory -version: v5.16.1 +version: v5.16.2 type: go summary: Package memory is a storage backend base on memory homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/storage/memory license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/docsgen/go/github.com/go-git/go-git/v5/utils/binary.dep.yml b/.licenses/docsgen/go/github.com/go-git/go-git/v5/utils/binary.dep.yml index 8e604f1e..81634e89 100644 --- a/.licenses/docsgen/go/github.com/go-git/go-git/v5/utils/binary.dep.yml +++ b/.licenses/docsgen/go/github.com/go-git/go-git/v5/utils/binary.dep.yml @@ -1,13 +1,13 @@ --- name: github.com/go-git/go-git/v5/utils/binary -version: v5.16.1 +version: v5.16.2 type: go summary: Package binary implements syntax-sugar functions on top of the standard library binary package homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/utils/binary license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -210,6 +210,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/docsgen/go/github.com/go-git/go-git/v5/utils/diff.dep.yml b/.licenses/docsgen/go/github.com/go-git/go-git/v5/utils/diff.dep.yml index f87389f0..51edddeb 100644 --- a/.licenses/docsgen/go/github.com/go-git/go-git/v5/utils/diff.dep.yml +++ b/.licenses/docsgen/go/github.com/go-git/go-git/v5/utils/diff.dep.yml @@ -1,13 +1,13 @@ --- name: github.com/go-git/go-git/v5/utils/diff -version: v5.16.1 +version: v5.16.2 type: go summary: Package diff implements line oriented diffs, similar to the ancient Unix diff command. homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/utils/diff license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -210,6 +210,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/docsgen/go/github.com/go-git/go-git/v5/utils/ioutil.dep.yml b/.licenses/docsgen/go/github.com/go-git/go-git/v5/utils/ioutil.dep.yml index 9975992f..e6c4f389 100644 --- a/.licenses/docsgen/go/github.com/go-git/go-git/v5/utils/ioutil.dep.yml +++ b/.licenses/docsgen/go/github.com/go-git/go-git/v5/utils/ioutil.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/utils/ioutil -version: v5.16.1 +version: v5.16.2 type: go summary: Package ioutil implements some I/O utility functions. homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/utils/ioutil license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/docsgen/go/github.com/go-git/go-git/v5/utils/merkletrie.dep.yml b/.licenses/docsgen/go/github.com/go-git/go-git/v5/utils/merkletrie.dep.yml index ff7ffcf9..08e8b456 100644 --- a/.licenses/docsgen/go/github.com/go-git/go-git/v5/utils/merkletrie.dep.yml +++ b/.licenses/docsgen/go/github.com/go-git/go-git/v5/utils/merkletrie.dep.yml @@ -1,13 +1,13 @@ --- name: github.com/go-git/go-git/v5/utils/merkletrie -version: v5.16.1 +version: v5.16.2 type: go summary: Package merkletrie provides support for n-ary trees that are at the same time Merkle trees and Radix trees (tries). homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/utils/merkletrie license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -210,6 +210,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/docsgen/go/github.com/go-git/go-git/v5/utils/merkletrie/filesystem.dep.yml b/.licenses/docsgen/go/github.com/go-git/go-git/v5/utils/merkletrie/filesystem.dep.yml index be480b18..3370d30b 100644 --- a/.licenses/docsgen/go/github.com/go-git/go-git/v5/utils/merkletrie/filesystem.dep.yml +++ b/.licenses/docsgen/go/github.com/go-git/go-git/v5/utils/merkletrie/filesystem.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/utils/merkletrie/filesystem -version: v5.16.1 +version: v5.16.2 type: go summary: homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/utils/merkletrie/filesystem license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/docsgen/go/github.com/go-git/go-git/v5/utils/merkletrie/index.dep.yml b/.licenses/docsgen/go/github.com/go-git/go-git/v5/utils/merkletrie/index.dep.yml index 1f9b165f..59c0fcf3 100644 --- a/.licenses/docsgen/go/github.com/go-git/go-git/v5/utils/merkletrie/index.dep.yml +++ b/.licenses/docsgen/go/github.com/go-git/go-git/v5/utils/merkletrie/index.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/utils/merkletrie/index -version: v5.16.1 +version: v5.16.2 type: go summary: homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/utils/merkletrie/index license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/docsgen/go/github.com/go-git/go-git/v5/utils/merkletrie/internal/frame.dep.yml b/.licenses/docsgen/go/github.com/go-git/go-git/v5/utils/merkletrie/internal/frame.dep.yml index e15c40df..8faa378c 100644 --- a/.licenses/docsgen/go/github.com/go-git/go-git/v5/utils/merkletrie/internal/frame.dep.yml +++ b/.licenses/docsgen/go/github.com/go-git/go-git/v5/utils/merkletrie/internal/frame.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/utils/merkletrie/internal/frame -version: v5.16.1 +version: v5.16.2 type: go summary: homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/utils/merkletrie/internal/frame license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/docsgen/go/github.com/go-git/go-git/v5/utils/merkletrie/noder.dep.yml b/.licenses/docsgen/go/github.com/go-git/go-git/v5/utils/merkletrie/noder.dep.yml index 19d0d8c1..3cbf44fa 100644 --- a/.licenses/docsgen/go/github.com/go-git/go-git/v5/utils/merkletrie/noder.dep.yml +++ b/.licenses/docsgen/go/github.com/go-git/go-git/v5/utils/merkletrie/noder.dep.yml @@ -1,13 +1,13 @@ --- name: github.com/go-git/go-git/v5/utils/merkletrie/noder -version: v5.16.1 +version: v5.16.2 type: go summary: Package noder provide an interface for defining nodes in a merkletrie, their hashes and their paths (a noders and its ancestors). homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/utils/merkletrie/noder license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -210,6 +210,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/docsgen/go/github.com/go-git/go-git/v5/utils/sync.dep.yml b/.licenses/docsgen/go/github.com/go-git/go-git/v5/utils/sync.dep.yml index c13e130f..965ec8c6 100644 --- a/.licenses/docsgen/go/github.com/go-git/go-git/v5/utils/sync.dep.yml +++ b/.licenses/docsgen/go/github.com/go-git/go-git/v5/utils/sync.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/utils/sync -version: v5.16.1 +version: v5.16.2 type: go summary: homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/utils/sync license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/docsgen/go/github.com/go-git/go-git/v5/utils/trace.dep.yml b/.licenses/docsgen/go/github.com/go-git/go-git/v5/utils/trace.dep.yml index 709312de..678d26ca 100644 --- a/.licenses/docsgen/go/github.com/go-git/go-git/v5/utils/trace.dep.yml +++ b/.licenses/docsgen/go/github.com/go-git/go-git/v5/utils/trace.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/utils/trace -version: v5.16.1 +version: v5.16.2 type: go summary: homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/utils/trace license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5.dep.yml b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5.dep.yml index 6f9958fb..7e6c5e6d 100644 --- a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5.dep.yml +++ b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5.dep.yml @@ -1,6 +1,6 @@ --- name: github.com/go-git/go-git/v5 -version: v5.16.1 +version: v5.16.2 type: go summary: A highly extensible git implementation in pure Go. homepage: https://pkg.go.dev/github.com/go-git/go-git/v5 diff --git a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/config.dep.yml b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/config.dep.yml index 69cb9a4e..5a8f4bf2 100644 --- a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/config.dep.yml +++ b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/config.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/config -version: v5.16.1 +version: v5.16.2 type: go summary: Package config contains the abstraction of multiple config files homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/config license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/internal/path_util.dep.yml b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/internal/path_util.dep.yml index 6b8379e1..04259efc 100644 --- a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/internal/path_util.dep.yml +++ b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/internal/path_util.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/internal/path_util -version: v5.16.1 +version: v5.16.2 type: go summary: homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/internal/path_util license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/internal/revision.dep.yml b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/internal/revision.dep.yml index d9e09991..475a4d6b 100644 --- a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/internal/revision.dep.yml +++ b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/internal/revision.dep.yml @@ -1,13 +1,13 @@ --- name: github.com/go-git/go-git/v5/internal/revision -version: v5.16.1 +version: v5.16.2 type: go summary: 'Package revision extracts git revision from string More information about revision : https://www.kernel.org/pub/software/scm/git/docs/gitrevisions.html' homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/internal/revision license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -210,6 +210,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/internal/url.dep.yml b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/internal/url.dep.yml index b7314050..323954c3 100644 --- a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/internal/url.dep.yml +++ b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/internal/url.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/internal/url -version: v5.16.1 +version: v5.16.2 type: go summary: homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/internal/url license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing.dep.yml b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing.dep.yml index 788293d7..05e34679 100644 --- a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing.dep.yml +++ b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/plumbing -version: v5.16.1 +version: v5.16.2 type: go summary: package plumbing implement the core interfaces and structs used by go-git homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/cache.dep.yml b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/cache.dep.yml index 4e46a730..7ad8bb0f 100644 --- a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/cache.dep.yml +++ b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/cache.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/plumbing/cache -version: v5.16.1 +version: v5.16.2 type: go summary: homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/cache license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/color.dep.yml b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/color.dep.yml index aa6afc5e..62f0c00a 100644 --- a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/color.dep.yml +++ b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/color.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/plumbing/color -version: v5.16.1 +version: v5.16.2 type: go summary: homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/color license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/filemode.dep.yml b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/filemode.dep.yml index 0773add7..094163ea 100644 --- a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/filemode.dep.yml +++ b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/filemode.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/plumbing/filemode -version: v5.16.1 +version: v5.16.2 type: go summary: homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/filemode license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/format/config.dep.yml b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/format/config.dep.yml index 01563006..4cdf47de 100644 --- a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/format/config.dep.yml +++ b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/format/config.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/plumbing/format/config -version: v5.16.1 +version: v5.16.2 type: go summary: Package config implements encoding and decoding of git config files. homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/format/config license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/format/diff.dep.yml b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/format/diff.dep.yml index 6f2d0c4c..07fa73d4 100644 --- a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/format/diff.dep.yml +++ b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/format/diff.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/plumbing/format/diff -version: v5.16.1 +version: v5.16.2 type: go summary: homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/format/diff license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/format/gitignore.dep.yml b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/format/gitignore.dep.yml index b1b55a40..e57027bb 100644 --- a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/format/gitignore.dep.yml +++ b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/format/gitignore.dep.yml @@ -1,6 +1,6 @@ --- name: github.com/go-git/go-git/v5/plumbing/format/gitignore -version: v5.16.1 +version: v5.16.2 type: go summary: Package gitignore implements matching file system paths to gitignore patterns that can be automatically read from a git repository tree in the order of definition @@ -8,7 +8,7 @@ summary: Package gitignore implements matching file system paths to gitignore pa homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/format/gitignore license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -211,6 +211,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/format/idxfile.dep.yml b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/format/idxfile.dep.yml index 96c7e09c..500de1c1 100644 --- a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/format/idxfile.dep.yml +++ b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/format/idxfile.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/plumbing/format/idxfile -version: v5.16.1 +version: v5.16.2 type: go summary: Package idxfile implements encoding and decoding of packfile idx files. homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/format/idxfile license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/format/index.dep.yml b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/format/index.dep.yml index 8a1227cd..0d1bb8c6 100644 --- a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/format/index.dep.yml +++ b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/format/index.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/plumbing/format/index -version: v5.16.1 +version: v5.16.2 type: go summary: Package index implements encoding and decoding of index format files. homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/format/index license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/format/objfile.dep.yml b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/format/objfile.dep.yml index 79e4765c..4cf92a67 100644 --- a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/format/objfile.dep.yml +++ b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/format/objfile.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/plumbing/format/objfile -version: v5.16.1 +version: v5.16.2 type: go summary: Package objfile implements encoding and decoding of object files. homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/format/objfile license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/format/packfile.dep.yml b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/format/packfile.dep.yml index 112c4ce2..7b909673 100644 --- a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/format/packfile.dep.yml +++ b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/format/packfile.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/plumbing/format/packfile -version: v5.16.1 +version: v5.16.2 type: go summary: Package packfile implements encoding and decoding of packfile format. homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/format/packfile license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/format/pktline.dep.yml b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/format/pktline.dep.yml index 3d7d90f2..f4eddadf 100644 --- a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/format/pktline.dep.yml +++ b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/format/pktline.dep.yml @@ -1,13 +1,13 @@ --- name: github.com/go-git/go-git/v5/plumbing/format/pktline -version: v5.16.1 +version: v5.16.2 type: go summary: Package pktline implements reading payloads form pkt-lines and encoding pkt-lines from payloads. homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/format/pktline license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -210,6 +210,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/hash.dep.yml b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/hash.dep.yml index 5450a614..c8156907 100644 --- a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/hash.dep.yml +++ b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/hash.dep.yml @@ -1,13 +1,13 @@ --- name: github.com/go-git/go-git/v5/plumbing/hash -version: v5.16.1 +version: v5.16.2 type: go summary: package hash provides a way for managing the underlying hash implementations used across go-git. homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/hash license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -210,6 +210,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/object.dep.yml b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/object.dep.yml index b2e13529..b77daa8e 100644 --- a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/object.dep.yml +++ b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/object.dep.yml @@ -1,13 +1,13 @@ --- name: github.com/go-git/go-git/v5/plumbing/object -version: v5.16.1 +version: v5.16.2 type: go summary: Package object contains implementations of all Git objects and utility functions to work with them. homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/object license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -210,6 +210,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/protocol/packp.dep.yml b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/protocol/packp.dep.yml index f8b4a61a..be87fed5 100644 --- a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/protocol/packp.dep.yml +++ b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/protocol/packp.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/plumbing/protocol/packp -version: v5.16.1 +version: v5.16.2 type: go summary: homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/protocol/packp license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/protocol/packp/capability.dep.yml b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/protocol/packp/capability.dep.yml index f7c51454..17b48754 100644 --- a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/protocol/packp/capability.dep.yml +++ b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/protocol/packp/capability.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/plumbing/protocol/packp/capability -version: v5.16.1 +version: v5.16.2 type: go summary: Package capability defines the server and client capabilities. homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/protocol/packp/capability license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/protocol/packp/sideband.dep.yml b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/protocol/packp/sideband.dep.yml index 4c49c3f2..029d05e0 100644 --- a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/protocol/packp/sideband.dep.yml +++ b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/protocol/packp/sideband.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/plumbing/protocol/packp/sideband -version: v5.16.1 +version: v5.16.2 type: go summary: Package sideband implements a sideband mutiplex/demultiplexer homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/protocol/packp/sideband license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/revlist.dep.yml b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/revlist.dep.yml index 00a7f524..17e3d372 100644 --- a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/revlist.dep.yml +++ b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/revlist.dep.yml @@ -1,13 +1,13 @@ --- name: github.com/go-git/go-git/v5/plumbing/revlist -version: v5.16.1 +version: v5.16.2 type: go summary: Package revlist provides support to access the ancestors of commits, in a similar way as the git-rev-list command. homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/revlist license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -210,6 +210,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/storer.dep.yml b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/storer.dep.yml index de604427..3d283a5f 100644 --- a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/storer.dep.yml +++ b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/storer.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/plumbing/storer -version: v5.16.1 +version: v5.16.2 type: go summary: Package storer defines the interfaces to store objects, references, etc. homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/storer license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/transport.dep.yml b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/transport.dep.yml index d612c424..239369e0 100644 --- a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/transport.dep.yml +++ b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/transport.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/plumbing/transport -version: v5.16.1 +version: v5.16.2 type: go summary: Package transport includes the implementation for different transport protocols. homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/transport license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/transport/client.dep.yml b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/transport/client.dep.yml index aedcae0b..acb280e5 100644 --- a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/transport/client.dep.yml +++ b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/transport/client.dep.yml @@ -1,13 +1,13 @@ --- name: github.com/go-git/go-git/v5/plumbing/transport/client -version: v5.16.1 +version: v5.16.2 type: go summary: Package client contains helper function to deal with the different client protocols. homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/transport/client license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -210,6 +210,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/transport/file.dep.yml b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/transport/file.dep.yml index 1c58dd72..1698e2e2 100644 --- a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/transport/file.dep.yml +++ b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/transport/file.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/plumbing/transport/file -version: v5.16.1 +version: v5.16.2 type: go summary: Package file implements the file transport protocol. homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/transport/file license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/transport/git.dep.yml b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/transport/git.dep.yml index bbfcce14..b1e39a41 100644 --- a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/transport/git.dep.yml +++ b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/transport/git.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/plumbing/transport/git -version: v5.16.1 +version: v5.16.2 type: go summary: Package git implements the git transport protocol. homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/transport/git license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/transport/http.dep.yml b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/transport/http.dep.yml index 1601dba7..9a7202f6 100644 --- a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/transport/http.dep.yml +++ b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/transport/http.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/plumbing/transport/http -version: v5.16.1 +version: v5.16.2 type: go summary: Package http implements the HTTP transport protocol. homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/transport/http license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/transport/internal/common.dep.yml b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/transport/internal/common.dep.yml index d03d930b..9fc6fa01 100644 --- a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/transport/internal/common.dep.yml +++ b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/transport/internal/common.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/plumbing/transport/internal/common -version: v5.16.1 +version: v5.16.2 type: go summary: Package common implements the git pack protocol with a pluggable transport. homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/transport/internal/common license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/transport/server.dep.yml b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/transport/server.dep.yml index ebebcb7c..e95cfcce 100644 --- a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/transport/server.dep.yml +++ b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/transport/server.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/plumbing/transport/server -version: v5.16.1 +version: v5.16.2 type: go summary: Package server implements the git server protocol. homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/transport/server license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/transport/ssh.dep.yml b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/transport/ssh.dep.yml index 197e7ca1..b0dc3511 100644 --- a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/transport/ssh.dep.yml +++ b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/plumbing/transport/ssh.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/plumbing/transport/ssh -version: v5.16.1 +version: v5.16.2 type: go summary: Package ssh implements the SSH transport protocol. homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/transport/ssh license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/storage.dep.yml b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/storage.dep.yml index dfc81679..f27b218a 100644 --- a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/storage.dep.yml +++ b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/storage.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/storage -version: v5.16.1 +version: v5.16.2 type: go summary: homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/storage license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/storage/filesystem.dep.yml b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/storage/filesystem.dep.yml index a1a9592f..e65ac0cb 100644 --- a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/storage/filesystem.dep.yml +++ b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/storage/filesystem.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/storage/filesystem -version: v5.16.1 +version: v5.16.2 type: go summary: Package filesystem is a storage backend base on filesystems homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/storage/filesystem license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/storage/filesystem/dotgit.dep.yml b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/storage/filesystem/dotgit.dep.yml index 279c1371..99687f06 100644 --- a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/storage/filesystem/dotgit.dep.yml +++ b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/storage/filesystem/dotgit.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/storage/filesystem/dotgit -version: v5.16.1 +version: v5.16.2 type: go summary: https://github.com/git/git/blob/master/Documentation/gitrepository-layout.txt homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/storage/filesystem/dotgit license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/storage/memory.dep.yml b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/storage/memory.dep.yml index c92d2591..50a0f26c 100644 --- a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/storage/memory.dep.yml +++ b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/storage/memory.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/storage/memory -version: v5.16.1 +version: v5.16.2 type: go summary: Package memory is a storage backend base on memory homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/storage/memory license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/utils/binary.dep.yml b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/utils/binary.dep.yml index 8e604f1e..81634e89 100644 --- a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/utils/binary.dep.yml +++ b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/utils/binary.dep.yml @@ -1,13 +1,13 @@ --- name: github.com/go-git/go-git/v5/utils/binary -version: v5.16.1 +version: v5.16.2 type: go summary: Package binary implements syntax-sugar functions on top of the standard library binary package homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/utils/binary license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -210,6 +210,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/utils/diff.dep.yml b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/utils/diff.dep.yml index f87389f0..51edddeb 100644 --- a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/utils/diff.dep.yml +++ b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/utils/diff.dep.yml @@ -1,13 +1,13 @@ --- name: github.com/go-git/go-git/v5/utils/diff -version: v5.16.1 +version: v5.16.2 type: go summary: Package diff implements line oriented diffs, similar to the ancient Unix diff command. homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/utils/diff license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -210,6 +210,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/utils/ioutil.dep.yml b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/utils/ioutil.dep.yml index 9975992f..e6c4f389 100644 --- a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/utils/ioutil.dep.yml +++ b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/utils/ioutil.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/utils/ioutil -version: v5.16.1 +version: v5.16.2 type: go summary: Package ioutil implements some I/O utility functions. homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/utils/ioutil license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/utils/merkletrie.dep.yml b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/utils/merkletrie.dep.yml index ff7ffcf9..08e8b456 100644 --- a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/utils/merkletrie.dep.yml +++ b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/utils/merkletrie.dep.yml @@ -1,13 +1,13 @@ --- name: github.com/go-git/go-git/v5/utils/merkletrie -version: v5.16.1 +version: v5.16.2 type: go summary: Package merkletrie provides support for n-ary trees that are at the same time Merkle trees and Radix trees (tries). homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/utils/merkletrie license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -210,6 +210,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/utils/merkletrie/filesystem.dep.yml b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/utils/merkletrie/filesystem.dep.yml index be480b18..3370d30b 100644 --- a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/utils/merkletrie/filesystem.dep.yml +++ b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/utils/merkletrie/filesystem.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/utils/merkletrie/filesystem -version: v5.16.1 +version: v5.16.2 type: go summary: homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/utils/merkletrie/filesystem license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/utils/merkletrie/index.dep.yml b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/utils/merkletrie/index.dep.yml index 1f9b165f..59c0fcf3 100644 --- a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/utils/merkletrie/index.dep.yml +++ b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/utils/merkletrie/index.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/utils/merkletrie/index -version: v5.16.1 +version: v5.16.2 type: go summary: homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/utils/merkletrie/index license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/utils/merkletrie/internal/frame.dep.yml b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/utils/merkletrie/internal/frame.dep.yml index e15c40df..8faa378c 100644 --- a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/utils/merkletrie/internal/frame.dep.yml +++ b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/utils/merkletrie/internal/frame.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/utils/merkletrie/internal/frame -version: v5.16.1 +version: v5.16.2 type: go summary: homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/utils/merkletrie/internal/frame license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/utils/merkletrie/noder.dep.yml b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/utils/merkletrie/noder.dep.yml index 19d0d8c1..3cbf44fa 100644 --- a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/utils/merkletrie/noder.dep.yml +++ b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/utils/merkletrie/noder.dep.yml @@ -1,13 +1,13 @@ --- name: github.com/go-git/go-git/v5/utils/merkletrie/noder -version: v5.16.1 +version: v5.16.2 type: go summary: Package noder provide an interface for defining nodes in a merkletrie, their hashes and their paths (a noders and its ancestors). homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/utils/merkletrie/noder license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -210,6 +210,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/utils/sync.dep.yml b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/utils/sync.dep.yml index c13e130f..965ec8c6 100644 --- a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/utils/sync.dep.yml +++ b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/utils/sync.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/utils/sync -version: v5.16.1 +version: v5.16.2 type: go summary: homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/utils/sync license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: [] diff --git a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/utils/trace.dep.yml b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/utils/trace.dep.yml index 709312de..678d26ca 100644 --- a/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/utils/trace.dep.yml +++ b/.licenses/ruledocsgen/go/github.com/go-git/go-git/v5/utils/trace.dep.yml @@ -1,12 +1,12 @@ --- name: github.com/go-git/go-git/v5/utils/trace -version: v5.16.1 +version: v5.16.2 type: go summary: homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/utils/trace license: apache-2.0 licenses: -- sources: v5@v5.16.1/LICENSE +- sources: v5@v5.16.2/LICENSE text: |2 Apache License Version 2.0, January 2004 @@ -209,6 +209,6 @@ licenses: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -- sources: v5@v5.16.1/README.md +- sources: v5@v5.16.2/README.md text: Apache License Version 2.0, see [LICENSE](LICENSE) notices: []