Skip to content

Commit f3121a3

Browse files
[skip changelog] Bump github.com/go-git/go-git/v5 from 5.16.2 to 5.16.3 (#3021)
* [skip changelog] Bump github.com/go-git/go-git/v5 from 5.16.2 to 5.16.3 Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.16.2 to 5.16.3. - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](go-git/go-git@v5.16.2...v5.16.3) --- updated-dependencies: - dependency-name: github.com/go-git/go-git/v5 dependency-version: 5.16.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Update license cache --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Cristian Maglie <c.maglie@arduino.cc>
1 parent 8631609 commit f3121a3

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+231
-231
lines changed

.licenses/NOTICE.arduino-cli

Lines changed: 46 additions & 46 deletions
Large diffs are not rendered by default.

.licenses/go/github.com/go-git/go-git/v5.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: github.com/go-git/go-git/v5
3-
version: v5.16.2
3+
version: v5.16.3
44
type: go
55
summary: A highly extensible git implementation in pure Go.
66
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5

.licenses/go/github.com/go-git/go-git/v5/config.dep.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/go-git/go-git/v5/config
3-
version: v5.16.2
3+
version: v5.16.3
44
type: go
55
summary: Package config contains the abstraction of multiple config files
66
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/config
77
license: apache-2.0
88
licenses:
9-
- sources: v5@v5.16.2/LICENSE
9+
- sources: v5@v5.16.3/LICENSE
1010
text: |2
1111
Apache License
1212
Version 2.0, January 2004
@@ -209,6 +209,6 @@ licenses:
209209
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
210210
See the License for the specific language governing permissions and
211211
limitations under the License.
212-
- sources: v5@v5.16.2/README.md
212+
- sources: v5@v5.16.3/README.md
213213
text: Apache License Version 2.0, see [LICENSE](LICENSE)
214214
notices: []

.licenses/go/github.com/go-git/go-git/v5/internal/path_util.dep.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/go-git/go-git/v5/internal/path_util
3-
version: v5.16.2
3+
version: v5.16.3
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/internal/path_util
77
license: apache-2.0
88
licenses:
9-
- sources: v5@v5.16.2/LICENSE
9+
- sources: v5@v5.16.3/LICENSE
1010
text: |2
1111
Apache License
1212
Version 2.0, January 2004
@@ -209,6 +209,6 @@ licenses:
209209
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
210210
See the License for the specific language governing permissions and
211211
limitations under the License.
212-
- sources: v5@v5.16.2/README.md
212+
- sources: v5@v5.16.3/README.md
213213
text: Apache License Version 2.0, see [LICENSE](LICENSE)
214214
notices: []

.licenses/go/github.com/go-git/go-git/v5/internal/revision.dep.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
name: github.com/go-git/go-git/v5/internal/revision
3-
version: v5.16.2
3+
version: v5.16.3
44
type: go
55
summary: 'Package revision extracts git revision from string More information about
66
revision : https://www.kernel.org/pub/software/scm/git/docs/gitrevisions.html'
77
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/internal/revision
88
license: apache-2.0
99
licenses:
10-
- sources: v5@v5.16.2/LICENSE
10+
- sources: v5@v5.16.3/LICENSE
1111
text: |2
1212
Apache License
1313
Version 2.0, January 2004
@@ -210,6 +210,6 @@ licenses:
210210
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
211211
See the License for the specific language governing permissions and
212212
limitations under the License.
213-
- sources: v5@v5.16.2/README.md
213+
- sources: v5@v5.16.3/README.md
214214
text: Apache License Version 2.0, see [LICENSE](LICENSE)
215215
notices: []

.licenses/go/github.com/go-git/go-git/v5/internal/url.dep.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/go-git/go-git/v5/internal/url
3-
version: v5.16.2
3+
version: v5.16.3
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/internal/url
77
license: apache-2.0
88
licenses:
9-
- sources: v5@v5.16.2/LICENSE
9+
- sources: v5@v5.16.3/LICENSE
1010
text: |2
1111
Apache License
1212
Version 2.0, January 2004
@@ -209,6 +209,6 @@ licenses:
209209
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
210210
See the License for the specific language governing permissions and
211211
limitations under the License.
212-
- sources: v5@v5.16.2/README.md
212+
- sources: v5@v5.16.3/README.md
213213
text: Apache License Version 2.0, see [LICENSE](LICENSE)
214214
notices: []

.licenses/go/github.com/go-git/go-git/v5/plumbing.dep.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/go-git/go-git/v5/plumbing
3-
version: v5.16.2
3+
version: v5.16.3
44
type: go
55
summary: package plumbing implement the core interfaces and structs used by go-git
66
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing
77
license: apache-2.0
88
licenses:
9-
- sources: v5@v5.16.2/LICENSE
9+
- sources: v5@v5.16.3/LICENSE
1010
text: |2
1111
Apache License
1212
Version 2.0, January 2004
@@ -209,6 +209,6 @@ licenses:
209209
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
210210
See the License for the specific language governing permissions and
211211
limitations under the License.
212-
- sources: v5@v5.16.2/README.md
212+
- sources: v5@v5.16.3/README.md
213213
text: Apache License Version 2.0, see [LICENSE](LICENSE)
214214
notices: []

.licenses/go/github.com/go-git/go-git/v5/plumbing/cache.dep.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/go-git/go-git/v5/plumbing/cache
3-
version: v5.16.2
3+
version: v5.16.3
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/cache
77
license: apache-2.0
88
licenses:
9-
- sources: v5@v5.16.2/LICENSE
9+
- sources: v5@v5.16.3/LICENSE
1010
text: |2
1111
Apache License
1212
Version 2.0, January 2004
@@ -209,6 +209,6 @@ licenses:
209209
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
210210
See the License for the specific language governing permissions and
211211
limitations under the License.
212-
- sources: v5@v5.16.2/README.md
212+
- sources: v5@v5.16.3/README.md
213213
text: Apache License Version 2.0, see [LICENSE](LICENSE)
214214
notices: []

.licenses/go/github.com/go-git/go-git/v5/plumbing/color.dep.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/go-git/go-git/v5/plumbing/color
3-
version: v5.16.2
3+
version: v5.16.3
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/color
77
license: apache-2.0
88
licenses:
9-
- sources: v5@v5.16.2/LICENSE
9+
- sources: v5@v5.16.3/LICENSE
1010
text: |2
1111
Apache License
1212
Version 2.0, January 2004
@@ -209,6 +209,6 @@ licenses:
209209
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
210210
See the License for the specific language governing permissions and
211211
limitations under the License.
212-
- sources: v5@v5.16.2/README.md
212+
- sources: v5@v5.16.3/README.md
213213
text: Apache License Version 2.0, see [LICENSE](LICENSE)
214214
notices: []

.licenses/go/github.com/go-git/go-git/v5/plumbing/filemode.dep.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/go-git/go-git/v5/plumbing/filemode
3-
version: v5.16.2
3+
version: v5.16.3
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/filemode
77
license: apache-2.0
88
licenses:
9-
- sources: v5@v5.16.2/LICENSE
9+
- sources: v5@v5.16.3/LICENSE
1010
text: |2
1111
Apache License
1212
Version 2.0, January 2004
@@ -209,6 +209,6 @@ licenses:
209209
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
210210
See the License for the specific language governing permissions and
211211
limitations under the License.
212-
- sources: v5@v5.16.2/README.md
212+
- sources: v5@v5.16.3/README.md
213213
text: Apache License Version 2.0, see [LICENSE](LICENSE)
214214
notices: []

0 commit comments

Comments
 (0)