Skip to content

Commit

Permalink
Update dependency license metadata cache for golang.org/x/net bump
Browse files Browse the repository at this point in the history
  • Loading branch information
per1234 committed Jan 22, 2025
1 parent f326c60 commit e64d85e
Show file tree
Hide file tree
Showing 55 changed files with 159 additions and 159 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: github.com/cyphar/filepath-securejoin
version: v0.3.5
version: v0.3.6
type: go
summary: Package securejoin implements a set of helpers to make it easier to write
Go code that is safe against symlink-related escape attacks.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: github.com/go-git/go-billy/v5
version: v5.6.0
version: v5.6.1
type: go
summary:
homepage: https://pkg.go.dev/github.com/go-git/go-billy/v5
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/go-git/go-billy/v5/helper/chroot
version: v5.6.0
version: v5.6.1
type: go
summary:
homepage: https://pkg.go.dev/github.com/go-git/go-billy/v5/helper/chroot
license: apache-2.0
licenses:
- sources: [email protected].0/LICENSE
- sources: [email protected].1/LICENSE
text: |2
Apache License
Version 2.0, January 2004
Expand Down Expand Up @@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: [email protected].0/README.md
- sources: [email protected].1/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/go-git/go-billy/v5/helper/polyfill
version: v5.6.0
version: v5.6.1
type: go
summary:
homepage: https://pkg.go.dev/github.com/go-git/go-billy/v5/helper/polyfill
license: apache-2.0
licenses:
- sources: [email protected].0/LICENSE
- sources: [email protected].1/LICENSE
text: |2
Apache License
Version 2.0, January 2004
Expand Down Expand Up @@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: [email protected].0/README.md
- sources: [email protected].1/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/go-git/go-billy/v5/osfs
version: v5.6.0
version: v5.6.1
type: go
summary: Package osfs provides a billy filesystem for the OS.
homepage: https://pkg.go.dev/github.com/go-git/go-billy/v5/osfs
license: apache-2.0
licenses:
- sources: [email protected].0/LICENSE
- sources: [email protected].1/LICENSE
text: |2
Apache License
Version 2.0, January 2004
Expand Down Expand Up @@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: [email protected].0/README.md
- sources: [email protected].1/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/go-git/go-billy/v5/util
version: v5.6.0
version: v5.6.1
type: go
summary:
homepage: https://pkg.go.dev/github.com/go-git/go-billy/v5/util
license: apache-2.0
licenses:
- sources: [email protected].0/LICENSE
- sources: [email protected].1/LICENSE
text: |2
Apache License
Version 2.0, January 2004
Expand Down Expand Up @@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: [email protected].0/README.md
- sources: [email protected].1/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: github.com/go-git/go-git/v5
version: v5.12.0
version: v5.13.1
type: go
summary: A highly extensible git implementation in pure Go.
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/go-git/go-git/v5/config
version: v5.12.0
version: v5.13.1
type: go
summary: Package config contains the abstraction of multiple config files
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/config
license: apache-2.0
licenses:
- sources: v5@v5.12.0/LICENSE
- sources: v5@v5.13.1/LICENSE
text: |2
Apache License
Version 2.0, January 2004
Expand Down Expand Up @@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.12.0/README.md
- sources: v5@v5.13.1/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/go-git/go-git/v5/internal/path_util
version: v5.12.0
version: v5.13.1
type: go
summary:
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/internal/path_util
license: apache-2.0
licenses:
- sources: v5@v5.12.0/LICENSE
- sources: v5@v5.13.1/LICENSE
text: |2
Apache License
Version 2.0, January 2004
Expand Down Expand Up @@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.12.0/README.md
- sources: v5@v5.13.1/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
name: github.com/go-git/go-git/v5/internal/revision
version: v5.12.0
version: v5.13.1
type: go
summary: 'Package revision extracts git revision from string More information about
revision : https://www.kernel.org/pub/software/scm/git/docs/gitrevisions.html'
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/internal/revision
license: apache-2.0
licenses:
- sources: v5@v5.12.0/LICENSE
- sources: v5@v5.13.1/LICENSE
text: |2
Apache License
Version 2.0, January 2004
Expand Down Expand Up @@ -210,6 +210,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.12.0/README.md
- sources: v5@v5.13.1/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/go-git/go-git/v5/internal/url
version: v5.12.0
version: v5.13.1
type: go
summary:
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/internal/url
license: apache-2.0
licenses:
- sources: v5@v5.12.0/LICENSE
- sources: v5@v5.13.1/LICENSE
text: |2
Apache License
Version 2.0, January 2004
Expand Down Expand Up @@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.12.0/README.md
- sources: v5@v5.13.1/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/go-git/go-git/v5/plumbing
version: v5.12.0
version: v5.13.1
type: go
summary: package plumbing implement the core interfaces and structs used by go-git
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing
license: apache-2.0
licenses:
- sources: v5@v5.12.0/LICENSE
- sources: v5@v5.13.1/LICENSE
text: |2
Apache License
Version 2.0, January 2004
Expand Down Expand Up @@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.12.0/README.md
- sources: v5@v5.13.1/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/go-git/go-git/v5/plumbing/cache
version: v5.12.0
version: v5.13.1
type: go
summary:
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/cache
license: apache-2.0
licenses:
- sources: v5@v5.12.0/LICENSE
- sources: v5@v5.13.1/LICENSE
text: |2
Apache License
Version 2.0, January 2004
Expand Down Expand Up @@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.12.0/README.md
- sources: v5@v5.13.1/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/go-git/go-git/v5/plumbing/color
version: v5.12.0
version: v5.13.1
type: go
summary:
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/color
license: apache-2.0
licenses:
- sources: v5@v5.12.0/LICENSE
- sources: v5@v5.13.1/LICENSE
text: |2
Apache License
Version 2.0, January 2004
Expand Down Expand Up @@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.12.0/README.md
- sources: v5@v5.13.1/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/go-git/go-git/v5/plumbing/filemode
version: v5.12.0
version: v5.13.1
type: go
summary:
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/filemode
license: apache-2.0
licenses:
- sources: v5@v5.12.0/LICENSE
- sources: v5@v5.13.1/LICENSE
text: |2
Apache License
Version 2.0, January 2004
Expand Down Expand Up @@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.12.0/README.md
- sources: v5@v5.13.1/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/go-git/go-git/v5/plumbing/format/config
version: v5.12.0
version: v5.13.1
type: go
summary: Package config implements encoding and decoding of git config files.
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/format/config
license: apache-2.0
licenses:
- sources: v5@v5.12.0/LICENSE
- sources: v5@v5.13.1/LICENSE
text: |2
Apache License
Version 2.0, January 2004
Expand Down Expand Up @@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.12.0/README.md
- sources: v5@v5.13.1/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/go-git/go-git/v5/plumbing/format/diff
version: v5.12.0
version: v5.13.1
type: go
summary:
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/format/diff
license: apache-2.0
licenses:
- sources: v5@v5.12.0/LICENSE
- sources: v5@v5.13.1/LICENSE
text: |2
Apache License
Version 2.0, January 2004
Expand Down Expand Up @@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.12.0/README.md
- sources: v5@v5.13.1/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
name: github.com/go-git/go-git/v5/plumbing/format/gitignore
version: v5.12.0
version: v5.13.1
type: go
summary: Package gitignore implements matching file system paths to gitignore patterns
that can be automatically read from a git repository tree in the order of definition
priorities.
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/format/gitignore
license: apache-2.0
licenses:
- sources: v5@v5.12.0/LICENSE
- sources: v5@v5.13.1/LICENSE
text: |2
Apache License
Version 2.0, January 2004
Expand Down Expand Up @@ -211,6 +211,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.12.0/README.md
- sources: v5@v5.13.1/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/go-git/go-git/v5/plumbing/format/idxfile
version: v5.12.0
version: v5.13.1
type: go
summary: Package idxfile implements encoding and decoding of packfile idx files.
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/format/idxfile
license: apache-2.0
licenses:
- sources: v5@v5.12.0/LICENSE
- sources: v5@v5.13.1/LICENSE
text: |2
Apache License
Version 2.0, January 2004
Expand Down Expand Up @@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.12.0/README.md
- sources: v5@v5.13.1/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []
Loading

0 comments on commit e64d85e

Please sign in to comment.