Undo changes made in the 'tools' subtree

This is vendor'd in from weaveworks/build-tools so must not be changed
here.
This commit is contained in:
Bryan Boreham
2018-08-10 11:54:26 +00:00
parent 5531a29d5a
commit cfc460270a
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
FROM gliderlabs/alpine
LABEL maintainer="Weaveworks Inc <help@weave.works>"
MAINTAINER Weaveworks Inc <help@weave.works>
WORKDIR /
COPY proxy /
EXPOSE 8000

View File

@@ -8,10 +8,10 @@ import (
"strings"
"text/template"
"context"
socks5 "github.com/armon/go-socks5"
"github.com/weaveworks/common/mflag"
"github.com/weaveworks/common/mflagext"
"golang.org/x/net/context"
)
type pacFileParameters struct {