vendor: github.com/Microsoft/go-winio v0.6.2 (for go1.22 compatibility)#47743
Merged
thaJeztah merged 3 commits intomoby:masterfrom Apr 23, 2024
Merged
vendor: github.com/Microsoft/go-winio v0.6.2 (for go1.22 compatibility)#47743thaJeztah merged 3 commits intomoby:masterfrom
thaJeztah merged 3 commits intomoby:masterfrom
Conversation
no changes in vendored codee full diff: golang/mod@v0.13.0...v0.17.0 - modfile: do not collapse if there are unattached comments within blocks - modfile: fix crash on AddGoStmt in empty File - modfile: improve directory path detection and error text consistency - modfile: use new go version string format in WorkFile.add error - sumdb: replace globsMatchPath with module.MatchPrefixPatterns - sumdb/tlog: make NewTiles only generate strictly necessary tiles Signed-off-by: Sebastiaan van Stijn <[email protected]>
It's not used in our code, but some dependencies have a "tools.go" to force it; updating to a version that doesn't depend on golang.org/x/sys/execabs full diff: golang/tools@v0.14.0...v0.16.0 Signed-off-by: Sebastiaan van Stijn <[email protected]>
- fileinfo: internally fix FileBasicInfo memory alignment (fixes compatibility with go1.22) full diff: microsoft/go-winio@v0.6.1...v0.6.2 Signed-off-by: Sebastiaan van Stijn <[email protected]>
vvoland
approved these changes
Apr 23, 2024
This was referenced May 20, 2024
This was referenced Sep 3, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
relates to:
vendor: golang.org/x/mod v0.17.0
no changes in vendored codee
full diff: golang/mod@v0.13.0...v0.17.0
vendor: golang.org/x/tools v0.16.0
It's not used in our code, but some dependencies have a "tools.go" to force
it; updating to a version that doesn't depend on golang.org/x/sys/execabs
full diff: golang/tools@v0.14.0...v0.16.0
vendor: github.com/Microsoft/go-winio v0.6.2
with go1.22)
full diff: microsoft/go-winio@v0.6.1...v0.6.2
- A picture of a cute animal (not mandatory but encouraged)