Skip to content

Commit

Permalink
Merge pull request #44494 from crazy-max/go-autogen
Browse files Browse the repository at this point in the history
hack: remove obsolete sources for go-autogen
  • Loading branch information
thaJeztah committed Nov 23, 2022
2 parents 1b44e7d + 4006979 commit d6d0e4c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions hack/make/.go-autogen
Original file line number Diff line number Diff line change
@@ -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}\" \
Expand Down

0 comments on commit d6d0e4c

Please sign in to comment.