Unfortunately also brings in golang.org/x/tools and golang.org/x/mod as a dependency, due to go-winio using a "tools.go" file. full diff: https://github.com/Microsoft/go-winio/compare/v0.5.2...v0.6.1 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
11 lines
73 B
Plaintext
11 lines
73 B
Plaintext
.vscode/
|
|
|
|
*.exe
|
|
|
|
# testing
|
|
testdata
|
|
|
|
# go workspaces
|
|
go.work
|
|
go.work.sum
|