Skip to content

Commit e41bd9a

Browse files
replace deprecated src-d/go-git with the new mained: go-git/go-git
1 parent 51a6e6e commit e41bd9a

File tree

93 files changed

+734
-694
lines changed

Some content is hidden

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

93 files changed

+734
-694
lines changed

Diff for: .licensed.yml

+11
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,17 @@ reviewed:
4646
- golang.org/x/crypto/blake2b
4747
- golang.org/x/crypto/sha3
4848
- github.com/russross/blackfriday/v2
49+
- github.com/go-git/gcfg
50+
- github.com/go-git/gcfg/scanner
51+
- github.com/go-git/gcfg/token
52+
- github.com/go-git/gcfg/types
53+
- golang.org/x/crypto/openpgp
54+
- golang.org/x/crypto/openpgp/armor
55+
- golang.org/x/crypto/openpgp/elgamal
56+
- golang.org/x/crypto/openpgp/errors
57+
- golang.org/x/crypto/openpgp/packet
58+
- golang.org/x/crypto/openpgp/s2k
59+
- golang.org/x/sys/execabs
4960

5061
# Source: https://github.com/arduino/tooling-project-assets/blob/main/workflow-templates/assets/check-dependencies/GPL-3.0/.licensed.yml
5162
allowed:
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
---
2+
name: github.com/cyphar/filepath-securejoin
3+
version: v0.2.4
4+
type: go
5+
summary: Package securejoin is an implementation of the hopefully-soon-to-be-included
6+
SecureJoin helper that is meant to be part of the "path/filepath" package.
7+
homepage: https://pkg.go.dev/github.com/cyphar/filepath-securejoin
8+
license: bsd-3-clause
9+
licenses:
10+
- sources: LICENSE
11+
text: |
12+
Copyright (C) 2014-2015 Docker Inc & Go Authors. All rights reserved.
13+
Copyright (C) 2017 SUSE LLC. All rights reserved.
14+
15+
Redistribution and use in source and binary forms, with or without
16+
modification, are permitted provided that the following conditions are
17+
met:
18+
19+
* Redistributions of source code must retain the above copyright
20+
notice, this list of conditions and the following disclaimer.
21+
* Redistributions in binary form must reproduce the above
22+
copyright notice, this list of conditions and the following disclaimer
23+
in the documentation and/or other materials provided with the
24+
distribution.
25+
* Neither the name of Google Inc. nor the names of its
26+
contributors may be used to endorse or promote products derived from
27+
this software without specific prior written permission.
28+
29+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
30+
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
31+
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
32+
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
33+
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
34+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
35+
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
36+
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
37+
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
38+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
39+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
40+
- sources: README.md
41+
text: |-
42+
The license of this project is the same as Go, which is a BSD 3-clause license
43+
available in the `LICENSE` file.
44+
notices: []

Diff for: .licenses/go/github.com/emirpasic/gods/containers.dep.yml

