Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit e46dcaf

Browse files
authoredApr 17, 2025··
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
 

‎.licenses/arduino-lint/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.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

‎.licenses/arduino-lint/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.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: []

0 commit comments

Comments
 (0)
Please sign in to comment.