Merge pull request #44522 from crazy-max/22.06_go-autogen

[22.06 backport] hack: remove obsolete sources for go-autogen
This commit is contained in:
Sebastiaan van Stijn 2022-11-25 00:46:53 +01:00 committed by GitHub
commit e571db3846
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,9 +1,5 @@
#!/usr/bin/env bash
source hack/dockerfile/install/runc.installer
source hack/dockerfile/install/tini.installer
source hack/dockerfile/install/containerd.installer
LDFLAGS="${LDFLAGS} \
-X \"github.com/docker/docker/dockerversion.Version=${VERSION}\" \
-X \"github.com/docker/docker/dockerversion.GitCommit=${GITCOMMIT}\" \