+3-4
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
---
22
name: github.com/emirpasic/gods/containers
3-
version: v1.12.0
3+
version: v1.18.1
44
type: go
55
summary: Package containers provides core interfaces and functions for data structures.
66
homepage: https://pkg.go.dev/github.com/emirpasic/gods/containers
7-
# The code is licensed as BSD-2-Clause except for trees/avltree/avrtree.go and trees/avltree/iterator.go
87
license: bsd-2-clause
98
licenses:
10-
- sources: gods@v1.12.0/LICENSE
9+
- sources: gods@v1.18.1/LICENSE
1110
text: |
1211
Copyright (c) 2015, Emir Pasic
1312
All rights reserved.
@@ -50,7 +49,7 @@ licenses:
5049
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
5150
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
5251
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
53-
- sources: gods@v1.12.0/README.md
52+
- sources: gods@v1.18.1/README.md
5453
text: This library is distributed under the BSD-style license found in the [LICENSE](https://github.com/emirpasic/gods/blob/master/LICENSE)
5554
file.
5655
notices: []

Diff for: .licenses/go/github.com/emirpasic/gods/lists.dep.yml

+3-4
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
---
22
name: github.com/emirpasic/gods/lists
3-
version: v1.12.0
3+
version: v1.18.1
44
type: go
55
summary: Package lists provides an abstract List interface.
66
homepage: https://pkg.go.dev/github.com/emirpasic/gods/lists
7-
# The code is licensed as BSD-2-Clause except for trees/avltree/avrtree.go and trees/avltree/iterator.go
87
license: bsd-2-clause
98
licenses:
10-
- sources: gods@v1.12.0/LICENSE
9+
- sources: gods@v1.18.1/LICENSE
1110
text: |
1211
Copyright (c) 2015, Emir Pasic
1312
All rights reserved.
@@ -50,7 +49,7 @@ licenses:
5049
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
5150
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
5251
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
53-
- sources: gods@v1.12.0/README.md
52+
- sources: gods@v1.18.1/README.md
5453
text: This library is distributed under the BSD-style license found in the [LICENSE](https://github.com/emirpasic/gods/blob/master/LICENSE)
5554
file.
5655
notices: []

Diff for: .licenses/go/github.com/emirpasic/gods/lists/arraylist.dep.yml

+3-4
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
---
22
name: github.com/emirpasic/gods/lists/arraylist
3-
version: v1.12.0
3+
version: v1.18.1
44
type: go
55
summary: Package arraylist implements the array list.
66
homepage: https://pkg.go.dev/github.com/emirpasic/gods/lists/arraylist
7-
# The code is licensed as BSD-2-Clause except for trees/avltree/avrtree.go and trees/avltree/iterator.go
87
license: bsd-2-clause
98
licenses:
10-
- sources: gods@v1.12.0/LICENSE
9+
- sources: gods@v1.18.1/LICENSE
1110
text: |
1211
Copyright (c) 2015, Emir Pasic
1312
All rights reserved.
@@ -50,7 +49,7 @@ licenses:
5049
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
5150
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
5251
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
53-
- sources: gods@v1.12.0/README.md
52+
- sources: gods@v1.18.1/README.md
5453
text: This library is distributed under the BSD-style license found in the [LICENSE](https://github.com/emirpasic/gods/blob/master/LICENSE)
5554
file.
5655
notices: []

Diff for: .licenses/go/github.com/emirpasic/gods/trees.dep.yml

+3-4
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
---
22
name: github.com/emirpasic/gods/trees
3-
version: v1.12.0
3+
version: v1.18.1
44
type: go
55
summary: Package trees provides an abstract Tree interface.
66
homepage: https://pkg.go.dev/github.com/emirpasic/gods/trees
7-
# The code is licensed as BSD-2-Clause except for trees/avltree/avrtree.go and trees/avltree/iterator.go
87
license: bsd-2-clause
98
licenses:
10-
- sources: gods@v1.12.0/LICENSE
9+
- sources: gods@v1.18.1/LICENSE
1110
text: |
1211
Copyright (c) 2015, Emir Pasic
1312
All rights reserved.
@@ -50,7 +49,7 @@ licenses:
5049
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
5150
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
5251
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
53-
- sources: gods@v1.12.0/README.md
52+
- sources: gods@v1.18.1/README.md
5453
text: This library is distributed under the BSD-style license found in the [LICENSE](https://github.com/emirpasic/gods/blob/master/LICENSE)
5554
file.
5655
notices: []

Diff for: .licenses/go/github.com/emirpasic/gods/trees/binaryheap.dep.yml

+3-4
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
---
22
name: github.com/emirpasic/gods/trees/binaryheap
3-
version: v1.12.0
3+
version: v1.18.1
44
type: go
55
summary: Package binaryheap implements a binary heap backed by array list.
66
homepage: https://pkg.go.dev/github.com/emirpasic/gods/trees/binaryheap
7-
# The code is licensed as BSD-2-Clause except for trees/avltree/avrtree.go and trees/avltree/iterator.go
87
license: bsd-2-clause
98
licenses:
10-
- sources: gods@v1.12.0/LICENSE
9+
- sources: gods@v1.18.1/LICENSE
1110
text: |
1211
Copyright (c) 2015, Emir Pasic
1312
All rights reserved.
@@ -50,7 +49,7 @@ licenses:
5049
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
5150
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
5251
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
53-
- sources: gods@v1.12.0/README.md
52+
- sources: gods@v1.18.1/README.md
5453
text: This library is distributed under the BSD-style license found in the [LICENSE](https://github.com/emirpasic/gods/blob/master/LICENSE)
5554
file.
5655
notices: []

Diff for: .licenses/go/github.com/emirpasic/gods/utils.dep.yml

+3-4
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
---
22
name: github.com/emirpasic/gods/utils
3-
version: v1.12.0
3+
version: v1.18.1
44
type: go
55
summary: Package utils provides common utility functions.
66
homepage: https://pkg.go.dev/github.com/emirpasic/gods/utils
7-
# The code is licensed as BSD-2-Clause except for trees/avltree/avrtree.go and trees/avltree/iterator.go
87
license: bsd-2-clause
98
licenses:
10-
- sources: gods@v1.12.0/LICENSE
9+
- sources: gods@v1.18.1/LICENSE
1110
text: |
1211
Copyright (c) 2015, Emir Pasic
1312
All rights reserved.
@@ -50,7 +49,7 @@ licenses:
5049
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
5150
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
5251
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
53-
- sources: gods@v1.12.0/README.md
52+
- sources: gods@v1.18.1/README.md
5453
text: This library is distributed under the BSD-style license found in the [LICENSE](https://github.com/emirpasic/gods/blob/master/LICENSE)
5554
file.
5655
notices: []

Diff for: .licenses/go/github.com/src-d/gcfg.dep.yml renamed to .licenses/go/github.com/go-git/gcfg.dep.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
name: github.com/src-d/gcfg
3-
version: v1.4.0
2+
name: github.com/go-git/gcfg
3+
version: v1.5.1-0.20230307220236-3a3c6141e376
44
type: go
55
summary: Package gcfg reads "INI-style" text-based configuration files with "name=value"
66
pairs grouped into sections (gcfg files).
7-
homepage: https://pkg.go.dev/github.com/src-d/gcfg
8-
license: bsd-3-clause
7+
homepage: https://pkg.go.dev/github.com/go-git/gcfg
8+
license: other
99
licenses:
1010
- sources: LICENSE
1111
text: |

Diff for: .licenses/go/github.com/src-d/gcfg/scanner.dep.yml renamed to .licenses/go/github.com/go-git/gcfg/scanner.dep.yml

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
2-
name: github.com/src-d/gcfg/scanner
3-
version: v1.4.0
2+
name: github.com/go-git/gcfg/scanner
3+
version: v1.5.1-0.20230307220236-3a3c6141e376
44
type: go
55
summary: Package scanner implements a scanner for gcfg configuration text.
6-
homepage: https://pkg.go.dev/github.com/src-d/gcfg/scanner
7-
license: bsd-3-clause
6+
homepage: https://pkg.go.dev/github.com/go-git/gcfg/scanner
7+
license: other
88
licenses:
9-
- sources: gcfg@v1.4.0/LICENSE
9+
- sources: gcfg@v1.5.1-0.20230307220236-3a3c6141e376/LICENSE
1010
text: |
1111
Copyright (c) 2012 Péter Surányi. Portions Copyright (c) 2009 The Go
1212
Authors. All rights reserved.

Diff for: .licenses/go/github.com/src-d/gcfg/token.dep.yml renamed to .licenses/go/github.com/go-git/gcfg/token.dep.yml

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
2-
name: github.com/src-d/gcfg/token
3-
version: v1.4.0
2+
name: github.com/go-git/gcfg/token
3+
version: v1.5.1-0.20230307220236-3a3c6141e376
44
type: go
55
summary: Package token defines constants representing the lexical tokens of the gcfg
66
configuration syntax and basic operations on tokens (printing, predicates).
7-
homepage: https://pkg.go.dev/github.com/src-d/gcfg/token
8-
license: bsd-3-clause
7+
homepage: https://pkg.go.dev/github.com/go-git/gcfg/token
8+
license: other
99
licenses:
10-
- sources: gcfg@v1.4.0/LICENSE
10+
- sources: gcfg@v1.5.1-0.20230307220236-3a3c6141e376/LICENSE
1111
text: |
1212
Copyright (c) 2012 Péter Surányi. Portions Copyright (c) 2009 The Go
1313
Authors. All rights reserved.

Diff for: .licenses/go/github.com/src-d/gcfg/types.dep.yml renamed to .licenses/go/github.com/go-git/gcfg/types.dep.yml

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
2-
name: github.com/src-d/gcfg/types
3-
version: v1.4.0
2+
name: github.com/go-git/gcfg/types
3+
version: v1.5.1-0.20230307220236-3a3c6141e376
44
type: go
55
summary: Package types defines helpers for type conversions.
6-
homepage: https://pkg.go.dev/github.com/src-d/gcfg/types
7-
license: bsd-3-clause
6+
homepage: https://pkg.go.dev/github.com/go-git/gcfg/types
7+
license: other
88
licenses:
9-
- sources: gcfg@v1.4.0/LICENSE
9+
- sources: gcfg@v1.5.1-0.20230307220236-3a3c6141e376/LICENSE
1010
text: |
1111
Copyright (c) 2012 Péter Surányi. Portions Copyright (c) 2009 The Go
1212
Authors. All rights reserved.

Diff for: .licenses/go/gopkg.in/src-d/go-billy.v4.dep.yml renamed to .licenses/go/github.com/go-git/go-billy/v5.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
name: gopkg.in/src-d/go-billy.v4
3-
version: v4.3.2
2+
name: github.com/go-git/go-billy/v5
3+
version: v5.5.0
44
type: go
55
summary:
6-
homepage: https://pkg.go.dev/gopkg.in/src-d/go-billy.v4
6+
homepage: https://pkg.go.dev/github.com/go-git/go-billy/v5
77
license: apache-2.0
88
licenses:
99
- sources: LICENSE

Diff for: .licenses/go/gopkg.in/src-d/go-billy.v4/helper/chroot.dep.yml renamed to .licenses/go/github.com/go-git/go-billy/v5/helper/chroot.dep.yml

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
2-
name: gopkg.in/src-d/go-billy.v4/helper/chroot
3-
version: v4.3.2
2+
name: github.com/go-git/go-billy/v5/helper/chroot
3+
version: v5.5.0
44
type: go
55
summary:
6-
homepage: https://pkg.go.dev/gopkg.in/src-d/go-billy.v4/helper/chroot
6+
homepage: https://pkg.go.dev/github.com/go-git/go-billy/v5/helper/chroot
77
license: apache-2.0
88
licenses:
9-
- sources: [email protected]/LICENSE
9+
- sources: [email protected]/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: [email protected]/README.md
212+
- sources: [email protected]/README.md
213213
text: Apache License Version 2.0, see [LICENSE](LICENSE)
214214
notices: []

Diff for: .licenses/go/gopkg.in/src-d/go-billy.v4/helper/polyfill.dep.yml renamed to .licenses/go/github.com/go-git/go-billy/v5/helper/polyfill.dep.yml

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
2-
name: gopkg.in/src-d/go-billy.v4/helper/polyfill
3-
version: v4.3.2
2+
name: github.com/go-git/go-billy/v5/helper/polyfill
3+
version: v5.5.0
44
type: go
55
summary:
6-
homepage: https://pkg.go.dev/gopkg.in/src-d/go-billy.v4/helper/polyfill
6+
homepage: https://pkg.go.dev/github.com/go-git/go-billy/v5/helper/polyfill
77
license: apache-2.0
88
licenses:
9-
- sources: [email protected]/LICENSE
9+
- sources: [email protected]/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: [email protected]/README.md
212+
- sources: [email protected]/README.md
213213
text: Apache License Version 2.0, see [LICENSE](LICENSE)
214214
notices: []

Diff for: .licenses/go/gopkg.in/src-d/go-billy.v4/osfs.dep.yml renamed to .licenses/go/github.com/go-git/go-billy/v5/osfs.dep.yml

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
2-
name: gopkg.in/src-d/go-billy.v4/osfs
3-
version: v4.3.2
2+
name: github.com/go-git/go-billy/v5/osfs
3+
version: v5.5.0
44
type: go
55
summary: Package osfs provides a billy filesystem for the OS.
6-
homepage: https://pkg.go.dev/gopkg.in/src-d/go-billy.v4/osfs
6+
homepage: https://pkg.go.dev/github.com/go-git/go-billy/v5/osfs
77
license: apache-2.0
88
licenses:
9-
- sources: [email protected]/LICENSE
9+
- sources: [email protected]/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: [email protected]/README.md
212+
- sources: [email protected]/README.md
213213
text: Apache License Version 2.0, see [LICENSE](LICENSE)
214214
notices: []

Diff for: .licenses/go/gopkg.in/src-d/go-billy.v4/util.dep.yml renamed to .licenses/go/github.com/go-git/go-billy/v5/util.dep.yml

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
2-
name: gopkg.in/src-d/go-billy.v4/util
3-
version: v4.3.2
2+
name: github.com/go-git/go-billy/v5/util
3+
version: v5.5.0
44
type: go
55
summary:
6-
homepage: https://pkg.go.dev/gopkg.in/src-d/go-billy.v4/util
6+
homepage: https://pkg.go.dev/github.com/go-git/go-billy/v5/util
77
license: apache-2.0
88
licenses:
9-
- sources: [email protected]/LICENSE
9+
- sources: [email protected]/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: [email protected]/README.md
212+
- sources: [email protected]/README.md
213213
text: Apache License Version 2.0, see [LICENSE](LICENSE)
214214
notices: []

0 commit comments

Comments
 (0)