Skip to content

Commit 58d2960

Browse files
Bump github.com/codeclysm/extract/v3 from 3.0.2 to 3.1.0 (#749)
* Bump github.com/codeclysm/extract/v3 from 3.0.2 to 3.1.0 Bumps [github.com/codeclysm/extract/v3](https://github.com/codeclysm/extract) from 3.0.2 to 3.1.0. - [Release notes](https://github.com/codeclysm/extract/releases) - [Commits](codeclysm/extract@v3.0.2...v3.1.0) --- updated-dependencies: - dependency-name: github.com/codeclysm/extract/v3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * fix licenses Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: umbynos <[email protected]>
1 parent a316c0a commit 58d2960

File tree

18 files changed

+2440
-16
lines changed

18 files changed

+2440
-16
lines changed

.licenses/arduino-create-agent/go/github.com/codeclysm/extract/v3.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/codeclysm/extract/v3
3-
version: v3.0.2
3+
version: v3.1.0
44
type: go
55
summary: Package extract allows to extract archives in zip, tar.gz or tar.bz2 formats
66
easily.

.licenses/arduino-create-agent/go/github.com/h2non/filetype.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/h2non/filetype
3-
version: v1.1.0
3+
version: v1.1.3
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/h2non/filetype

.licenses/arduino-create-agent/go/github.com/h2non/filetype/matchers.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/h2non/filetype/matchers
3-
version: v1.1.0
3+
version: v1.1.3
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/h2non/filetype/matchers
77
license: mit
88
licenses:
9-
- sources: [email protected].0/LICENSE
9+
- sources: [email protected].3/LICENSE
1010
text: |
1111
The MIT License
1212
@@ -32,6 +32,6 @@ licenses:
3232
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
3333
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
3434
OTHER DEALINGS IN THE SOFTWARE.
35-
- sources: [email protected].0/README.md
35+
- sources: [email protected].3/README.md
3636
text: MIT - Tomas Aparicio
3737
notices: []

.licenses/arduino-create-agent/go/github.com/h2non/filetype/matchers/isobmff.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/h2non/filetype/matchers/isobmff
3-
version: v1.1.0
3+
version: v1.1.3
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/h2non/filetype/matchers/isobmff
77
license: mit
88
licenses:
9-
- sources: [email protected].0/LICENSE
9+
- sources: [email protected].3/LICENSE
1010
text: |
1111
The MIT License
1212
@@ -32,6 +32,6 @@ licenses:
3232
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
3333
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
3434
OTHER DEALINGS IN THE SOFTWARE.
35-
- sources: [email protected].0/README.md
35+
- sources: [email protected].3/README.md
3636
text: MIT - Tomas Aparicio
3737
notices: []

.licenses/arduino-create-agent/go/github.com/h2non/filetype/types.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/h2non/filetype/types
3-
version: v1.1.0
3+
version: v1.1.3
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/h2non/filetype/types
77
license: mit
88
licenses:
9-
- sources: [email protected].0/LICENSE
9+
- sources: [email protected].3/LICENSE
1010
text: |
1111
The MIT License
1212
@@ -32,6 +32,6 @@ licenses:
3232
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
3333
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
3434
OTHER DEALINGS IN THE SOFTWARE.
35-
- sources: [email protected].0/README.md
35+
- sources: [email protected].3/README.md
3636
text: MIT - Tomas Aparicio
3737
notices: []

.licenses/arduino-create-agent/go/github.com/klauspost/compress.dep.yml

Lines changed: 318 additions & 0 deletions
Large diffs are not rendered by default.

.licenses/arduino-create-agent/go/github.com/klauspost/compress/fse.dep.yml

Lines changed: 315 additions & 0 deletions
Large diffs are not rendered by default.

.licenses/arduino-create-agent/go/github.com/klauspost/compress/huff0.dep.yml

Lines changed: 316 additions & 0 deletions
Large diffs are not rendered by default.

.licenses/arduino-create-agent/go/github.com/klauspost/compress/internal/cpuinfo.dep.yml

Lines changed: 318 additions & 0 deletions
Large diffs are not rendered by default.

.licenses/arduino-create-agent/go/github.com/klauspost/compress/internal/snapref.dep.yml

Lines changed: 347 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)