fibratus
fibratus copied to clipboard
chore(deps): bump github.com/Microsoft/go-winio from 0.4.14 to 0.6.1
Bumps github.com/Microsoft/go-winio from 0.4.14 to 0.6.1.
Release notes
Sourced from github.com/Microsoft/go-winio's releases.
v0.6.1
What's Changed
- Soften linter by
@helsaawyin microsoft/go-winio#264- Bump linter, remove structcheck, ignore unhandled_errors by
@helsaawyin microsoft/go-winio#265- pkg/etw/sample: remove dependency on github.com/sirupsen/logrus by
@thaJeztahin microsoft/go-winio#267- Update go.mod dependencies by
@helsaawyin microsoft/go-winio#277- Add some basic bind filter functions by
@gabriel-samfirain microsoft/go-winio#274- Apply two upstream CL to mkwinsyscall by
@helsaawyin microsoft/go-winio#278- Unable to create named pipe on certain WS2012, Win 10 Pro machines by
@rcarman-r7in microsoft/go-winio#280- Add
fs.ResolvePathto resolve symbolic links by@helsaawyin microsoft/go-winio#275- update linter and fix lint errors by
@helsaawyin microsoft/go-winio#284New Contributors
@gabriel-samfiramade their first contribution in microsoft/go-winio#274@rcarman-r7made their first contribution in microsoft/go-winio#280Full Changelog: https://github.com/microsoft/go-winio/compare/v0.6.0...v0.6.1
v0.6.0
What's Changed
- fix typos by
@johanvdwin microsoft/go-winio#237- backuptar: SecurityDescriptorFromTarHeader() don't decode twice by
@thaJeztahin microsoft/go-winio#233- Updating windows build constraints by
@helsaawyin microsoft/go-winio#241- Bump go version to 1.17 in go.mod/CI by
@dcantahin microsoft/go-winio#230- Assign ErrPipeListenerClosed to net.ErrClosed by
@dcantahin microsoft/go-winio#242- Add .vscode folder and go workspaces to git ignore by
@helsaawyin microsoft/go-winio#244- Set ETW event name and options for logrus hook by
@helsaawyin microsoft/go-winio#245- Upgrade golang/sys to fix warning by
@helsaawyin microsoft/go-winio#246- Update mkwinsyscall and make stand alone tool by
@helsaawyin microsoft/go-winio#248- Adding Microsoft SECURITY.MD by
@microsoft-github-policy-servicein microsoft/go-winio#250- Add lookup of account names by SID by
@mversiotechin microsoft/go-winio#228- Allow to build WIM module for linux by
@meeehowin microsoft/go-winio#252- chore: removes unneeded receiver in timeoutError by
@jcchavezsin microsoft/go-winio#223- Added HV Socket known IDs, Dial, bug fixes by
@helsaawyin microsoft/go-winio#239- Added HV Socket tests by
@helsaawyin microsoft/go-winio#240- Add lint and go generate steps to CI by
@helsaawyin microsoft/go-winio#254- add version number to fix linting issues by
@helsaawyin microsoft/go-winio#258- Minor bug fixes by
@helsaawyin microsoft/go-winio#259- GUID tests to use t.Run by
@helsaawyin microsoft/go-winio#256New Contributors
@johanvdwmade their first contribution in microsoft/go-winio#237@microsoft-github-policy-servicemade their first contribution in microsoft/go-winio#250@meeehowmade their first contribution in microsoft/go-winio#252@jcchavezsmade their first contribution in microsoft/go-winio#223Full Changelog: https://github.com/microsoft/go-winio/compare/v0.5.2...v0.6.0
v0.5.2
What's Changed
... (truncated)
Commits
070c828update linter and fix lints (#284)b884eb7Addfs.ResolvePathto resolve symbolic links (#275)41915dcapply ObjectAttributes fix for certain Windows environments (#280)2a14e68Apply two upstream CL to mkwinsyscall (#278)dd5de69Add some basic bind filter functions (#274)6a35904update dependencies (#277)cbf4dd9pkg/etw/sample: remove dependency on github.com/sirupsen/logrus (#267)650a2e4Update version, remove deprecated linter (#265)a059ad7Soften linter (#264)376b201GUID tests to use t.Run (#256)- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)