Skip to content

Bump github.com/josephspurrier/goversioninfo from 1.5.0 to 1.7.0#118

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/josephspurrier/goversioninfo-1.7.0
Open

Bump github.com/josephspurrier/goversioninfo from 1.5.0 to 1.7.0#118
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/josephspurrier/goversioninfo-1.7.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 12, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/josephspurrier/goversioninfo from 1.5.0 to 1.7.0.

Release notes

Sourced from github.com/josephspurrier/goversioninfo's releases.

v1.7.0

Changes since v1.6.0

  • Make the app useable as a library
  • Fix a bug in padding around emojis; add tests to ensure copyright is working properly
  • Add ability to set the top left in app icon separately
  • Fix documentation to make it clear how to run the utility (go install instead of go get)
  • Improve file version handling
  • Bump minimum Go version to 1.19
  • Update CI workflow to test against Go 1.19+
  • Bump gopkg.in/yaml.v3 from 3.0.0 to 3.0.1

v1.6.0

What's New

  • Auto-detect target architecture from GOARCH environment variable (falls back to host architecture) to set the default for -64 and -arm flags. This fixes unknown relocation type 7 errors when building with Go 1.26+ on 64-bit targets without explicitly passing -64. (#75)
Commits
  • b66839b Update CI workflow to match minimum Go 1.19
  • add050e Bump minimum Go version to 1.19
  • 346693b Make the app useable as a library
  • c86c62b Fix a bug in padding around emojis. Add tests to ensure copyright is working ...
  • 32e4fb4 Add ability to set the top left in app icon separately
  • 85e961a Fix documentation to make it clear
  • 4f935e2 Merge branch 'master' of github.com:josephspurrier/goversioninfo
  • 1ebf092 Improve file version handling
  • 5eb53f9 Merge pull request #74 from josephspurrier/dependabot/go_modules/gopkg.in/yam...
  • 72ab745 Add arch detection
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [github.com/josephspurrier/goversioninfo](https://github.com/josephspurrier/goversioninfo) from 1.5.0 to 1.7.0.
- [Release notes](https://github.com/josephspurrier/goversioninfo/releases)
- [Commits](josephspurrier/goversioninfo@v1.5.0...v1.7.0)

---
updated-dependencies:
- dependency-name: github.com/josephspurrier/goversioninfo
  dependency-version: 1.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels May 12, 2026
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.

0 participants