Skip to content

Releases: roerohan/wait-for-it

Release v0.2.4

21 Nov 18:24
Compare
Choose a tag to compare

The binary executable compiled using the following command:
CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -ldflags "-s -w" -o ./bin/wait-for-it

Release v0.2.3

21 Nov 18:22
Compare
Choose a tag to compare

The binary executable compiled using the following command:
CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -ldflags "-s -w" -o ./bin/wait-for-it

Release v0.2.2

19 Nov 14:32
Compare
Choose a tag to compare

The binary executable compiled using the following command:
CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -ldflags "-s -w" -o ./bin/wait-for-it

Release v0.2.1

19 Nov 14:31
Compare
Choose a tag to compare

The binary executable compiled using the following command:
CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -o ./bin/wait-for-it

Release v0.2.0

19 Nov 14:28
Compare
Choose a tag to compare

The binary executable compiled using the following command:
CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -o ./bin/wait-for-it

Release v0.1.0

19 Nov 14:06
Compare
Choose a tag to compare

The binary executable compiled using the following command:
CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -o ./bin/wait-for-it