Skip to content

Bump github.com/git-pkgs/magic from 0.1.0 to 0.2.0 - #6

Merged
andrew merged 1 commit into
mainfrom
dependabot/go_modules/github.com/git-pkgs/magic-0.2.0
Aug 11, 2026
Merged

Bump github.com/git-pkgs/magic from 0.1.0 to 0.2.0#6
andrew merged 1 commit into
mainfrom
dependabot/go_modules/github.com/git-pkgs/magic-0.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 11, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/git-pkgs/magic from 0.1.0 to 0.2.0.

Release notes

Sourced from github.com/git-pkgs/magic's releases.

v0.2.0

Adds executable and object file signatures: ELF, Mach-O (thin and universal), PE/COFF, WebAssembly, ar, and zstd.

The Format* constants are now exported so callers can switch on Result.Format without string literals.

Universal Mach-O is disambiguated from Java class files (shared CA FE BA BE prefix) via the architecture count. PE detection follows e_lfanew within the 512-byte sniff window.

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 11, 2026
Bumps [github.com/git-pkgs/magic](https://github.com/git-pkgs/magic) from 0.1.0 to 0.2.0.
- [Release notes](https://github.com/git-pkgs/magic/releases)
- [Commits](git-pkgs/magic@v0.1.0...v0.2.0)

---
updated-dependencies:
- dependency-name: github.com/git-pkgs/magic
  dependency-version: 0.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/git-pkgs/magic-0.2.0 branch from 5afbab1 to b4a3636 Compare August 11, 2026 09:00
@andrew
andrew merged commit 6525908 into main Aug 11, 2026
2 checks passed
@dependabot
dependabot Bot deleted the dependabot/go_modules/github.com/git-pkgs/magic-0.2.0 branch August 11, 2026 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant