mirror of
https://github.com/docker/compose.git
synced 2026-05-13 13:58:02 +00:00
fix: add build tag to hook_test.go to fix Windows build failure (#13682)
Signed-off-by: pawannn <pawankalyan1614@gmail.com>
This commit is contained in:
parent
fa9762b15d
commit
b529a3ca5b
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
//go:build !windows
|
||||
|
||||
/*
|
||||
Copyright 2020 Docker Compose CLI authors
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue