Skip to content

Commit e46dcaf

Browse files
authored
Merge pull request #866 from arduino/dependabot/go_modules/github.com/go-git/go-git/v5-5.16.0
Bump github.com/go-git/go-git/v5 from 5.15.0 to 5.16.0
2 parents ead999a + b8d4566 commit e46dcaf

File tree

144 files changed

+417
-417
lines changed

Some content is hidden

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

144 files changed

+417
-417
lines changed

Diff for: .licenses/arduino-lint/go/github.com/go-git/go-git/v5.dep.yml

+1-1
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.15.0
3+
version: v5.16.0
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

Diff for: .licenses/arduino-lint/go/github.com/go-git/go-git/v5/config.dep.yml

+3-3
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.15.0
3+
version: v5.16.0
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.15.0/LICENSE
9+
- sources: v5@v5.16.0/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.15.0/README.md
212+
- sources: v5@v5.16.0/README.md
213213
text: Apache License Version 2.0, see [LICENSE](LICENSE)
214214
notices: []

Diff for: .licenses/arduino-lint/go/github.com/go-git/go-git/v5/internal/path_util.dep.yml

+3-3
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.15.0
3+
version: v5.16.0
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.15.0/LICENSE
9+
- sources: v5@v5.16.0/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.15.0/README.md
212+
- sources: v5@v5.16.0/README.md
213213
text: Apache License Version 2.0, see [LICENSE](LICENSE)
214214
notices: []

Diff for: .licenses/arduino-lint/go/github.com/go-git/go-git/v5/internal/revision.dep.yml

+3-3
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.15.0
3+
version: v5.16.0
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.15.0/LICENSE
10+
- sources: v5@v5.16.0/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.15.0/README.md
213+
- sources: v5@v5.16.0/README.md
214214
text: Apache License Version 2.0, see [LICENSE](LICENSE)
215215
notices: []

Diff for: .licenses/arduino-lint/go/github.com/go-git/go-git/v5/internal/url.dep.yml

+3-3
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.15.0
3+
version: v5.16.0
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.15.0/LICENSE
9+
- sources: v5@v5.16.0/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.15.0/README.md
212+
- sources: v5@v5.16.0/README.md
213213
text: Apache License Version 2.0, see [LICENSE](LICENSE)
214214
notices: []

Diff for: .licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing.dep.yml

+3-3
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.15.0
3+
version: v5.16.0
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.15.0/LICENSE
9+
- sources: v5@v5.16.0/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.15.0/README.md
212+
- sources: v5@v5.16.0/README.md
213213
text: Apache License Version 2.0, see [LICENSE](LICENSE)
214214
notices: []

Diff for: .licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/cache.dep.yml

+3-3
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.15.0
3+
version: v5.16.0
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.15.0/LICENSE
9+
- sources: v5@v5.16.0/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.15.0/README.md
212+
- sources: v5@v5.16.0/README.md
213213
text: Apache License Version 2.0, see [LICENSE](LICENSE)
214214
notices: []

Diff for: .licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/color.dep.yml

+3-3
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.15.0
3+
version: v5.16.0
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.15.0/LICENSE
9+
- sources: v5@v5.16.0/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.15.0/README.md
212+
- sources: v5@v5.16.0/README.md
213213
text: Apache License Version 2.0, see [LICENSE](LICENSE)
214214
notices: []

Diff for: .licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/filemode.dep.yml

+3-3
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.15.0
3+
version: v5.16.0
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.15.0/LICENSE
9+
- sources: v5@v5.16.0/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.15.0/README.md
212+
- sources: v5@v5.16.0/README.md
213213
text: Apache License Version 2.0, see [LICENSE](LICENSE)
214214
notices: []

Diff for: .licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/format/config.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/go-git/go-git/v5/plumbing/format/config
3-
version: v5.15.0
3+
version: v5.16.0
44
type: go
55
summary: Package config implements encoding and decoding of git config files.
66
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/format/config
77
license: apache-2.0
88
licenses:
9-
- sources: v5@v5.15.0/LICENSE
9+
- sources: v5@v5.16.0/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.15.0/README.md
212+
- sources: v5@v5.16.0/README.md
213213
text: Apache License Version 2.0, see [LICENSE](LICENSE)
214214
notices: []

