File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
66 github.com/arduino/arduino-cli v0.0.0-20210520100059-2666b6ec51e9
77 github.com/arduino/go-paths-helper v1.5.0
88 github.com/arduino/golang-concurrent-workers v0.0.0-20170202182617-6710cdc954bc
9- github.com/go-git/go-git/v5 v5.4.1
9+ github.com/go-git/go-git/v5 v5.4.2
1010 github.com/google/go-cmp v0.5.2 // indirect
1111 github.com/stretchr/testify v1.7.0
1212 github.com/vaughan0/go-ini v0.0.0-20130923145212-a98ad7ee00ec
Original file line number Diff line number Diff line change @@ -79,8 +79,8 @@ github.com/go-git/go-billy/v5 v5.3.1 h1:CPiOUAzKtMRvolEKw+bG1PLRpT7D3LIs3/3ey4Ai
7979github.com/go-git/go-billy/v5 v5.3.1 /go.mod h1:pmpqyWchKfYfrkb/UVH4otLvyi/5gJlGI4Hb3ZqZ3W0 =
8080github.com/go-git/go-git-fixtures/v4 v4.2.1 h1:n9gGL1Ct/yIw+nfsfr8s4+sbhT+Ncu2SubfXjIWgci8 =
8181github.com/go-git/go-git-fixtures/v4 v4.2.1 /go.mod h1:K8zd3kDUAykwTdDCr+I0per6Y6vMiRR/nnVTBtavnB0 =
82- github.com/go-git/go-git/v5 v5.4.1 h1:2RJXJuTMac944e419pJJJ3mOJBcr3A3M6SN6wQKZ/Gs =
83- github.com/go-git/go-git/v5 v5.4.1 /go.mod h1:gQ1kArt6d+n+BGd+/B/I74HwRTLhth2+zti4ihgckDc =
82+ github.com/go-git/go-git/v5 v5.4.2 h1:BXyZu9t0VkbiHtqrsvdq39UDhGJTl1h55VW6CSC4aY4 =
83+ github.com/go-git/go-git/v5 v5.4.2 /go.mod h1:gQ1kArt6d+n+BGd+/B/I74HwRTLhth2+zti4ihgckDc =
8484github.com/go-kit/kit v0.8.0 /go.mod h1:xBxKIO96dXMWWy0MnWVtmwkA9/13aqxPnvrjFYMA2as =
8585github.com/go-logfmt/logfmt v0.3.0 /go.mod h1:Qt1PoO58o5twSAckw1HlFXLmHsOX5/0LbT9GBnD5lWE =
8686github.com/go-logfmt/logfmt v0.4.0 /go.mod h1:3RMwSq7FuexP4Kalkev3ejPJsZTpXXBr9+V4qmtdjCk =
You can’t perform that action at this time.
0 commit comments