This website requires JavaScript.
Explore
Help
Register
Sign In
Guest24897
/
DockerCLI
mirror of
https://github.com/docker/cli.git
Watch
1
Star
0
Fork
You've already forked DockerCLI
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3292afe6e6
DockerCLI
/
vendor
/
github.com
/
Microsoft
/
go-winio
/
.gitignore
11 lines
73 B
Plaintext
Raw
Normal View
History
Unescape
Escape
vendor: github.com/Microsoft/go-winio v0.6.1 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>
2023-07-19 18:33:50 -04:00
.vscode/
vendor with go mod Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-12-16 15:15:53 -05:00
*.exe
vendor: github.com/Microsoft/go-winio v0.6.1 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>
2023-07-19 18:33:50 -04:00
# testing
testdata
# go workspaces
go.work
go.work.sum