Diff for: .licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/format/diff.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/go-git/go-git/v5/plumbing/format/diff
3-
version: v5.15.0
3+
version: v5.16.0
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/format/diff
77
license: apache-2.0
88
licenses:
9-
- sources: v5@v5.15.0/LICENSE
9+
- sources: v5@v5.16.0/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.15.0/README.md
212+
- sources: v5@v5.16.0/README.md
213213
text: Apache License Version 2.0, see [LICENSE](LICENSE)
214214
notices: []

Diff for: .licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/format/gitignore.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
name: github.com/go-git/go-git/v5/plumbing/format/gitignore
3-
version: v5.15.0
3+
version: v5.16.0
44
type: go
55
summary: Package gitignore implements matching file system paths to gitignore patterns
66
that can be automatically read from a git repository tree in the order of definition
77
priorities.
88
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/format/gitignore
99
license: apache-2.0
1010
licenses:
11-
- sources: v5@v5.15.0/LICENSE
11+
- sources: v5@v5.16.0/LICENSE
1212
text: |2
1313
Apache License
1414
Version 2.0, January 2004
@@ -211,6 +211,6 @@ licenses:
211211
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
212212
See the License for the specific language governing permissions and
213213
limitations under the License.
214-
- sources: v5@v5.15.0/README.md
214+
- sources: v5@v5.16.0/README.md
215215
text: Apache License Version 2.0, see [LICENSE](LICENSE)
216216
notices: []

Diff for: .licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/format/idxfile.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/go-git/go-git/v5/plumbing/format/idxfile
3-
version: v5.15.0
3+
version: v5.16.0
44
type: go
55
summary: Package idxfile implements encoding and decoding of packfile idx files.
66
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/format/idxfile
77
license: apache-2.0
88
licenses:
9-
- sources: v5@v5.15.0/LICENSE
9+
- sources: v5@v5.16.0/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.15.0/README.md
212+
- sources: v5@v5.16.0/README.md
213213
text: Apache License Version 2.0, see [LICENSE](LICENSE)
214214
notices: []

Diff for: .licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/format/index.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/go-git/go-git/v5/plumbing/format/index
3-
version: v5.15.0
3+
version: v5.16.0
44
type: go
55
summary: Package index implements encoding and decoding of index format files.
66
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/format/index
77
license: apache-2.0
88
licenses:
9-
- sources: v5@v5.15.0/LICENSE
9+
- sources: v5@v5.16.0/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.15.0/README.md
212+
- sources: v5@v5.16.0/README.md
213213
text: Apache License Version 2.0, see [LICENSE](LICENSE)
214214
notices: []

Diff for: .licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/format/objfile.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/go-git/go-git/v5/plumbing/format/objfile
3-
version: v5.15.0
3+
version: v5.16.0
44
type: go
55
summary: Package objfile implements encoding and decoding of object files.
66
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/format/objfile
77
license: apache-2.0
88
licenses:
9-
- sources: v5@v5.15.0/LICENSE
9+
- sources: v5@v5.16.0/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.15.0/README.md
212+
- sources: v5@v5.16.0/README.md
213213
text: Apache License Version 2.0, see [LICENSE](LICENSE)
214214
notices: []

Diff for: .licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/format/packfile.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/go-git/go-git/v5/plumbing/format/packfile
3-
version: v5.15.0
3+
version: v5.16.0
44
type: go
55
summary: Package packfile implements encoding and decoding of packfile format.
66
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/format/packfile
77
license: apache-2.0
88
licenses:
9-
- sources: v5@v5.15.0/LICENSE
9+
- sources: v5@v5.16.0/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.15.0/README.md
212+
- sources: v5@v5.16.0/README.md
213213
text: Apache License Version 2.0, see [LICENSE](LICENSE)
214214
notices: []

Diff for: .licenses/arduino-lint/go/github.com/go-git/go-git/v5/plumbing/format/pktline.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
name: github.com/go-git/go-git/v5/plumbing/format/pktline
3-
version: v5.15.0
3+
version: v5.16.0
44
type: go
55
summary: Package pktline implements reading payloads form pkt-lines and encoding pkt-lines
66
from payloads.
77
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/format/pktline
88
license: apache-2.0
99
licenses:
10-
- sources: v5@v5.15.0/LICENSE
10+
- sources: v5@v5.16.0/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.15.0/README.md
213+
- sources: v5@v5.16.0/README.md
214214
text: Apache License Version 2.0, see [LICENSE](LICENSE)
215215
notices: []

0 commit comments

Comments
 (0)