Skip to content

Instantly share code, notes, and snippets.

@klingerf
Created August 14, 2018 21:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save klingerf/57e0f6dd46f3951fb6ddcea2f4674a42 to your computer and use it in GitHub Desktop.
Save klingerf/57e0f6dd46f3951fb6ddcea2f4674a42 to your computer and use it in GitHub Desktop.
go build -v -i -x -o kltest ./cli
$ go build -v -i -x -o kltest ./cli
WORK=/var/folders/tb/99nw7rb94d9b60m_q_9869sw0000gn/T/go-build763953139
rm -r $WORK/b005/
rm -r $WORK/b013/
rm -r $WORK/b009/
rm -r $WORK/b012/
rm -r $WORK/b015/
rm -r $WORK/b016/
rm -r $WORK/b028/
rm -r $WORK/b034/
rm -r $WORK/b044/
rm -r $WORK/b006/
rm -r $WORK/b053/
rm -r $WORK/b060/
rm -r $WORK/b061/
rm -r $WORK/b065/
rm -r $WORK/b084/
rm -r $WORK/b089/
rm -r $WORK/b014/
rm -r $WORK/b024/
rm -r $WORK/b019/
rm -r $WORK/b097/
rm -r $WORK/b026/
rm -r $WORK/b074/
rm -r $WORK/b133/
rm -r $WORK/b139/
rm -r $WORK/b098/
rm -r $WORK/b145/
rm -r $WORK/b171/
rm -r $WORK/b233/
rm -r $WORK/b265/
rm -r $WORK/b356/
rm -r $WORK/b352/
rm -r $WORK/b091/
rm -r $WORK/b468/
rm -r $WORK/b011/
rm -r $WORK/b008/
rm -r $WORK/b025/
rm -r $WORK/b032/
rm -r $WORK/b063/
rm -r $WORK/b090/
rm -r $WORK/b163/
rm -r $WORK/b022/
rm -r $WORK/b175/
rm -r $WORK/b007/
rm -r $WORK/b031/
rm -r $WORK/b030/
rm -r $WORK/b004/
rm -r $WORK/b023/
rm -r $WORK/b003/
rm -r $WORK/b033/
rm -r $WORK/b055/
rm -r $WORK/b021/
rm -r $WORK/b054/
rm -r $WORK/b059/
rm -r $WORK/b066/
rm -r $WORK/b037/
rm -r $WORK/b036/
rm -r $WORK/b067/
rm -r $WORK/b070/
rm -r $WORK/b072/
rm -r $WORK/b073/
rm -r $WORK/b058/
rm -r $WORK/b076/
rm -r $WORK/b082/
rm -r $WORK/b077/
rm -r $WORK/b096/
rm -r $WORK/b110/
rm -r $WORK/b102/
rm -r $WORK/b121/
rm -r $WORK/b128/
rm -r $WORK/b137/
rm -r $WORK/b140/
rm -r $WORK/b095/
rm -r $WORK/b195/
rm -r $WORK/b232/
rm -r $WORK/b263/
rm -r $WORK/b125/
rm -r $WORK/b159/
rm -r $WORK/b349/
rm -r $WORK/b310/
rm -r $WORK/b460/
rm -r $WORK/b158/
rm -r $WORK/b464/
rm -r $WORK/b482/
rm -r $WORK/b020/
rm -r $WORK/b191/
rm -r $WORK/b260/
rm -r $WORK/b086/
rm -r $WORK/b473/
rm -r $WORK/b475/
rm -r $WORK/b085/
rm -r $WORK/b018/
rm -r $WORK/b017/
rm -r $WORK/b040/
rm -r $WORK/b049/
rm -r $WORK/b029/
rm -r $WORK/b052/
rm -r $WORK/b051/
rm -r $WORK/b062/
rm -r $WORK/b039/
rm -r $WORK/b057/
rm -r $WORK/b041/
rm -r $WORK/b042/
rm -r $WORK/b043/
rm -r $WORK/b048/
rm -r $WORK/b069/
rm -r $WORK/b038/
rm -r $WORK/b071/
rm -r $WORK/b068/
rm -r $WORK/b079/
rm -r $WORK/b081/
rm -r $WORK/b080/
rm -r $WORK/b083/
rm -r $WORK/b088/
rm -r $WORK/b075/
rm -r $WORK/b092/
rm -r $WORK/b093/
rm -r $WORK/b087/
rm -r $WORK/b099/
rm -r $WORK/b035/
rm -r $WORK/b027/
rm -r $WORK/b103/
rm -r $WORK/b094/
rm -r $WORK/b107/
rm -r $WORK/b101/
rm -r $WORK/b104/
rm -r $WORK/b111/
rm -r $WORK/b109/
rm -r $WORK/b114/
rm -r $WORK/b112/
rm -r $WORK/b115/
rm -r $WORK/b117/
rm -r $WORK/b100/
rm -r $WORK/b108/
rm -r $WORK/b118/
rm -r $WORK/b113/
rm -r $WORK/b116/
rm -r $WORK/b123/
rm -r $WORK/b120/
rm -r $WORK/b078/
github.com/linkerd/linkerd2/vendor/golang.org/x/net/lex/httplex
mkdir -p $WORK/b105/
cat >$WORK/b105/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/idna=github.com/linkerd/linkerd2/vendor/golang.org/x/net/idna
packagefile github.com/linkerd/linkerd2/vendor/golang.org/x/net/idna=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/golang.org/x/net/idna.a
packagefile net=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net.a
packagefile strings=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/strings.a
packagefile unicode/utf8=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/unicode/utf8.a
EOF
rm -r $WORK/b127/
rm -r $WORK/b064/
rm -r $WORK/b119/
cd /Users/kl/workspace/go/src/github.com/linkerd/linkerd2/vendor/golang.org/x/net/lex/httplex
/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -p github.com/linkerd/linkerd2/vendor/golang.org/x/net/lex/httplex -complete -buildid zp21tfGLg97vSy4zAKA2/zp21tfGLg97vSy4zAKA2 -goversion go1.10.3 -D "" -importcfg $WORK/b105/importcfg -pack -c=4 ./httplex.go
rm -r $WORK/b126/
rm -r $WORK/b131/
rm -r $WORK/b130/
rm -r $WORK/b106/
rm -r $WORK/b136/
github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/credentials
mkdir -p $WORK/b132/
cat >$WORK/b132/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/context=github.com/linkerd/linkerd2/vendor/golang.org/x/net/context
packagefile crypto/tls=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/crypto/tls.a
packagefile crypto/x509=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/crypto/x509.a
packagefile errors=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/errors.a
packagefile fmt=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/fmt.a
packagefile github.com/linkerd/linkerd2/vendor/golang.org/x/net/context=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/golang.org/x/net/context.a
packagefile io/ioutil=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/io/ioutil.a
packagefile net=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net.a
packagefile strings=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/strings.a
EOF
cd /Users/kl/workspace/go/src/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/credentials
/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64/compile -o $WORK/b132/_pkg_.a -trimpath $WORK/b132 -p github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/credentials -complete -buildid jyHm1o0UsrsBlPrM9476/jyHm1o0UsrsBlPrM9476 -goversion go1.10.3 -D "" -importcfg $WORK/b132/importcfg -pack -c=4 ./credentials.go ./credentials_util_go18.go
rm -r $WORK/b124/
github.com/linkerd/linkerd2/vendor/golang.org/x/net/trace
mkdir -p $WORK/b122/
cat >$WORK/b122/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/internal/timeseries=github.com/linkerd/linkerd2/vendor/golang.org/x/net/internal/timeseries
packagefile bytes=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/bytes.a
packagefile context=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/context.a
packagefile fmt=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/fmt.a
packagefile github.com/linkerd/linkerd2/vendor/golang.org/x/net/internal/timeseries=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/golang.org/x/net/internal/timeseries.a
packagefile html/template=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/html/template.a
packagefile io=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/io.a
packagefile log=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/log.a
packagefile math=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/math.a
packagefile net=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net.a
packagefile net/http=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net/http.a
packagefile runtime=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/runtime.a
packagefile sort=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/sort.a
packagefile strconv=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/strconv.a
packagefile strings=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/strings.a
packagefile sync=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/sync.a
packagefile sync/atomic=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/sync/atomic.a
packagefile text/tabwriter=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/text/tabwriter.a
packagefile time=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/time.a
EOF
cd /Users/kl/workspace/go/src/github.com/linkerd/linkerd2/vendor/golang.org/x/net/trace
/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -p github.com/linkerd/linkerd2/vendor/golang.org/x/net/trace -complete -buildid 4RUGd8_5Xa1sX3zNJzJu/4RUGd8_5Xa1sX3zNJzJu -goversion go1.10.3 -D "" -importcfg $WORK/b122/importcfg -pack -c=4 ./events.go ./histogram.go ./trace.go ./trace_go17.go
rm -r $WORK/b138/
rm -r $WORK/b141/
github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/naming
mkdir -p $WORK/b142/
cat >$WORK/b142/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/context=github.com/linkerd/linkerd2/vendor/golang.org/x/net/context
importmap google.golang.org/grpc/grpclog=github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/grpclog
packagefile errors=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/errors.a
packagefile fmt=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/fmt.a
packagefile github.com/linkerd/linkerd2/vendor/golang.org/x/net/context=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/golang.org/x/net/context.a
packagefile github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/grpclog=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/grpclog.a
packagefile net=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net.a
packagefile strconv=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/strconv.a
packagefile time=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/time.a
EOF
cd /Users/kl/workspace/go/src/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/naming
/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64/compile -o $WORK/b142/_pkg_.a -trimpath $WORK/b142 -p github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/naming -complete -buildid b3YZkhyKz9qV64De7zcy/b3YZkhyKz9qV64De7zcy -goversion go1.10.3 -D "" -importcfg $WORK/b142/importcfg -pack -c=4 ./dns_resolver.go ./go18.go ./naming.go
/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64/buildid -w $WORK/b105/_pkg_.a # internal
/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64/buildid -w $WORK/b132/_pkg_.a # internal
cp $WORK/b132/_pkg_.a /Users/kl/Library/Caches/go-build/67/6702db7dad235ddab69d76f54237a0c5eeb4a5071556cbcdf1787600f1d915aa-d # internal
cp $WORK/b105/_pkg_.a /Users/kl/Library/Caches/go-build/67/6705125be62e3b72f3a9892d77dd5d19714d35aa36c446c6550d93871ff8af17-d # internal
mkdir -p /Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/
mv $WORK/b132/_pkg_.a /Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/credentials.a
rm -r $WORK/b132/
mkdir -p /Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/golang.org/x/net/lex/
mv $WORK/b105/_pkg_.a /Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/golang.org/x/net/lex/httplex.a
rm -r $WORK/b105/
github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/balancer
mkdir -p $WORK/b129/
cat >$WORK/b129/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/context=github.com/linkerd/linkerd2/vendor/golang.org/x/net/context
importmap google.golang.org/grpc/connectivity=github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/connectivity
importmap google.golang.org/grpc/credentials=github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/credentials
importmap google.golang.org/grpc/resolver=github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/resolver
packagefile errors=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/errors.a
packagefile github.com/linkerd/linkerd2/vendor/golang.org/x/net/context=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/golang.org/x/net/context.a
packagefile github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/connectivity=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/connectivity.a
packagefile github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/credentials=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/credentials.a
packagefile github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/resolver=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/resolver.a
packagefile net=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net.a
packagefile strings=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/strings.a
EOF
cd /Users/kl/workspace/go/src/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/balancer
/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64/compile -o $WORK/b129/_pkg_.a -trimpath $WORK/b129 -p github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/balancer -complete -buildid _5j2x4JJ7bWzsiB_jw75/_5j2x4JJ7bWzsiB_jw75 -goversion go1.10.3 -D "" -importcfg $WORK/b129/importcfg -pack -c=4 ./balancer.go
/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64/buildid -w $WORK/b142/_pkg_.a # internal
github.com/linkerd/linkerd2/vendor/golang.org/x/net/http2
mkdir -p $WORK/b056/
cat >$WORK/b056/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/http2/hpack=github.com/linkerd/linkerd2/vendor/golang.org/x/net/http2/hpack
importmap golang.org/x/net/idna=github.com/linkerd/linkerd2/vendor/golang.org/x/net/idna
importmap golang.org/x/net/lex/httplex=github.com/linkerd/linkerd2/vendor/golang.org/x/net/lex/httplex
packagefile bufio=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/bufio.a
packagefile bytes=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/bytes.a
packagefile compress/gzip=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/compress/gzip.a
packagefile context=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/context.a
packagefile crypto/rand=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/crypto/rand.a
packagefile crypto/tls=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/crypto/tls.a
packagefile encoding/binary=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/encoding/binary.a
packagefile errors=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/errors.a
packagefile fmt=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/fmt.a
packagefile github.com/linkerd/linkerd2/vendor/golang.org/x/net/http2/hpack=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/golang.org/x/net/http2/hpack.a
packagefile github.com/linkerd/linkerd2/vendor/golang.org/x/net/idna=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/golang.org/x/net/idna.a
packagefile github.com/linkerd/linkerd2/vendor/golang.org/x/net/lex/httplex=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/golang.org/x/net/lex/httplex.a
packagefile io=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/io.a
packagefile io/ioutil=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/io/ioutil.a
packagefile log=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/log.a
packagefile math=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/math.a
packagefile math/rand=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/math/rand.a
packagefile net=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net.a
packagefile net/http=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net/http.a
packagefile net/http/httptrace=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net/http/httptrace.a
packagefile net/textproto=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net/textproto.a
packagefile net/url=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net/url.a
packagefile os=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/os.a
packagefile reflect=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/reflect.a
packagefile runtime=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/runtime.a
packagefile sort=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/sort.a
packagefile strconv=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/strconv.a
packagefile strings=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/strings.a
packagefile sync=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/sync.a
packagefile time=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/time.a
EOF
cp $WORK/b142/_pkg_.a /Users/kl/Library/Caches/go-build/76/760c067fa78e8dc8398390717888a94782c109b3fad60a4e7b6474c2f4ea732a-d # internal
cd /Users/kl/workspace/go/src/github.com/linkerd/linkerd2/vendor/golang.org/x/net/http2
/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -p github.com/linkerd/linkerd2/vendor/golang.org/x/net/http2 -complete -buildid yus0IhELZe5Rla53CxgK/yus0IhELZe5Rla53CxgK -goversion go1.10.3 -D "" -importcfg $WORK/b056/importcfg -pack -c=4 ./ciphers.go ./client_conn_pool.go ./configure_transport.go ./databuffer.go ./errors.go ./flow.go ./frame.go ./go16.go ./go17.go ./go18.go ./go19.go ./gotrack.go ./headermap.go ./http2.go ./pipe.go ./server.go ./transport.go ./write.go ./writesched.go ./writesched_priority.go ./writesched_random.go
mv $WORK/b142/_pkg_.a /Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/naming.a
rm -r $WORK/b142/
github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/peer
mkdir -p $WORK/b143/
cat >$WORK/b143/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/context=github.com/linkerd/linkerd2/vendor/golang.org/x/net/context
importmap google.golang.org/grpc/credentials=github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/credentials
packagefile github.com/linkerd/linkerd2/vendor/golang.org/x/net/context=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/golang.org/x/net/context.a
packagefile github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/credentials=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/credentials.a
packagefile net=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net.a
EOF
cd /Users/kl/workspace/go/src/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/peer
/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64/compile -o $WORK/b143/_pkg_.a -trimpath $WORK/b143 -p github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/peer -complete -buildid 1XeUQHHHpADUvkEtXtHE/1XeUQHHHpADUvkEtXtHE -goversion go1.10.3 -D "" -importcfg $WORK/b143/importcfg -pack -c=4 ./peer.go
/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64/buildid -w $WORK/b129/_pkg_.a # internal
cp $WORK/b129/_pkg_.a /Users/kl/Library/Caches/go-build/c6/c66725646dfa0c04bc233cb608aa183c42c145e859ac3f513259d44e412608c3-d # internal
/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64/buildid -w $WORK/b143/_pkg_.a # internal
mv $WORK/b129/_pkg_.a /Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/balancer.a
rm -r $WORK/b129/
rm -r $WORK/b135/
rm -r $WORK/b134/
cp $WORK/b143/_pkg_.a /Users/kl/Library/Caches/go-build/b4/b4bcbd848a7ff44469cf3dc97e05ab20054551ce2c9826f290b770e0a6a5f70c-d # internal
github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/resolver/dns
mkdir -p $WORK/b144/
cat >$WORK/b144/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/context=github.com/linkerd/linkerd2/vendor/golang.org/x/net/context
importmap google.golang.org/grpc/grpclog=github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/grpclog
importmap google.golang.org/grpc/resolver=github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/resolver
packagefile encoding/json=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/encoding/json.a
packagefile errors=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/errors.a
packagefile fmt=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/fmt.a
packagefile github.com/linkerd/linkerd2/vendor/golang.org/x/net/context=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/golang.org/x/net/context.a
packagefile github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/grpclog=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/grpclog.a
packagefile github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/resolver=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/resolver.a
packagefile math/rand=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/math/rand.a
packagefile net=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net.a
packagefile os=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/os.a
packagefile strconv=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/strconv.a
packagefile strings=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/strings.a
packagefile sync=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/sync.a
packagefile time=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/time.a
EOF
cd /Users/kl/workspace/go/src/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/resolver/dns
/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64/compile -o $WORK/b144/_pkg_.a -trimpath $WORK/b144 -p github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/resolver/dns -complete -buildid Dea2QUI_-yTWHfla7y7G/Dea2QUI_-yTWHfla7y7G -goversion go1.10.3 -D "" -importcfg $WORK/b144/importcfg -pack -c=4 ./dns_resolver.go ./go18.go
mv $WORK/b143/_pkg_.a /Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/peer.a
rm -r $WORK/b143/
github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/stats
mkdir -p $WORK/b146/
cat >$WORK/b146/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/context=github.com/linkerd/linkerd2/vendor/golang.org/x/net/context
packagefile github.com/linkerd/linkerd2/vendor/golang.org/x/net/context=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/golang.org/x/net/context.a
packagefile net=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net.a
packagefile time=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/time.a
EOF
cd /Users/kl/workspace/go/src/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/stats
/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64/compile -o $WORK/b146/_pkg_.a -trimpath $WORK/b146 -p github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/stats -complete -buildid 9ZJiIQjJy3hpCuQS0Mjn/9ZJiIQjJy3hpCuQS0Mjn -goversion go1.10.3 -D "" -importcfg $WORK/b146/importcfg -pack -c=4 ./handlers.go ./stats.go
/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64/buildid -w $WORK/b146/_pkg_.a # internal
cp $WORK/b146/_pkg_.a /Users/kl/Library/Caches/go-build/a2/a2b5135570a0618ca2c4a9ab5652700546658dfcdce1950db3a7d5426c068dea-d # internal
mv $WORK/b146/_pkg_.a /Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/stats.a
rm -r $WORK/b146/
/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64/buildid -w $WORK/b144/_pkg_.a # internal
rm -r $WORK/b148/
cp $WORK/b144/_pkg_.a /Users/kl/Library/Caches/go-build/26/261d292b4a9f316331b7cf3ce5ddcd50552663f4151b1b9747319fd71c25ada0-d # internal
mkdir -p /Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/resolver/
mv $WORK/b144/_pkg_.a /Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/resolver/dns.a
rm -r $WORK/b144/
rm -r $WORK/b147/
rm -r $WORK/b149/
rm -r $WORK/b153/
rm -r $WORK/b151/
rm -r $WORK/b157/
rm -r $WORK/b165/
rm -r $WORK/b167/
rm -r $WORK/b169/
rm -r $WORK/b168/
rm -r $WORK/b161/
rm -r $WORK/b170/
rm -r $WORK/b174/
rm -r $WORK/b164/
rm -r $WORK/b178/
rm -r $WORK/b177/
github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/validation
mkdir -p $WORK/b176/
cat >$WORK/b176/importcfg << 'EOF' # internal
# import config
importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/validation/field
packagefile fmt=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/fmt.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/validation/field=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/validation/field.a
packagefile math=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/math.a
packagefile net=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net.a
packagefile regexp=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/regexp.a
packagefile strings=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/strings.a
EOF
github.com/linkerd/linkerd2/vendor/github.com/golang/glog
mkdir -p $WORK/b173/
cd /Users/kl/workspace/go/src/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/validation
/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64/compile -o $WORK/b176/_pkg_.a -trimpath $WORK/b176 -p github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/validation -complete -buildid WcX6-CEeXIfvoHtOT6I7/WcX6-CEeXIfvoHtOT6I7 -goversion go1.10.3 -D "" -importcfg $WORK/b176/importcfg -pack -c=4 ./validation.go
cat >$WORK/b173/importcfg << 'EOF' # internal
# import config
packagefile bufio=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/bufio.a
packagefile bytes=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/bytes.a
packagefile errors=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/errors.a
packagefile flag=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/flag.a
packagefile fmt=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/fmt.a
packagefile io=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/io.a
packagefile log=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/log.a
packagefile os=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/os.a
packagefile os/user=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/os/user.a
packagefile path/filepath=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/path/filepath.a
packagefile runtime=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/runtime.a
packagefile strconv=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/strconv.a
packagefile strings=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/strings.a
packagefile sync=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/sync.a
packagefile sync/atomic=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/sync/atomic.a
packagefile time=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/time.a
EOF
cd /Users/kl/workspace/go/src/github.com/linkerd/linkerd2/vendor/github.com/golang/glog
/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64/compile -o $WORK/b173/_pkg_.a -trimpath $WORK/b173 -p github.com/linkerd/linkerd2/vendor/github.com/golang/glog -complete -buildid YOozBiwgMi9qgWpVyRh3/YOozBiwgMi9qgWpVyRh3 -goversion go1.10.3 -D "" -importcfg $WORK/b173/importcfg -pack -c=4 ./glog.go ./glog_file.go
/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64/buildid -w $WORK/b176/_pkg_.a # internal
cp $WORK/b176/_pkg_.a /Users/kl/Library/Caches/go-build/90/908975c814e18aa0b8c2f35b2cf3c360687dafa3e3ed9f24a5e16696a4d5c90d-d # internal
mkdir -p /Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/
mv $WORK/b176/_pkg_.a /Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/validation.a
rm -r $WORK/b176/
rm -r $WORK/b182/
rm -r $WORK/b181/
rm -r $WORK/b180/
rm -r $WORK/b183/
rm -r $WORK/b184/
rm -r $WORK/b185/
rm -r $WORK/b186/
rm -r $WORK/b187/
rm -r $WORK/b189/
rm -r $WORK/b199/
rm -r $WORK/b201/
github.com/linkerd/linkerd2/vendor/github.com/dgrijalva/jwt-go
mkdir -p $WORK/b202/
cat >$WORK/b202/importcfg << 'EOF' # internal
# import config
packagefile bytes=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/bytes.a
packagefile crypto=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/crypto.a
packagefile crypto/ecdsa=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/crypto/ecdsa.a
packagefile crypto/hmac=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/crypto/hmac.a
packagefile crypto/rand=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/crypto/rand.a
packagefile crypto/rsa=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/crypto/rsa.a
packagefile crypto/subtle=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/crypto/subtle.a
packagefile crypto/x509=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/crypto/x509.a
packagefile encoding/base64=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/encoding/base64.a
packagefile encoding/json=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/encoding/json.a
packagefile encoding/pem=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/encoding/pem.a
packagefile errors=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/errors.a
packagefile fmt=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/fmt.a
packagefile math/big=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/math/big.a
packagefile strings=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/strings.a
packagefile sync=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/sync.a
packagefile time=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/time.a
EOF
cd /Users/kl/workspace/go/src/github.com/linkerd/linkerd2/vendor/github.com/dgrijalva/jwt-go
/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64/compile -o $WORK/b202/_pkg_.a -trimpath $WORK/b202 -p github.com/linkerd/linkerd2/vendor/github.com/dgrijalva/jwt-go -complete -buildid JMkUVv-FNtsQATF422dj/JMkUVv-FNtsQATF422dj -goversion go1.10.3 -D "" -importcfg $WORK/b202/importcfg -pack -c=4 ./claims.go ./doc.go ./ecdsa.go ./ecdsa_utils.go ./errors.go ./hmac.go ./map_claims.go ./none.go ./parser.go ./rsa.go ./rsa_pss.go ./rsa_utils.go ./signing_method.go ./token.go
/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64/buildid -w $WORK/b173/_pkg_.a # internal
cp $WORK/b173/_pkg_.a /Users/kl/Library/Caches/go-build/6c/6c5ad264b0597c210dd4062a985c6a589e2325071eccc2b36434cb90214bb41f-d # internal
mkdir -p /Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/golang/
mv $WORK/b173/_pkg_.a /Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/golang/glog.a
rm -r $WORK/b173/
rm -r $WORK/b172/
rm -r $WORK/b188/
rm -r $WORK/b179/
rm -r $WORK/b190/
rm -r $WORK/b194/
rm -r $WORK/b203/
rm -r $WORK/b207/
rm -r $WORK/b208/
rm -r $WORK/b213/
rm -r $WORK/b214/
rm -r $WORK/b212/
rm -r $WORK/b215/
rm -r $WORK/b216/
rm -r $WORK/b217/
rm -r $WORK/b211/
rm -r $WORK/b218/
rm -r $WORK/b224/
github.com/linkerd/linkerd2/vendor/k8s.io/client-go/util/connrotation
mkdir -p $WORK/b226/
cat >$WORK/b226/importcfg << 'EOF' # internal
# import config
packagefile context=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/context.a
packagefile net=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net.a
packagefile sync=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/sync.a
EOF
cd /Users/kl/workspace/go/src/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/util/connrotation
/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64/compile -o $WORK/b226/_pkg_.a -trimpath $WORK/b226 -p github.com/linkerd/linkerd2/vendor/k8s.io/client-go/util/connrotation -complete -buildid EbZoBUZM_gwZIEg_GWq5/EbZoBUZM_gwZIEg_GWq5 -goversion go1.10.3 -D "" -importcfg $WORK/b226/importcfg -pack -c=4 ./connrotation.go
/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64/buildid -w $WORK/b226/_pkg_.a # internal
cp $WORK/b226/_pkg_.a /Users/kl/Library/Caches/go-build/42/42ce282ee0d18e6f8208285e1e7a4978aedce8351b2f12ca33c225bc51bc9ce3-d # internal
mkdir -p /Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/util/
mv $WORK/b226/_pkg_.a /Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/util/connrotation.a
rm -r $WORK/b226/
rm -r $WORK/b228/
github.com/linkerd/linkerd2/vendor/k8s.io/client-go/util/cert
mkdir -p $WORK/b229/
cat >$WORK/b229/importcfg << 'EOF' # internal
# import config
packagefile bytes=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/bytes.a
packagefile crypto=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/crypto.a
packagefile crypto/ecdsa=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/crypto/ecdsa.a
packagefile crypto/elliptic=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/crypto/elliptic.a
packagefile crypto/rand=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/crypto/rand.a
packagefile crypto/rsa=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/crypto/rsa.a
packagefile crypto/x509=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/crypto/x509.a
packagefile crypto/x509/pkix=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/crypto/x509/pkix.a
packagefile encoding/pem=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/encoding/pem.a
packagefile errors=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/errors.a
packagefile fmt=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/fmt.a
packagefile io/ioutil=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/io/ioutil.a
packagefile math=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/math.a
packagefile math/big=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/math/big.a
packagefile net=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net.a
packagefile os=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/os.a
packagefile path/filepath=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/path/filepath.a
packagefile time=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/time.a
EOF
cd /Users/kl/workspace/go/src/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/util/cert
/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64/compile -o $WORK/b229/_pkg_.a -trimpath $WORK/b229 -p github.com/linkerd/linkerd2/vendor/k8s.io/client-go/util/cert -complete -buildid T1biV-0xjKaq6VHx_J-J/T1biV-0xjKaq6VHx_J-J -goversion go1.10.3 -D "" -importcfg $WORK/b229/importcfg -pack -c=4 ./cert.go ./csr.go ./io.go ./pem.go
/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64/buildid -w $WORK/b122/_pkg_.a # internal
cp $WORK/b122/_pkg_.a /Users/kl/Library/Caches/go-build/7c/7c47a6b091a5c0b626f9c55ac4d6e672dba904c0f1f7e2fbb73c13df8e402d43-d # internal
mkdir -p /Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/golang.org/x/net/
mv $WORK/b122/_pkg_.a /Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/golang.org/x/net/trace.a
rm -r $WORK/b122/
rm -r $WORK/b231/
rm -r $WORK/b230/
rm -r $WORK/b237/
github.com/linkerd/linkerd2/vendor/golang.org/x/oauth2/internal
mkdir -p $WORK/b236/
cat >$WORK/b236/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/context=github.com/linkerd/linkerd2/vendor/golang.org/x/net/context
importmap golang.org/x/net/context/ctxhttp=github.com/linkerd/linkerd2/vendor/golang.org/x/net/context/ctxhttp
packagefile crypto/rsa=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/crypto/rsa.a
packagefile crypto/x509=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/crypto/x509.a
packagefile encoding/json=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/encoding/json.a
packagefile encoding/pem=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/encoding/pem.a
packagefile errors=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/errors.a
packagefile fmt=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/fmt.a
packagefile github.com/linkerd/linkerd2/vendor/golang.org/x/net/context=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/golang.org/x/net/context.a
packagefile github.com/linkerd/linkerd2/vendor/golang.org/x/net/context/ctxhttp=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/golang.org/x/net/context/ctxhttp.a
packagefile io=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/io.a
packagefile io/ioutil=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/io/ioutil.a
packagefile mime=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/mime.a
packagefile net/http=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net/http.a
packagefile net/url=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net/url.a
packagefile strconv=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/strconv.a
packagefile strings=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/strings.a
packagefile time=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/time.a
EOF
/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64/buildid -w $WORK/b202/_pkg_.a # internal
cd /Users/kl/workspace/go/src/github.com/linkerd/linkerd2/vendor/golang.org/x/oauth2/internal
/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64/compile -o $WORK/b236/_pkg_.a -trimpath $WORK/b236 -p github.com/linkerd/linkerd2/vendor/golang.org/x/oauth2/internal -complete -buildid YTEVcVCx9WyTWwO9-Rs5/YTEVcVCx9WyTWwO9-Rs5 -goversion go1.10.3 -D "" -importcfg $WORK/b236/importcfg -pack -c=4 ./doc.go ./oauth2.go ./token.go ./transport.go
cp $WORK/b202/_pkg_.a /Users/kl/Library/Caches/go-build/7a/7add3288025d79318a35f58020969be9e70b493edd2e393f2addac962347e940-d # internal
mkdir -p /Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/dgrijalva/
mv $WORK/b202/_pkg_.a /Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/dgrijalva/jwt-go.a
rm -r $WORK/b202/
github.com/linkerd/linkerd2/vendor/github.com/Azure/go-autorest/autorest/adal
mkdir -p $WORK/b200/
cat >$WORK/b200/importcfg << 'EOF' # internal
# import config
importmap github.com/Azure/go-autorest/autorest/date=github.com/linkerd/linkerd2/vendor/github.com/Azure/go-autorest/autorest/date
importmap github.com/dgrijalva/jwt-go=github.com/linkerd/linkerd2/vendor/github.com/dgrijalva/jwt-go
packagefile crypto/rand=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/crypto/rand.a
packagefile crypto/rsa=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/crypto/rsa.a
packagefile crypto/sha1=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/crypto/sha1.a
packagefile crypto/x509=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/crypto/x509.a
packagefile encoding/base64=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/encoding/base64.a
packagefile encoding/json=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/encoding/json.a
packagefile fmt=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/fmt.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/Azure/go-autorest/autorest/date=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/Azure/go-autorest/autorest/date.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/dgrijalva/jwt-go=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/dgrijalva/jwt-go.a
packagefile io/ioutil=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/io/ioutil.a
packagefile net/http=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net/http.a
packagefile net/url=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net/url.a
packagefile os=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/os.a
packagefile path/filepath=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/path/filepath.a
packagefile strconv=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/strconv.a
packagefile strings=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/strings.a
packagefile sync=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/sync.a
packagefile time=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/time.a
EOF
cd /Users/kl/workspace/go/src/github.com/linkerd/linkerd2/vendor/github.com/Azure/go-autorest/autorest/adal
/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64/compile -o $WORK/b200/_pkg_.a -trimpath $WORK/b200 -p github.com/linkerd/linkerd2/vendor/github.com/Azure/go-autorest/autorest/adal -complete -buildid QmsS8h5AKagdjzprS7Ab/QmsS8h5AKagdjzprS7Ab -goversion go1.10.3 -D "" -importcfg $WORK/b200/importcfg -pack -c=4 ./config.go ./devicetoken.go ./persist.go ./sender.go ./token.go
/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64/buildid -w $WORK/b229/_pkg_.a # internal
cp $WORK/b229/_pkg_.a /Users/kl/Library/Caches/go-build/50/50be983ce5853be4ccc485f949e070a8872c715ca94290d00fce89181acf2791-d # internal
mv $WORK/b229/_pkg_.a /Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/util/cert.a
rm -r $WORK/b229/
github.com/linkerd/linkerd2/vendor/cloud.google.com/go/compute/metadata
mkdir -p $WORK/b239/
cat >$WORK/b239/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/context=github.com/linkerd/linkerd2/vendor/golang.org/x/net/context
importmap golang.org/x/net/context/ctxhttp=github.com/linkerd/linkerd2/vendor/golang.org/x/net/context/ctxhttp
packagefile encoding/json=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/encoding/json.a
packagefile fmt=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/fmt.a
packagefile github.com/linkerd/linkerd2/vendor/golang.org/x/net/context=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/golang.org/x/net/context.a
packagefile github.com/linkerd/linkerd2/vendor/golang.org/x/net/context/ctxhttp=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/golang.org/x/net/context/ctxhttp.a
packagefile io/ioutil=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/io/ioutil.a
packagefile net=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net.a
packagefile net/http=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net/http.a
packagefile net/url=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net/url.a
packagefile os=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/os.a
packagefile runtime=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/runtime.a
packagefile strings=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/strings.a
packagefile sync=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/sync.a
packagefile time=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/time.a
EOF
cd /Users/kl/workspace/go/src/github.com/linkerd/linkerd2/vendor/cloud.google.com/go/compute/metadata
/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64/compile -o $WORK/b239/_pkg_.a -trimpath $WORK/b239 -p github.com/linkerd/linkerd2/vendor/cloud.google.com/go/compute/metadata -complete -buildid H3B55znvBALYrglHqPY9/H3B55znvBALYrglHqPY9 -goversion go1.10.3 -D "" -importcfg $WORK/b239/importcfg -pack -c=4 ./metadata.go
/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64/buildid -w $WORK/b239/_pkg_.a # internal
cp $WORK/b239/_pkg_.a /Users/kl/Library/Caches/go-build/e4/e4bc7579cdc9a1aa8880374bad046aef1b9e89e7bd295b8f804ccba318dc5913-d # internal
mkdir -p /Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/cloud.google.com/go/compute/
mv $WORK/b239/_pkg_.a /Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/cloud.google.com/go/compute/metadata.a
rm -r $WORK/b239/
rm -r $WORK/b240/
rm -r $WORK/b243/
rm -r $WORK/b242/
rm -r $WORK/b246/
rm -r $WORK/b250/
rm -r $WORK/b249/
rm -r $WORK/b248/
rm -r $WORK/b251/
rm -r $WORK/b252/
rm -r $WORK/b247/
rm -r $WORK/b254/
rm -r $WORK/b256/
github.com/linkerd/linkerd2/vendor/github.com/spf13/pflag
mkdir -p $WORK/b255/
cat >$WORK/b255/importcfg << 'EOF' # internal
# import config
packagefile bytes=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/bytes.a
packagefile encoding/csv=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/encoding/csv.a
packagefile errors=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/errors.a
packagefile flag=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/flag.a
packagefile fmt=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/fmt.a
packagefile io=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/io.a
packagefile net=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net.a
packagefile os=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/os.a
packagefile reflect=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/reflect.a
packagefile sort=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/sort.a
packagefile strconv=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/strconv.a
packagefile strings=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/strings.a
packagefile time=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/time.a
EOF
cd /Users/kl/workspace/go/src/github.com/linkerd/linkerd2/vendor/github.com/spf13/pflag
/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64/compile -o $WORK/b255/_pkg_.a -trimpath $WORK/b255 -p github.com/linkerd/linkerd2/vendor/github.com/spf13/pflag -complete -buildid TXP5IuwzLnILd_kCDMgR/TXP5IuwzLnILd_kCDMgR -goversion go1.10.3 -D "" -importcfg $WORK/b255/importcfg -pack -c=4 ./bool.go ./bool_slice.go ./count.go ./duration.go ./flag.go ./float32.go ./float64.go ./golangflag.go ./int.go ./int32.go ./int64.go ./int8.go ./int_slice.go ./ip.go ./ip_slice.go ./ipmask.go ./ipnet.go ./string.go ./string_array.go ./string_slice.go ./uint.go ./uint16.go ./uint32.go ./uint64.go ./uint8.go ./uint_slice.go
/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64/buildid -w $WORK/b236/_pkg_.a # internal
cp $WORK/b236/_pkg_.a /Users/kl/Library/Caches/go-build/a9/a91b236c1272480d786c2a9abd5a57b6d31f8f53986544da785922640fcd3e60-d # internal
mkdir -p /Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/golang.org/x/oauth2/
mv $WORK/b236/_pkg_.a /Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/golang.org/x/oauth2/internal.a
rm -r $WORK/b236/
rm -r $WORK/b235/
rm -r $WORK/b241/
github.com/linkerd/linkerd2/vendor/golang.org/x/oauth2/google
mkdir -p $WORK/b238/
cat >$WORK/b238/importcfg << 'EOF' # internal
# import config
importmap cloud.google.com/go/compute/metadata=github.com/linkerd/linkerd2/vendor/cloud.google.com/go/compute/metadata
importmap golang.org/x/net/context=github.com/linkerd/linkerd2/vendor/golang.org/x/net/context
importmap golang.org/x/oauth2=github.com/linkerd/linkerd2/vendor/golang.org/x/oauth2
importmap golang.org/x/oauth2/internal=github.com/linkerd/linkerd2/vendor/golang.org/x/oauth2/internal
importmap golang.org/x/oauth2/jws=github.com/linkerd/linkerd2/vendor/golang.org/x/oauth2/jws
importmap golang.org/x/oauth2/jwt=github.com/linkerd/linkerd2/vendor/golang.org/x/oauth2/jwt
packagefile bufio=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/bufio.a
packagefile github.com/linkerd/linkerd2/vendor/cloud.google.com/go/compute/metadata=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/cloud.google.com/go/compute/metadata.a
packagefile crypto/rsa=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/crypto/rsa.a
packagefile encoding/json=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/encoding/json.a
packagefile errors=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/errors.a
packagefile fmt=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/fmt.a
packagefile github.com/linkerd/linkerd2/vendor/golang.org/x/net/context=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/golang.org/x/net/context.a
packagefile github.com/linkerd/linkerd2/vendor/golang.org/x/oauth2=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/golang.org/x/oauth2.a
packagefile github.com/linkerd/linkerd2/vendor/golang.org/x/oauth2/internal=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/golang.org/x/oauth2/internal.a
packagefile github.com/linkerd/linkerd2/vendor/golang.org/x/oauth2/jws=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/golang.org/x/oauth2/jws.a
packagefile github.com/linkerd/linkerd2/vendor/golang.org/x/oauth2/jwt=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/golang.org/x/oauth2/jwt.a
packagefile io=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/io.a
packagefile io/ioutil=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/io/ioutil.a
packagefile net/http=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net/http.a
packagefile os=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/os.a
packagefile os/user=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/os/user.a
packagefile path/filepath=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/path/filepath.a
packagefile runtime=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/runtime.a
packagefile sort=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/sort.a
packagefile strings=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/strings.a
packagefile sync=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/sync.a
packagefile time=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/time.a
EOF
cd /Users/kl/workspace/go/src/github.com/linkerd/linkerd2/vendor/golang.org/x/oauth2/google
/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64/compile -o $WORK/b238/_pkg_.a -trimpath $WORK/b238 -p github.com/linkerd/linkerd2/vendor/golang.org/x/oauth2/google -complete -buildid q8O-WHWtBrm1wHgyIy8z/q8O-WHWtBrm1wHgyIy8z -goversion go1.10.3 -D "" -importcfg $WORK/b238/importcfg -pack -c=4 ./appengine.go ./default.go ./google.go ./jwt.go ./sdk.go
/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64/buildid -w $WORK/b238/_pkg_.a # internal
cp $WORK/b238/_pkg_.a /Users/kl/Library/Caches/go-build/62/62ff82625bbc9f9d6820f36bedbd2fd048a791725e27f960291ddb8673cf0441-d # internal
mv $WORK/b238/_pkg_.a /Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/golang.org/x/oauth2/google.a
rm -r $WORK/b238/
rm -r $WORK/b259/
rm -r $WORK/b264/
rm -r $WORK/b266/
rm -r $WORK/b267/
rm -r $WORK/b305/
rm -r $WORK/b304/
rm -r $WORK/b303/
rm -r $WORK/b306/
rm -r $WORK/b309/
rm -r $WORK/b311/
rm -r $WORK/b308/
rm -r $WORK/b307/
rm -r $WORK/b351/
rm -r $WORK/b350/
rm -r $WORK/b354/
rm -r $WORK/b353/
rm -r $WORK/b424/
rm -r $WORK/b425/
rm -r $WORK/b426/
rm -r $WORK/b459/
rm -r $WORK/b461/
rm -r $WORK/b463/
rm -r $WORK/b465/
rm -r $WORK/b462/
rm -r $WORK/b467/
rm -r $WORK/b469/
github.com/linkerd/linkerd2/vendor/github.com/prometheus/procfs
mkdir -p $WORK/b466/
cat >$WORK/b466/importcfg << 'EOF' # internal
# import config
importmap github.com/prometheus/procfs/nfs=github.com/linkerd/linkerd2/vendor/github.com/prometheus/procfs/nfs
importmap github.com/prometheus/procfs/xfs=github.com/linkerd/linkerd2/vendor/github.com/prometheus/procfs/xfs
packagefile bufio=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/bufio.a
packagefile bytes=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/bytes.a
packagefile encoding/hex=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/encoding/hex.a
packagefile errors=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/errors.a
packagefile fmt=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/fmt.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/prometheus/procfs/nfs=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/prometheus/procfs/nfs.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/prometheus/procfs/xfs=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/prometheus/procfs/xfs.a
packagefile io=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/io.a
packagefile io/ioutil=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/io/ioutil.a
packagefile net=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net.a
packagefile os=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/os.a
packagefile path=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/path.a
packagefile regexp=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/regexp.a
packagefile sort=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/sort.a
packagefile strconv=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/strconv.a
packagefile strings=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/strings.a
packagefile time=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/time.a
EOF
cd /Users/kl/workspace/go/src/github.com/linkerd/linkerd2/vendor/github.com/prometheus/procfs
/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64/compile -o $WORK/b466/_pkg_.a -trimpath $WORK/b466 -p github.com/linkerd/linkerd2/vendor/github.com/prometheus/procfs -complete -buildid UJMLiItgbI7UVne1zrF6/UJMLiItgbI7UVne1zrF6 -goversion go1.10.3 -D "" -importcfg $WORK/b466/importcfg -pack -c=4 ./buddyinfo.go ./doc.go ./fs.go ./ipvs.go ./mdstat.go ./mountstats.go ./net_dev.go ./proc.go ./proc_io.go ./proc_limits.go ./proc_ns.go ./proc_stat.go ./stat.go ./xfrm.go
/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64/buildid -w $WORK/b200/_pkg_.a # internal
cp $WORK/b200/_pkg_.a /Users/kl/Library/Caches/go-build/5b/5b7e06190e403e47893e3afac3a63156697a9cc683b47d026884e7ae732ff2c1-d # internal
mkdir -p /Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/Azure/go-autorest/autorest/
mv $WORK/b200/_pkg_.a /Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/Azure/go-autorest/autorest/adal.a
rm -r $WORK/b200/
rm -r $WORK/b198/
rm -r $WORK/b204/
github.com/linkerd/linkerd2/vendor/github.com/prometheus/client_golang/api
mkdir -p $WORK/b471/
cat >$WORK/b471/importcfg << 'EOF' # internal
# import config
packagefile context=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/context.a
packagefile io/ioutil=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/io/ioutil.a
packagefile net=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net.a
packagefile net/http=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net/http.a
packagefile net/url=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net/url.a
packagefile path=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/path.a
packagefile strings=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/strings.a
packagefile time=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/time.a
EOF
cd /Users/kl/workspace/go/src/github.com/linkerd/linkerd2/vendor/github.com/prometheus/client_golang/api
/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64/compile -o $WORK/b471/_pkg_.a -trimpath $WORK/b471 -p github.com/linkerd/linkerd2/vendor/github.com/prometheus/client_golang/api -complete -buildid LmTH6VwI5eJ5-Cih1fj3/LmTH6VwI5eJ5-Cih1fj3 -goversion go1.10.3 -D "" -importcfg $WORK/b471/importcfg -pack -c=4 ./client.go
/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64/buildid -w $WORK/b471/_pkg_.a # internal
cp $WORK/b471/_pkg_.a /Users/kl/Library/Caches/go-build/96/96b63955ca1cf33e9672cf3b6fc767cad0974af1e86c7dcbd4dc7f169b0c356d-d # internal
mkdir -p /Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/prometheus/client_golang/
mv $WORK/b471/_pkg_.a /Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/prometheus/client_golang/api.a
rm -r $WORK/b471/
rm -r $WORK/b472/
rm -r $WORK/b474/
rm -r $WORK/b476/
rm -r $WORK/b478/
github.com/linkerd/linkerd2/vendor/github.com/satori/go.uuid
mkdir -p $WORK/b477/
cat >$WORK/b477/importcfg << 'EOF' # internal
# import config
packagefile bytes=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/bytes.a
packagefile crypto/md5=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/crypto/md5.a
packagefile crypto/rand=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/crypto/rand.a
packagefile crypto/sha1=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/crypto/sha1.a
packagefile database/sql/driver=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/database/sql/driver.a
packagefile encoding/binary=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/encoding/binary.a
packagefile encoding/hex=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/encoding/hex.a
packagefile fmt=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/fmt.a
packagefile hash=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/hash.a
packagefile net=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net.a
packagefile os=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/os.a
packagefile sync=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/sync.a
packagefile time=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/time.a
EOF
cd /Users/kl/workspace/go/src/github.com/linkerd/linkerd2/vendor/github.com/satori/go.uuid
/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64/compile -o $WORK/b477/_pkg_.a -trimpath $WORK/b477 -p github.com/linkerd/linkerd2/vendor/github.com/satori/go.uuid -complete -buildid jEkPAeQhTjc_hHhxNker/jEkPAeQhTjc_hHhxNker -goversion go1.10.3 -D "" -importcfg $WORK/b477/importcfg -pack -c=4 ./codec.go ./generator.go ./sql.go ./uuid.go
/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64/buildid -w $WORK/b477/_pkg_.a # internal
cp $WORK/b477/_pkg_.a /Users/kl/Library/Caches/go-build/79/79714582582699086bf8060ae4b41905978ed162be06cc2a4bc7f3a7ed2074a2-d # internal
mkdir -p /Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/satori/
mv $WORK/b477/_pkg_.a /Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/satori/go.uuid.a
rm -r $WORK/b477/
rm -r $WORK/b479/
rm -r $WORK/b481/
/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64/buildid -w $WORK/b466/_pkg_.a # internal
cp $WORK/b466/_pkg_.a /Users/kl/Library/Caches/go-build/ec/ec40346c4312d8ac5d402c8641467e735967db2fdb5ed414dba94e64f139792f-d # internal
mkdir -p /Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/prometheus/
mv $WORK/b466/_pkg_.a /Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/prometheus/procfs.a
rm -r $WORK/b466/
github.com/linkerd/linkerd2/vendor/github.com/prometheus/client_golang/prometheus
mkdir -p $WORK/b458/
cat >$WORK/b458/importcfg << 'EOF' # internal
# import config
importmap github.com/beorn7/perks/quantile=github.com/linkerd/linkerd2/vendor/github.com/beorn7/perks/quantile
importmap github.com/golang/protobuf/proto=github.com/linkerd/linkerd2/vendor/github.com/golang/protobuf/proto
importmap github.com/prometheus/client_model/go=github.com/linkerd/linkerd2/vendor/github.com/prometheus/client_model/go
importmap github.com/prometheus/common/expfmt=github.com/linkerd/linkerd2/vendor/github.com/prometheus/common/expfmt
importmap github.com/prometheus/common/model=github.com/linkerd/linkerd2/vendor/github.com/prometheus/common/model
importmap github.com/prometheus/procfs=github.com/linkerd/linkerd2/vendor/github.com/prometheus/procfs
packagefile bufio=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/bufio.a
packagefile bytes=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/bytes.a
packagefile compress/gzip=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/compress/gzip.a
packagefile encoding/json=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/encoding/json.a
packagefile errors=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/errors.a
packagefile expvar=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/expvar.a
packagefile fmt=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/fmt.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/beorn7/perks/quantile=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/beorn7/perks/quantile.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/golang/protobuf/proto=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/golang/protobuf/proto.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/prometheus/client_model/go=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/prometheus/client_model/go.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/prometheus/common/expfmt=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/prometheus/common/expfmt.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/prometheus/common/model=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/prometheus/common/model.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/prometheus/procfs=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/prometheus/procfs.a
packagefile io=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/io.a
packagefile math=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/math.a
packagefile net=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net.a
packagefile net/http=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net/http.a
packagefile os=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/os.a
packagefile runtime=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/runtime.a
packagefile runtime/debug=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/runtime/debug.a
packagefile sort=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/sort.a
packagefile strconv=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/strconv.a
packagefile strings=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/strings.a
packagefile sync=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/sync.a
packagefile sync/atomic=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/sync/atomic.a
packagefile time=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/time.a
packagefile unicode/utf8=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/unicode/utf8.a
EOF
cd /Users/kl/workspace/go/src/github.com/linkerd/linkerd2/vendor/github.com/prometheus/client_golang/prometheus
/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64/compile -o $WORK/b458/_pkg_.a -trimpath $WORK/b458 -p github.com/linkerd/linkerd2/vendor/github.com/prometheus/client_golang/prometheus -complete -buildid dNp6ShWeMec5EcAX4nyz/dNp6ShWeMec5EcAX4nyz -goversion go1.10.3 -D "" -importcfg $WORK/b458/importcfg -pack -c=4 ./collector.go ./counter.go ./desc.go ./doc.go ./expvar_collector.go ./fnv.go ./gauge.go ./go_collector.go ./histogram.go ./http.go ./labels.go ./metric.go ./observer.go ./process_collector.go ./registry.go ./summary.go ./timer.go ./untyped.go ./value.go ./vec.go
/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64/buildid -w $WORK/b255/_pkg_.a # internal
cp $WORK/b255/_pkg_.a /Users/kl/Library/Caches/go-build/b1/b1f772c9c3231faace55c5397298d00dd735af12a11bba13b96d0d8a5667eb5f-d # internal
mkdir -p /Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/spf13/
mv $WORK/b255/_pkg_.a /Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/spf13/pflag.a
rm -r $WORK/b255/
rm -r $WORK/b480/
/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64/buildid -w $WORK/b458/_pkg_.a # internal
/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64/buildid -w $WORK/b056/_pkg_.a # internal
cp $WORK/b458/_pkg_.a /Users/kl/Library/Caches/go-build/7e/7e6d3faa5796e3e957f6fde7f9ccce572dbf4da5708aa94be0f4c4b757814569-d # internal
mv $WORK/b458/_pkg_.a /Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/prometheus/client_golang/prometheus.a
rm -r $WORK/b458/
github.com/linkerd/linkerd2/vendor/github.com/prometheus/client_golang/prometheus/promhttp
mkdir -p $WORK/b470/
cat >$WORK/b470/importcfg << 'EOF' # internal
# import config
importmap github.com/prometheus/client_golang/prometheus=github.com/linkerd/linkerd2/vendor/github.com/prometheus/client_golang/prometheus
importmap github.com/prometheus/client_model/go=github.com/linkerd/linkerd2/vendor/github.com/prometheus/client_model/go
importmap github.com/prometheus/common/expfmt=github.com/linkerd/linkerd2/vendor/github.com/prometheus/common/expfmt
packagefile bufio=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/bufio.a
packagefile bytes=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/bytes.a
packagefile compress/gzip=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/compress/gzip.a
packagefile context=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/context.a
packagefile crypto/tls=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/crypto/tls.a
packagefile errors=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/errors.a
packagefile fmt=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/fmt.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/prometheus/client_golang/prometheus=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/prometheus/client_golang/prometheus.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/prometheus/client_model/go=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/prometheus/client_model/go.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/prometheus/common/expfmt=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/prometheus/common/expfmt.a
packagefile io=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/io.a
packagefile net=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net.a
packagefile net/http=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net/http.a
packagefile net/http/httptrace=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net/http/httptrace.a
packagefile strconv=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/strconv.a
packagefile strings=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/strings.a
packagefile sync=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/sync.a
packagefile time=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/time.a
EOF
cd /Users/kl/workspace/go/src/github.com/linkerd/linkerd2/vendor/github.com/prometheus/client_golang/prometheus/promhttp
/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64/compile -o $WORK/b470/_pkg_.a -trimpath $WORK/b470 -p github.com/linkerd/linkerd2/vendor/github.com/prometheus/client_golang/prometheus/promhttp -complete -buildid sWNFyXgcweLaJQ5XB5wJ/sWNFyXgcweLaJQ5XB5wJ -goversion go1.10.3 -D "" -importcfg $WORK/b470/importcfg -pack -c=4 ./delegator.go ./delegator_1_8.go ./http.go ./instrument_client.go ./instrument_client_1_8.go ./instrument_server.go
cp $WORK/b056/_pkg_.a /Users/kl/Library/Caches/go-build/c1/c1c88657aba875c8958c35cdaaec9c7e0f246db178bcd6ef53235d6bf84254d2-d # internal
mv $WORK/b056/_pkg_.a /Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/golang.org/x/net/http2.a
rm -r $WORK/b056/
github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/net
mkdir -p $WORK/b193/
cat >$WORK/b193/importcfg << 'EOF' # internal
# import config
importmap github.com/golang/glog=github.com/linkerd/linkerd2/vendor/github.com/golang/glog
importmap golang.org/x/net/http2=github.com/linkerd/linkerd2/vendor/golang.org/x/net/http2
importmap k8s.io/apimachinery/pkg/util/sets=github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/sets
packagefile bufio=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/bufio.a
packagefile bytes=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/bytes.a
packagefile context=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/context.a
packagefile crypto/tls=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/crypto/tls.a
packagefile encoding/hex=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/encoding/hex.a
packagefile fmt=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/fmt.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/golang/glog=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/golang/glog.a
packagefile github.com/linkerd/linkerd2/vendor/golang.org/x/net/http2=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/golang.org/x/net/http2.a
packagefile io=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/io.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/sets=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/sets.a
packagefile net=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net.a
packagefile net/http=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net/http.a
packagefile net/url=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net/url.a
packagefile os=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/os.a
packagefile path=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/path.a
packagefile reflect=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/reflect.a
packagefile strconv=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/strconv.a
packagefile strings=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/strings.a
packagefile syscall=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/syscall.a
EOF
cd /Users/kl/workspace/go/src/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/net
/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64/compile -o $WORK/b193/_pkg_.a -trimpath $WORK/b193 -p github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/net -complete -buildid UeVpF3oC3zIIB7rHxsAv/UeVpF3oC3zIIB7rHxsAv -goversion go1.10.3 -D "" -importcfg $WORK/b193/importcfg -pack -c=4 ./http.go ./interface.go ./port_range.go ./port_split.go ./util.go
github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/transport
mkdir -p $WORK/b150/
cat >$WORK/b150/importcfg << 'EOF' # internal
# import config
importmap github.com/golang/protobuf/proto=github.com/linkerd/linkerd2/vendor/github.com/golang/protobuf/proto
importmap golang.org/x/net/context=github.com/linkerd/linkerd2/vendor/golang.org/x/net/context
importmap golang.org/x/net/http2=github.com/linkerd/linkerd2/vendor/golang.org/x/net/http2
importmap golang.org/x/net/http2/hpack=github.com/linkerd/linkerd2/vendor/golang.org/x/net/http2/hpack
importmap google.golang.org/genproto/googleapis/rpc/status=github.com/linkerd/linkerd2/vendor/google.golang.org/genproto/googleapis/rpc/status
importmap google.golang.org/grpc/codes=github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/codes
importmap google.golang.org/grpc/credentials=github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/credentials
importmap google.golang.org/grpc/grpclog=github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/grpclog
importmap google.golang.org/grpc/keepalive=github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/keepalive
importmap google.golang.org/grpc/metadata=github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/metadata
importmap google.golang.org/grpc/peer=github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/peer
importmap google.golang.org/grpc/stats=github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/stats
importmap google.golang.org/grpc/status=github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/status
importmap google.golang.org/grpc/tap=github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/tap
packagefile bufio=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/bufio.a
packagefile bytes=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/bytes.a
packagefile context=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/context.a
packagefile encoding/base64=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/encoding/base64.a
packagefile errors=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/errors.a
packagefile fmt=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/fmt.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/golang/protobuf/proto=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/golang/protobuf/proto.a
packagefile github.com/linkerd/linkerd2/vendor/golang.org/x/net/context=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/golang.org/x/net/context.a
packagefile github.com/linkerd/linkerd2/vendor/golang.org/x/net/http2=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/golang.org/x/net/http2.a
packagefile github.com/linkerd/linkerd2/vendor/golang.org/x/net/http2/hpack=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/golang.org/x/net/http2/hpack.a
packagefile github.com/linkerd/linkerd2/vendor/google.golang.org/genproto/googleapis/rpc/status=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/genproto/googleapis/rpc/status.a
packagefile github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/codes=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/codes.a
packagefile github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/credentials=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/credentials.a
packagefile github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/grpclog=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/grpclog.a
packagefile github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/keepalive=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/keepalive.a
packagefile github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/metadata=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/metadata.a
packagefile github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/peer=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/peer.a
packagefile github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/stats=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/stats.a
packagefile github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/status=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/status.a
packagefile github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/tap=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/tap.a
packagefile io=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/io.a
packagefile math=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/math.a
packagefile math/rand=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/math/rand.a
packagefile net=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net.a
packagefile net/http=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net/http.a
packagefile strconv=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/strconv.a
packagefile strings=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/strings.a
packagefile sync=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/sync.a
packagefile sync/atomic=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/sync/atomic.a
packagefile time=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/time.a
EOF
cd /Users/kl/workspace/go/src/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/transport
/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64/compile -o $WORK/b150/_pkg_.a -trimpath $WORK/b150 -p github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/transport -complete -buildid LC0C6Ov0DHJ1WpgTVWpy/LC0C6Ov0DHJ1WpgTVWpy -goversion go1.10.3 -D "" -importcfg $WORK/b150/importcfg -pack -c=4 ./bdp_estimator.go ./control.go ./go17.go ./handler_server.go ./http2_client.go ./http2_server.go ./http_util.go ./log.go ./transport.go
/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64/buildid -w $WORK/b193/_pkg_.a # internal
cp $WORK/b193/_pkg_.a /Users/kl/Library/Caches/go-build/84/84743aa82d00dd4e7620d47847c20b242b22f74b50dc391abe15d42139ff7169-d # internal
mv $WORK/b193/_pkg_.a /Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/net.a
rm -r $WORK/b193/
rm -r $WORK/b192/
github.com/linkerd/linkerd2/vendor/k8s.io/client-go/transport
mkdir -p $WORK/b225/
cat >$WORK/b225/importcfg << 'EOF' # internal
# import config
importmap github.com/golang/glog=github.com/linkerd/linkerd2/vendor/github.com/golang/glog
importmap k8s.io/apimachinery/pkg/util/net=github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/net
packagefile context=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/context.a
packagefile crypto/tls=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/crypto/tls.a
packagefile crypto/x509=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/crypto/x509.a
packagefile fmt=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/fmt.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/golang/glog=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/golang/glog.a
packagefile io/ioutil=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/io/ioutil.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/net=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/net.a
packagefile net=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net.a
packagefile net/http=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net/http.a
packagefile strings=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/strings.a
packagefile sync=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/sync.a
packagefile time=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/time.a
EOF
cd /Users/kl/workspace/go/src/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/transport
/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64/compile -o $WORK/b225/_pkg_.a -trimpath $WORK/b225 -p github.com/linkerd/linkerd2/vendor/k8s.io/client-go/transport -complete -buildid YcyZLASnWzF84MSf-YeJ/YcyZLASnWzF84MSf-YeJ -goversion go1.10.3 -D "" -importcfg $WORK/b225/importcfg -pack -c=4 ./cache.go ./config.go ./round_trippers.go ./transport.go
rm -r $WORK/b166/
rm -r $WORK/b162/
rm -r $WORK/b160/
rm -r $WORK/b206/
rm -r $WORK/b220/
rm -r $WORK/b219/
rm -r $WORK/b210/
rm -r $WORK/b221/
rm -r $WORK/b222/
rm -r $WORK/b223/
rm -r $WORK/b227/
rm -r $WORK/b258/
github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/proxy
mkdir -p $WORK/b262/
cat >$WORK/b262/importcfg << 'EOF' # internal
# import config
importmap github.com/golang/glog=github.com/linkerd/linkerd2/vendor/github.com/golang/glog
importmap github.com/mxk/go-flowrate/flowrate=github.com/linkerd/linkerd2/vendor/github.com/mxk/go-flowrate/flowrate
importmap golang.org/x/net/html=github.com/linkerd/linkerd2/vendor/golang.org/x/net/html
importmap golang.org/x/net/html/atom=github.com/linkerd/linkerd2/vendor/golang.org/x/net/html/atom
importmap k8s.io/apimachinery/pkg/api/errors=github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/api/errors
importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/httpstream
importmap k8s.io/apimachinery/pkg/util/net=github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/net
importmap k8s.io/apimachinery/pkg/util/runtime=github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/runtime
importmap k8s.io/apimachinery/pkg/util/sets=github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/sets
importmap k8s.io/apimachinery/third_party/forked/golang/netutil=github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil
packagefile bytes=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/bytes.a
packagefile compress/gzip=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/compress/gzip.a
packagefile context=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/context.a
packagefile crypto/tls=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/crypto/tls.a
packagefile fmt=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/fmt.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/golang/glog=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/golang/glog.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/mxk/go-flowrate/flowrate=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/mxk/go-flowrate/flowrate.a
packagefile github.com/linkerd/linkerd2/vendor/golang.org/x/net/html=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/golang.org/x/net/html.a
packagefile github.com/linkerd/linkerd2/vendor/golang.org/x/net/html/atom=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/golang.org/x/net/html/atom.a
packagefile io=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/io.a
packagefile io/ioutil=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/io/ioutil.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/api/errors=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/api/errors.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/httpstream=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/httpstream.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/net=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/net.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/runtime=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/runtime.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/sets=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/sets.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil.a
packagefile net=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net.a
packagefile net/http=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net/http.a
packagefile net/http/httputil=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net/http/httputil.a
packagefile net/url=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net/url.a
packagefile path=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/path.a
packagefile strings=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/strings.a
packagefile sync=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/sync.a
packagefile time=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/time.a
EOF
cd /Users/kl/workspace/go/src/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/proxy
/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64/compile -o $WORK/b262/_pkg_.a -trimpath $WORK/b262 -p github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/proxy -complete -buildid 9cTSP2kkqMz8cJHu5MB5/9cTSP2kkqMz8cJHu5MB5 -goversion go1.10.3 -D "" -importcfg $WORK/b262/importcfg -pack -c=4 ./dial.go ./doc.go ./transport.go ./upgradeaware.go
/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64/buildid -w $WORK/b225/_pkg_.a # internal
cp $WORK/b225/_pkg_.a /Users/kl/Library/Caches/go-build/f2/f2e8002d50717ff49bb3e021520f785e451e58179654384e15b5db14cab8d69f-d # internal
mkdir -p /Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/
mv $WORK/b225/_pkg_.a /Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/transport.a
rm -r $WORK/b225/
github.com/linkerd/linkerd2/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec
mkdir -p $WORK/b209/
cat >$WORK/b209/importcfg << 'EOF' # internal
# import config
importmap github.com/golang/glog=github.com/linkerd/linkerd2/vendor/github.com/golang/glog
importmap golang.org/x/crypto/ssh/terminal=github.com/linkerd/linkerd2/vendor/golang.org/x/crypto/ssh/terminal
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/runtime/serializer
importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/linkerd/linkerd2/vendor/k8s.io/client-go/pkg/apis/clientauthentication
importmap k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=github.com/linkerd/linkerd2/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1
importmap k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=github.com/linkerd/linkerd2/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1
importmap k8s.io/client-go/tools/clientcmd/api=github.com/linkerd/linkerd2/vendor/k8s.io/client-go/tools/clientcmd/api
importmap k8s.io/client-go/transport=github.com/linkerd/linkerd2/vendor/k8s.io/client-go/transport
importmap k8s.io/client-go/util/connrotation=github.com/linkerd/linkerd2/vendor/k8s.io/client-go/util/connrotation
packagefile bytes=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/bytes.a
packagefile context=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/context.a
packagefile crypto/tls=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/crypto/tls.a
packagefile fmt=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/fmt.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/golang/glog=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/golang/glog.a
packagefile github.com/linkerd/linkerd2/vendor/golang.org/x/crypto/ssh/terminal=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/golang.org/x/crypto/ssh/terminal.a
packagefile io=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/io.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/runtime=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/runtime.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/runtime/schema.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/runtime/serializer=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/runtime/serializer.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/pkg/apis/clientauthentication=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/pkg/apis/clientauthentication.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/tools/clientcmd/api=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/tools/clientcmd/api.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/transport=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/transport.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/util/connrotation=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/util/connrotation.a
packagefile net=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net.a
packagefile net/http=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net/http.a
packagefile os=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/os.a
packagefile os/exec=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/os/exec.a
packagefile reflect=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/reflect.a
packagefile sync=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/sync.a
packagefile time=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/time.a
EOF
cd /Users/kl/workspace/go/src/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec
/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64/compile -o $WORK/b209/_pkg_.a -trimpath $WORK/b209 -p github.com/linkerd/linkerd2/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec -complete -buildid ax3_PN8w5wGm5CneUdBX/ax3_PN8w5wGm5CneUdBX -goversion go1.10.3 -D "" -importcfg $WORK/b209/importcfg -pack -c=4 ./exec.go
/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64/buildid -w $WORK/b262/_pkg_.a # internal
cp $WORK/b262/_pkg_.a /Users/kl/Library/Caches/go-build/22/2285ab07a44970afe352d01383007c92531998dacded76c7a43fc9446aff194e-d # internal
mv $WORK/b262/_pkg_.a /Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/proxy.a
rm -r $WORK/b262/
rm -r $WORK/b271/
rm -r $WORK/b270/
rm -r $WORK/b269/
rm -r $WORK/b268/
rm -r $WORK/b274/
rm -r $WORK/b276/
rm -r $WORK/b277/
rm -r $WORK/b278/
rm -r $WORK/b279/
rm -r $WORK/b280/
rm -r $WORK/b281/
rm -r $WORK/b282/
rm -r $WORK/b283/
rm -r $WORK/b284/
rm -r $WORK/b285/
rm -r $WORK/b286/
rm -r $WORK/b287/
rm -r $WORK/b288/
rm -r $WORK/b289/
rm -r $WORK/b290/
rm -r $WORK/b291/
rm -r $WORK/b292/
rm -r $WORK/b293/
rm -r $WORK/b294/
rm -r $WORK/b295/
rm -r $WORK/b296/
rm -r $WORK/b297/
rm -r $WORK/b313/
rm -r $WORK/b314/
rm -r $WORK/b315/
rm -r $WORK/b316/
rm -r $WORK/b312/
rm -r $WORK/b334/
rm -r $WORK/b333/
rm -r $WORK/b355/
rm -r $WORK/b357/
rm -r $WORK/b423/
/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64/buildid -w $WORK/b209/_pkg_.a # internal
cp $WORK/b209/_pkg_.a /Users/kl/Library/Caches/go-build/6a/6abca83a1ea8d3ab8c0769feca3f72b8e13844b887404f5904257a55d09a1f74-d # internal
mkdir -p /Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/plugin/pkg/client/auth/
mv $WORK/b209/_pkg_.a /Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec.a
rm -r $WORK/b209/
github.com/linkerd/linkerd2/vendor/k8s.io/client-go/rest
mkdir -p $WORK/b205/
cat >$WORK/b205/importcfg << 'EOF' # internal
# import config
importmap github.com/golang/glog=github.com/linkerd/linkerd2/vendor/github.com/golang/glog
importmap golang.org/x/net/http2=github.com/linkerd/linkerd2/vendor/golang.org/x/net/http2
importmap k8s.io/apimachinery/pkg/api/errors=github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/api/errors
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/runtime=github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming
importmap k8s.io/apimachinery/pkg/types=github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/types
importmap k8s.io/apimachinery/pkg/util/net=github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/net
importmap k8s.io/apimachinery/pkg/util/sets=github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/sets
importmap k8s.io/apimachinery/pkg/watch=github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/pkg/version=github.com/linkerd/linkerd2/vendor/k8s.io/client-go/pkg/version
importmap k8s.io/client-go/plugin/pkg/client/auth/exec=github.com/linkerd/linkerd2/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec
importmap k8s.io/client-go/rest/watch=github.com/linkerd/linkerd2/vendor/k8s.io/client-go/rest/watch
importmap k8s.io/client-go/tools/clientcmd/api=github.com/linkerd/linkerd2/vendor/k8s.io/client-go/tools/clientcmd/api
importmap k8s.io/client-go/tools/metrics=github.com/linkerd/linkerd2/vendor/k8s.io/client-go/tools/metrics
importmap k8s.io/client-go/transport=github.com/linkerd/linkerd2/vendor/k8s.io/client-go/transport
importmap k8s.io/client-go/util/cert=github.com/linkerd/linkerd2/vendor/k8s.io/client-go/util/cert
importmap k8s.io/client-go/util/flowcontrol=github.com/linkerd/linkerd2/vendor/k8s.io/client-go/util/flowcontrol
packagefile bytes=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/bytes.a
packagefile context=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/context.a
packagefile crypto/tls=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/crypto/tls.a
packagefile encoding/hex=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/encoding/hex.a
packagefile errors=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/errors.a
packagefile fmt=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/fmt.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/golang/glog=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/golang/glog.a
packagefile github.com/linkerd/linkerd2/vendor/golang.org/x/net/http2=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/golang.org/x/net/http2.a
packagefile io=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/io.a
packagefile io/ioutil=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/io/ioutil.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/api/errors=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/api/errors.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/runtime=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/runtime.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/runtime/schema.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/types=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/types.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/net=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/net.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/sets=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/sets.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/watch=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/watch.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/pkg/version=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/pkg/version.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/rest/watch=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/rest/watch.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/tools/clientcmd/api=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/tools/clientcmd/api.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/tools/metrics=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/tools/metrics.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/transport=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/transport.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/util/cert=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/util/cert.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/util/flowcontrol=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/util/flowcontrol.a
packagefile mime=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/mime.a
packagefile net=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net.a
packagefile net/http=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net/http.a
packagefile net/url=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net/url.a
packagefile os=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/os.a
packagefile path=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/path.a
packagefile path/filepath=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/path/filepath.a
packagefile reflect=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/reflect.a
packagefile runtime=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/runtime.a
packagefile strconv=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/strconv.a
packagefile strings=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/strings.a
packagefile sync=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/sync.a
packagefile time=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/time.a
EOF
cd /Users/kl/workspace/go/src/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/rest
/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64/compile -o $WORK/b205/_pkg_.a -trimpath $WORK/b205 -p github.com/linkerd/linkerd2/vendor/k8s.io/client-go/rest -complete -buildid YC2st693ln6MBl-j1b1o/YC2st693ln6MBl-j1b1o -goversion go1.10.3 -D "" -importcfg $WORK/b205/importcfg -pack -c=4 ./client.go ./config.go ./plugin.go ./request.go ./transport.go ./url_utils.go ./urlbackoff.go ./zz_generated.deepcopy.go
/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64/buildid -w $WORK/b150/_pkg_.a # internal
cp $WORK/b150/_pkg_.a /Users/kl/Library/Caches/go-build/1c/1c01dca7dd2e55dbbe8e58554f40b4c9b8de605c96680401aab5fa1c5d40e0ca-d # internal
mv $WORK/b150/_pkg_.a /Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/transport.a
rm -r $WORK/b150/
github.com/linkerd/linkerd2/vendor/google.golang.org/grpc
mkdir -p $WORK/b050/
cat >$WORK/b050/importcfg << 'EOF' # internal
# import config
importmap github.com/golang/protobuf/proto=github.com/linkerd/linkerd2/vendor/github.com/golang/protobuf/proto
importmap golang.org/x/net/context=github.com/linkerd/linkerd2/vendor/golang.org/x/net/context
importmap golang.org/x/net/http2=github.com/linkerd/linkerd2/vendor/golang.org/x/net/http2
importmap golang.org/x/net/trace=github.com/linkerd/linkerd2/vendor/golang.org/x/net/trace
importmap google.golang.org/grpc/balancer=github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/balancer
importmap google.golang.org/grpc/balancer/roundrobin=github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/balancer/roundrobin
importmap google.golang.org/grpc/codes=github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/codes
importmap google.golang.org/grpc/connectivity=github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/connectivity
importmap google.golang.org/grpc/credentials=github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/credentials
importmap google.golang.org/grpc/encoding=github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/encoding
importmap google.golang.org/grpc/grpclb/grpc_lb_v1/messages=github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/grpclb/grpc_lb_v1/messages
importmap google.golang.org/grpc/grpclog=github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/grpclog
importmap google.golang.org/grpc/internal=github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/internal
importmap google.golang.org/grpc/keepalive=github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/keepalive
importmap google.golang.org/grpc/metadata=github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/metadata
importmap google.golang.org/grpc/naming=github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/naming
importmap google.golang.org/grpc/peer=github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/peer
importmap google.golang.org/grpc/resolver=github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/resolver
importmap google.golang.org/grpc/resolver/dns=github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/resolver/dns
importmap google.golang.org/grpc/resolver/passthrough=github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/resolver/passthrough
importmap google.golang.org/grpc/stats=github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/stats
importmap google.golang.org/grpc/status=github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/status
importmap google.golang.org/grpc/tap=github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/tap
importmap google.golang.org/grpc/transport=github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/transport
packagefile bufio=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/bufio.a
packagefile bytes=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/bytes.a
packagefile compress/gzip=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/compress/gzip.a
packagefile context=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/context.a
packagefile encoding/binary=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/encoding/binary.a
packagefile encoding/json=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/encoding/json.a
packagefile errors=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/errors.a
packagefile fmt=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/fmt.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/golang/protobuf/proto=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/golang/protobuf/proto.a
packagefile github.com/linkerd/linkerd2/vendor/golang.org/x/net/context=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/golang.org/x/net/context.a
packagefile github.com/linkerd/linkerd2/vendor/golang.org/x/net/http2=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/golang.org/x/net/http2.a
packagefile github.com/linkerd/linkerd2/vendor/golang.org/x/net/trace=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/golang.org/x/net/trace.a
packagefile github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/balancer=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/balancer.a
packagefile github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/balancer/roundrobin=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/balancer/roundrobin.a
packagefile github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/codes=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/codes.a
packagefile github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/connectivity=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/connectivity.a
packagefile github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/credentials=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/credentials.a
packagefile github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/encoding=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/encoding.a
packagefile github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/grpclb/grpc_lb_v1/messages=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/grpclb/grpc_lb_v1/messages.a
packagefile github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/grpclog=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/grpclog.a
packagefile github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/internal=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/internal.a
packagefile github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/keepalive=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/keepalive.a
packagefile github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/metadata=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/metadata.a
packagefile github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/naming=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/naming.a
packagefile github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/peer=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/peer.a
packagefile github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/resolver=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/resolver.a
packagefile github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/resolver/dns=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/resolver/dns.a
packagefile github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/resolver/passthrough=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/resolver/passthrough.a
packagefile github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/stats=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/stats.a
packagefile github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/status=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/status.a
packagefile github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/tap=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/tap.a
packagefile github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/transport=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/transport.a
packagefile io=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/io.a
packagefile io/ioutil=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/io/ioutil.a
packagefile math=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/math.a
packagefile math/rand=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/math/rand.a
packagefile net=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net.a
packagefile net/http=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net/http.a
packagefile net/http/httputil=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net/http/httputil.a
packagefile net/url=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net/url.a
packagefile os=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/os.a
packagefile reflect=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/reflect.a
packagefile runtime=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/runtime.a
packagefile strconv=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/strconv.a
packagefile strings=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/strings.a
packagefile sync=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/sync.a
packagefile sync/atomic=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/sync/atomic.a
packagefile time=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/time.a
EOF
cd /Users/kl/workspace/go/src/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc
/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -p github.com/linkerd/linkerd2/vendor/google.golang.org/grpc -complete -buildid K5i0H0o-ZFBsldeogTeA/K5i0H0o-ZFBsldeogTeA -goversion go1.10.3 -D "" -importcfg $WORK/b050/importcfg -pack -c=4 ./backoff.go ./balancer.go ./balancer_conn_wrappers.go ./balancer_v1_wrapper.go ./call.go ./clientconn.go ./codec.go ./doc.go ./go17.go ./grpclb.go ./grpclb_picker.go ./grpclb_remote_balancer.go ./grpclb_util.go ./interceptor.go ./picker_wrapper.go ./pickfirst.go ./proxy.go ./resolver_conn_wrapper.go ./rpc_util.go ./server.go ./service_config.go ./stream.go ./trace.go
/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64/buildid -w $WORK/b470/_pkg_.a # internal
/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64/buildid -w $WORK/b205/_pkg_.a # internal
cp $WORK/b205/_pkg_.a /Users/kl/Library/Caches/go-build/fd/fdddba409886af8f9174a0ac9971b216a8acf98c2a2e6377fc78f1e08da499a4-d # internal
mv $WORK/b205/_pkg_.a /Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/rest.a
rm -r $WORK/b205/
rm -r $WORK/b197/
rm -r $WORK/b244/
rm -r $WORK/b245/
rm -r $WORK/b257/
rm -r $WORK/b234/
rm -r $WORK/b253/
rm -r $WORK/b196/
github.com/linkerd/linkerd2/vendor/k8s.io/kubernetes/pkg/kubectl/proxy
mkdir -p $WORK/b261/
cp $WORK/b470/_pkg_.a /Users/kl/Library/Caches/go-build/fc/fc6145c4d258ee5a5fa514063584d6e8311a0f5cd75aa6a25d6ea8a6453ab7c7-d # internal
cat >$WORK/b261/importcfg << 'EOF' # internal
# import config
importmap github.com/golang/glog=github.com/linkerd/linkerd2/vendor/github.com/golang/glog
importmap k8s.io/apimachinery/pkg/util/net=github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/net
importmap k8s.io/apimachinery/pkg/util/proxy=github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/proxy
importmap k8s.io/client-go/rest=github.com/linkerd/linkerd2/vendor/k8s.io/client-go/rest
importmap k8s.io/client-go/transport=github.com/linkerd/linkerd2/vendor/k8s.io/client-go/transport
importmap k8s.io/kubernetes/pkg/kubectl/util=github.com/linkerd/linkerd2/vendor/k8s.io/kubernetes/pkg/kubectl/util
packagefile fmt=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/fmt.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/golang/glog=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/golang/glog.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/net=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/net.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/proxy=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/proxy.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/rest=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/rest.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/transport=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/transport.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/kubernetes/pkg/kubectl/util=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/kubernetes/pkg/kubectl/util.a
packagefile net=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net.a
packagefile net/http=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net/http.a
packagefile net/url=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net/url.a
packagefile os=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/os.a
packagefile regexp=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/regexp.a
packagefile strings=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/strings.a
packagefile time=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/time.a
EOF
cd /Users/kl/workspace/go/src/github.com/linkerd/linkerd2/vendor/k8s.io/kubernetes/pkg/kubectl/proxy
/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64/compile -o $WORK/b261/_pkg_.a -trimpath $WORK/b261 -p github.com/linkerd/linkerd2/vendor/k8s.io/kubernetes/pkg/kubectl/proxy -complete -buildid HRuJstFbR52sp0Pcgxvv/HRuJstFbR52sp0Pcgxvv -goversion go1.10.3 -D "" -importcfg $WORK/b261/importcfg -pack -c=4 ./proxy_server.go
rm -r $WORK/b317/
rm -r $WORK/b302/
rm -r $WORK/b318/
rm -r $WORK/b319/
rm -r $WORK/b320/
rm -r $WORK/b322/
rm -r $WORK/b323/
rm -r $WORK/b321/
rm -r $WORK/b324/
rm -r $WORK/b326/
rm -r $WORK/b325/
rm -r $WORK/b327/
rm -r $WORK/b328/
rm -r $WORK/b329/
rm -r $WORK/b330/
rm -r $WORK/b331/
rm -r $WORK/b335/
rm -r $WORK/b332/
rm -r $WORK/b336/
rm -r $WORK/b338/
rm -r $WORK/b339/
rm -r $WORK/b340/
rm -r $WORK/b341/
rm -r $WORK/b342/
rm -r $WORK/b343/
rm -r $WORK/b344/
rm -r $WORK/b345/
rm -r $WORK/b346/
rm -r $WORK/b347/
github.com/linkerd/linkerd2/vendor/k8s.io/client-go/tools/cache
mkdir -p $WORK/b348/
cat >$WORK/b348/importcfg << 'EOF' # internal
# import config
importmap github.com/golang/glog=github.com/linkerd/linkerd2/vendor/github.com/golang/glog
importmap k8s.io/apimachinery/pkg/api/errors=github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/api/errors
importmap k8s.io/apimachinery/pkg/api/meta=github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/api/meta
importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1
importmap k8s.io/apimachinery/pkg/fields=github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/fields
importmap k8s.io/apimachinery/pkg/labels=github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/labels
importmap k8s.io/apimachinery/pkg/runtime=github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/runtime
importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/runtime/schema
importmap k8s.io/apimachinery/pkg/util/cache=github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/cache
importmap k8s.io/apimachinery/pkg/util/clock=github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/clock
importmap k8s.io/apimachinery/pkg/util/diff=github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/diff
importmap k8s.io/apimachinery/pkg/util/runtime=github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/runtime
importmap k8s.io/apimachinery/pkg/util/sets=github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/sets
importmap k8s.io/apimachinery/pkg/util/wait=github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/wait
importmap k8s.io/apimachinery/pkg/watch=github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/watch
importmap k8s.io/client-go/rest=github.com/linkerd/linkerd2/vendor/k8s.io/client-go/rest
importmap k8s.io/client-go/tools/pager=github.com/linkerd/linkerd2/vendor/k8s.io/client-go/tools/pager
importmap k8s.io/client-go/util/buffer=github.com/linkerd/linkerd2/vendor/k8s.io/client-go/util/buffer
importmap k8s.io/client-go/util/retry=github.com/linkerd/linkerd2/vendor/k8s.io/client-go/util/retry
packagefile container/heap=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/container/heap.a
packagefile context=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/context.a
packagefile errors=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/errors.a
packagefile fmt=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/fmt.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/golang/glog=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/golang/glog.a
packagefile io=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/io.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/api/errors=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/api/errors.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/api/meta=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/api/meta.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/fields=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/fields.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/labels=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/labels.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/runtime=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/runtime.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/runtime/schema.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/cache=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/cache.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/clock=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/clock.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/diff=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/diff.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/runtime=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/runtime.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/sets=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/sets.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/wait=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/wait.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/watch=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/watch.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/rest=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/rest.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/tools/pager=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/tools/pager.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/util/buffer=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/util/buffer.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/util/retry=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/util/retry.a
packagefile math/rand=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/math/rand.a
packagefile net=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net.a
packagefile net/url=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net/url.a
packagefile os=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/os.a
packagefile reflect=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/reflect.a
packagefile regexp=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/regexp.a
packagefile runtime=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/runtime.a
packagefile runtime/debug=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/runtime/debug.a
packagefile strconv=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/strconv.a
packagefile strings=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/strings.a
packagefile sync=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/sync.a
packagefile sync/atomic=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/sync/atomic.a
packagefile syscall=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/syscall.a
packagefile time=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/time.a
EOF
rm -r $WORK/b337/
cd /Users/kl/workspace/go/src/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/tools/cache
/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64/compile -o $WORK/b348/_pkg_.a -trimpath $WORK/b348 -p github.com/linkerd/linkerd2/vendor/k8s.io/client-go/tools/cache -complete -buildid kZbl28gIS-6W1mfkBW2t/kZbl28gIS-6W1mfkBW2t -goversion go1.10.3 -D "" -importcfg $WORK/b348/importcfg -pack -c=4 ./controller.go ./delta_fifo.go ./doc.go ./expiration_cache.go ./expiration_cache_fakes.go ./fake_custom_store.go ./fifo.go ./heap.go ./index.go ./listers.go ./listwatch.go ./mutation_cache.go ./mutation_detector.go ./reflector.go ./reflector_metrics.go ./shared_informer.go ./store.go ./thread_safe_store.go ./undelta_store.go
rm -r $WORK/b301/
rm -r $WORK/b422/
rm -r $WORK/b421/
rm -r $WORK/b427/
rm -r $WORK/b428/
rm -r $WORK/b429/
rm -r $WORK/b430/
rm -r $WORK/b431/
rm -r $WORK/b432/
rm -r $WORK/b433/
rm -r $WORK/b434/
rm -r $WORK/b435/
rm -r $WORK/b436/
rm -r $WORK/b437/
rm -r $WORK/b438/
rm -r $WORK/b439/
rm -r $WORK/b440/
rm -r $WORK/b441/
rm -r $WORK/b442/
rm -r $WORK/b443/
rm -r $WORK/b444/
rm -r $WORK/b445/
rm -r $WORK/b446/
rm -r $WORK/b447/
rm -r $WORK/b448/
rm -r $WORK/b449/
rm -r $WORK/b450/
rm -r $WORK/b451/
rm -r $WORK/b452/
rm -r $WORK/b453/
rm -r $WORK/b454/
rm -r $WORK/b455/
rm -r $WORK/b420/
mkdir -p /Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/prometheus/client_golang/prometheus/
mv $WORK/b470/_pkg_.a /Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/prometheus/client_golang/prometheus/promhttp.a
rm -r $WORK/b470/
/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64/buildid -w $WORK/b261/_pkg_.a # internal
cp $WORK/b261/_pkg_.a /Users/kl/Library/Caches/go-build/9f/9f74e5037e02496268f779fbf211932638dd2f4893a03126b5a36554fc4745cb-d # internal
mkdir -p /Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/kubernetes/pkg/kubectl/
mv $WORK/b261/_pkg_.a /Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/kubernetes/pkg/kubectl/proxy.a
rm -r $WORK/b261/
/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64/buildid -w $WORK/b348/_pkg_.a # internal
cp $WORK/b348/_pkg_.a /Users/kl/Library/Caches/go-build/51/5145682fb4d4dba4a26ea40bd197b0bbcddba2d719815cbf63efc8eedf0b1aab-d # internal
mkdir -p /Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/tools/
mv $WORK/b348/_pkg_.a /Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/tools/cache.a
rm -r $WORK/b348/
rm -r $WORK/b300/
rm -r $WORK/b358/
rm -r $WORK/b360/
rm -r $WORK/b299/
rm -r $WORK/b359/
rm -r $WORK/b298/
rm -r $WORK/b363/
rm -r $WORK/b365/
rm -r $WORK/b362/
rm -r $WORK/b370/
rm -r $WORK/b364/
rm -r $WORK/b367/
rm -r $WORK/b369/
rm -r $WORK/b372/
rm -r $WORK/b375/
rm -r $WORK/b371/
rm -r $WORK/b374/
rm -r $WORK/b368/
rm -r $WORK/b366/
rm -r $WORK/b377/
rm -r $WORK/b379/
rm -r $WORK/b376/
rm -r $WORK/b361/
rm -r $WORK/b382/
rm -r $WORK/b378/
rm -r $WORK/b373/
rm -r $WORK/b381/
rm -r $WORK/b380/
rm -r $WORK/b388/
rm -r $WORK/b387/
rm -r $WORK/b386/
rm -r $WORK/b385/
rm -r $WORK/b394/
rm -r $WORK/b391/
rm -r $WORK/b393/
rm -r $WORK/b392/
rm -r $WORK/b390/
rm -r $WORK/b389/
rm -r $WORK/b397/
rm -r $WORK/b400/
rm -r $WORK/b396/
rm -r $WORK/b384/
rm -r $WORK/b395/
rm -r $WORK/b399/
rm -r $WORK/b402/
rm -r $WORK/b383/
rm -r $WORK/b401/
rm -r $WORK/b404/
rm -r $WORK/b407/
rm -r $WORK/b409/
rm -r $WORK/b403/
rm -r $WORK/b408/
rm -r $WORK/b406/
rm -r $WORK/b398/
rm -r $WORK/b412/
rm -r $WORK/b415/
rm -r $WORK/b411/
rm -r $WORK/b410/
rm -r $WORK/b414/
rm -r $WORK/b417/
rm -r $WORK/b405/
rm -r $WORK/b419/
rm -r $WORK/b416/
rm -r $WORK/b418/
rm -r $WORK/b413/
rm -r $WORK/b275/
/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64/buildid -w $WORK/b050/_pkg_.a # internal
cp $WORK/b050/_pkg_.a /Users/kl/Library/Caches/go-build/94/9454ab4b7bcaa8b5d35d9649811dbc63a328cf2a839df809d11571cdfe2ff76e-d # internal
mkdir -p /Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/
mv $WORK/b050/_pkg_.a /Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc.a
rm -r $WORK/b050/
rm -r $WORK/b155/
rm -r $WORK/b457/
rm -r $WORK/b456/
rm -r $WORK/b047/
rm -r $WORK/b152/
rm -r $WORK/b156/
rm -r $WORK/b272/
github.com/linkerd/linkerd2/pkg/k8s
mkdir -p $WORK/b154/
cat >$WORK/b154/importcfg << 'EOF' # internal
# import config
importmap github.com/sirupsen/logrus=github.com/linkerd/linkerd2/vendor/github.com/sirupsen/logrus
importmap k8s.io/api/apps/v1=github.com/linkerd/linkerd2/vendor/k8s.io/api/apps/v1
importmap k8s.io/api/core/v1=github.com/linkerd/linkerd2/vendor/k8s.io/api/core/v1
importmap k8s.io/apimachinery/pkg/version=github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/version
importmap k8s.io/client-go/plugin/pkg/client/auth=github.com/linkerd/linkerd2/vendor/k8s.io/client-go/plugin/pkg/client/auth
importmap k8s.io/client-go/rest=github.com/linkerd/linkerd2/vendor/k8s.io/client-go/rest
importmap k8s.io/client-go/tools/clientcmd=github.com/linkerd/linkerd2/vendor/k8s.io/client-go/tools/clientcmd
importmap k8s.io/kubernetes/pkg/kubectl/proxy=github.com/linkerd/linkerd2/vendor/k8s.io/kubernetes/pkg/kubectl/proxy
packagefile context=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/context.a
packagefile encoding/json=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/encoding/json.a
packagefile fmt=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/fmt.a
packagefile github.com/linkerd/linkerd2/controller/gen/common/healthcheck=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/controller/gen/common/healthcheck.a
packagefile github.com/linkerd/linkerd2/pkg/healthcheck=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/pkg/healthcheck.a
packagefile github.com/linkerd/linkerd2/pkg/version=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/pkg/version.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/sirupsen/logrus=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/sirupsen/logrus.a
packagefile io/ioutil=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/io/ioutil.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/api/apps/v1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/api/apps/v1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/api/core/v1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/api/core/v1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/version=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/version.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/plugin/pkg/client/auth=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/plugin/pkg/client/auth.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/rest=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/rest.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/tools/clientcmd=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/tools/clientcmd.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/kubernetes/pkg/kubectl/proxy=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/kubernetes/pkg/kubectl/proxy.a
packagefile net=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net.a
packagefile net/http=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net/http.a
packagefile net/url=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net/url.a
packagefile regexp=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/regexp.a
packagefile strconv=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/strconv.a
packagefile strings=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/strings.a
packagefile time=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/time.a
EOF
cd /Users/kl/workspace/go/src/github.com/linkerd/linkerd2/pkg/k8s
/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64/compile -o $WORK/b154/_pkg_.a -trimpath $WORK/b154 -p github.com/linkerd/linkerd2/pkg/k8s -complete -buildid K9jiMO1UNsqE2Y4aKTss/K9jiMO1UNsqE2Y4aKTss -goversion go1.10.3 -D "" -importcfg $WORK/b154/importcfg -pack -c=4 ./api.go ./k8s.go ./labels.go ./proxy.go ./test_helper.go ./version.go
/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64/buildid -w $WORK/b154/_pkg_.a # internal
cp $WORK/b154/_pkg_.a /Users/kl/Library/Caches/go-build/9f/9ff5031180045eeadd2a778e729847d75ca61449ff820c64934595070783d1b7-d # internal
mkdir -p /Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/pkg/
mv $WORK/b154/_pkg_.a /Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/pkg/k8s.a
rm -r $WORK/b154/
rm -r $WORK/b046/
rm -r $WORK/b273/
rm -r $WORK/b045/
rm -r $WORK/b002/
mkdir -p $WORK/b001/
cat >$WORK/b001/importcfg.link << 'EOF' # internal
packagefile github.com/linkerd/linkerd2/cli=/Users/kl/Library/Caches/go-build/3e/3e6a9a9f91bf5e7902d0a2fadd3ad724671559f0f920a4f603f982978ac290fb-d
packagefile github.com/linkerd/linkerd2/cli/cmd=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/cli/cmd.a
packagefile os=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/os.a
packagefile runtime=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/runtime.a
packagefile bufio=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/bufio.a
packagefile bytes=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/bytes.a
packagefile context=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/context.a
packagefile errors=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/errors.a
packagefile fmt=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/fmt.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/ghodss/yaml=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/ghodss/yaml.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/golang/protobuf/ptypes=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/golang/protobuf/ptypes.a
packagefile github.com/linkerd/linkerd2/cli/install=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/cli/install.a
packagefile github.com/linkerd/linkerd2/controller/api/public=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/controller/api/public.a
packagefile github.com/linkerd/linkerd2/controller/api/util=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/controller/api/util.a
packagefile github.com/linkerd/linkerd2/controller/gen/common/healthcheck=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/controller/gen/common/healthcheck.a
packagefile github.com/linkerd/linkerd2/controller/gen/public=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/controller/gen/public.a
packagefile github.com/linkerd/linkerd2/pkg/addr=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/pkg/addr.a
packagefile github.com/linkerd/linkerd2/pkg/healthcheck=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/pkg/healthcheck.a
packagefile github.com/linkerd/linkerd2/pkg/k8s=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/pkg/k8s.a
packagefile github.com/linkerd/linkerd2/pkg/version=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/pkg/version.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/mattn/go-runewidth=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/mattn/go-runewidth.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/nsf/termbox-go=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/nsf/termbox-go.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/pkg/browser=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/pkg/browser.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/satori/go.uuid=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/satori/go.uuid.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/sergi/go-diff/diffmatchpatch=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/sergi/go-diff/diffmatchpatch.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/sirupsen/logrus=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/sirupsen/logrus.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/spf13/cobra=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/spf13/cobra.a
packagefile io=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/io.a
packagefile io/ioutil=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/io/ioutil.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/api/apps/v1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/api/apps/v1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/api/batch/v1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/api/batch/v1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/api/core/v1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/api/core/v1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/api/extensions/v1beta1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/api/extensions/v1beta1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/api/meta=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/api/meta.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/runtime=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/runtime.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/yaml=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/yaml.a
packagefile path/filepath=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/path/filepath.a
packagefile regexp=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/regexp.a
packagefile sort=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/sort.a
packagefile strconv=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/strconv.a
packagefile strings=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/strings.a
packagefile testing=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/testing.a
packagefile text/tabwriter=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/text/tabwriter.a
packagefile text/template=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/text/template.a
packagefile time=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/time.a
packagefile internal/poll=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/internal/poll.a
packagefile internal/testlog=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/internal/testlog.a
packagefile sync=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/sync.a
packagefile sync/atomic=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/sync/atomic.a
packagefile syscall=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/syscall.a
packagefile runtime/internal/atomic=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/runtime/internal/atomic.a
packagefile runtime/internal/sys=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/runtime/internal/sys.a
packagefile unicode/utf8=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/unicode/utf8.a
packagefile internal/cpu=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/internal/cpu.a
packagefile unicode=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/unicode.a
packagefile reflect=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/reflect.a
packagefile math=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/math.a
packagefile encoding=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/encoding.a
packagefile encoding/json=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/encoding/json.a
packagefile github.com/linkerd/linkerd2/vendor/gopkg.in/yaml.v2=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/gopkg.in/yaml.v2.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/golang/protobuf/proto=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/golang/protobuf/proto.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/golang/protobuf/ptypes/any=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/golang/protobuf/ptypes/any.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/golang/protobuf/ptypes/duration=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/golang/protobuf/ptypes/duration.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/golang/protobuf/ptypes/timestamp=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/golang/protobuf/ptypes/timestamp.a
packagefile encoding/binary=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/encoding/binary.a
packagefile github.com/linkerd/linkerd2/controller/gen/controller/tap=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/controller/gen/controller/tap.a
packagefile github.com/linkerd/linkerd2/controller/k8s=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/controller/k8s.a
packagefile github.com/linkerd/linkerd2/pkg/prometheus=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/pkg/prometheus.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/prometheus/client_golang/api=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/prometheus/client_golang/api.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/prometheus/client_golang/api/prometheus/v1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/prometheus/client_golang/api/prometheus/v1.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/prometheus/common/model=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/prometheus/common/model.a
packagefile github.com/linkerd/linkerd2/vendor/google.golang.org/grpc=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc.a
packagefile github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/codes=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/codes.a
packagefile github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/metadata=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/metadata.a
packagefile github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/status=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/status.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/labels=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/labels.a
packagefile net/http=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net/http.a
packagefile net/url=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net/url.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/api/errors=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/api/errors.a
packagefile github.com/linkerd/linkerd2/vendor/golang.org/x/net/context=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/golang.org/x/net/context.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/linkerd/linkerd2-proxy-api/go/net=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/linkerd/linkerd2-proxy-api/go/net.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/version=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/version.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/plugin/pkg/client/auth=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/plugin/pkg/client/auth.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/rest=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/rest.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/tools/clientcmd=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/tools/clientcmd.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/kubernetes/pkg/kubectl/proxy=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/kubernetes/pkg/kubectl/proxy.a
packagefile net=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net.a
packagefile encoding/hex=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/encoding/hex.a
packagefile os/signal=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/os/signal.a
packagefile os/exec=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/os/exec.a
packagefile crypto/md5=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/crypto/md5.a
packagefile crypto/rand=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/crypto/rand.a
packagefile crypto/sha1=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/crypto/sha1.a
packagefile database/sql/driver=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/database/sql/driver.a
packagefile hash=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/hash.a
packagefile html=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/html.a
packagefile github.com/linkerd/linkerd2/vendor/golang.org/x/crypto/ssh/terminal=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/golang.org/x/crypto/ssh/terminal.a
packagefile github.com/linkerd/linkerd2/vendor/golang.org/x/sys/unix=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/golang.org/x/sys/unix.a
packagefile log=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/log.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/spf13/pflag=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/spf13/pflag.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/gogo/protobuf/proto=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/gogo/protobuf/proto.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/runtime/schema=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/runtime/schema.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/intstr=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/intstr.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/gogo/protobuf/sortkeys=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/gogo/protobuf/sortkeys.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/api/resource=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/api/resource.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/types=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/types.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/api/apps/v1beta1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/api/apps/v1beta1.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/golang/glog=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/golang/glog.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/conversion=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/conversion.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/errors=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/errors.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/sets=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/sets.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/google/gofuzz=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/google/gofuzz.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/fields=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/fields.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/selection=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/selection.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/watch=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/watch.a
packagefile encoding/base64=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/encoding/base64.a
packagefile go/ast=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/go/ast.a
packagefile go/doc=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/go/doc.a
packagefile go/parser=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/go/parser.a
packagefile go/token=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/go/token.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/conversion/queryparams.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/json=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/json.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/runtime=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/runtime.a
packagefile regexp/syntax=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/regexp/syntax.a
packagefile flag=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/flag.a
packagefile internal/race=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/internal/race.a
packagefile runtime/debug=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/runtime/debug.a
packagefile runtime/trace=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/runtime/trace.a
packagefile text/template/parse=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/text/template/parse.a
packagefile unicode/utf16=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/unicode/utf16.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/api/apps/v1beta2=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/api/apps/v1beta2.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/apps/v1beta2=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/apps/v1beta2.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/core/v1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/core/v1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/fake=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/fake.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/scheme=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/scheme.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/tools/cache=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/tools/cache.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/grpc-ecosystem/go-grpc-prometheus=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/grpc-ecosystem/go-grpc-prometheus.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/prometheus/client_golang/prometheus=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/prometheus/client_golang/prometheus.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/prometheus/client_golang/prometheus/promhttp=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/prometheus/client_golang/prometheus/promhttp.a
packagefile path=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/path.a
packagefile compress/gzip=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/compress/gzip.a
packagefile github.com/linkerd/linkerd2/vendor/golang.org/x/net/http2=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/golang.org/x/net/http2.a
packagefile github.com/linkerd/linkerd2/vendor/golang.org/x/net/trace=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/golang.org/x/net/trace.a
packagefile github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/balancer=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/balancer.a
packagefile github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/balancer/roundrobin=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/balancer/roundrobin.a
packagefile github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/connectivity=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/connectivity.a
packagefile github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/credentials=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/credentials.a
packagefile github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/encoding=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/encoding.a
packagefile github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/grpclb/grpc_lb_v1/messages=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/grpclb/grpc_lb_v1/messages.a
packagefile github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/grpclog=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/grpclog.a
packagefile github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/internal=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/internal.a
packagefile github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/keepalive=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/keepalive.a
packagefile github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/naming=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/naming.a
packagefile github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/peer=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/peer.a
packagefile github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/resolver=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/resolver.a
packagefile github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/resolver/dns=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/resolver/dns.a
packagefile github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/resolver/passthrough=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/resolver/passthrough.a
packagefile github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/stats=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/stats.a
packagefile github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/tap=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/tap.a
packagefile github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/transport=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/transport.a
packagefile math/rand=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/math/rand.a
packagefile net/http/httputil=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net/http/httputil.a
packagefile github.com/linkerd/linkerd2/vendor/google.golang.org/genproto/googleapis/rpc/status=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/genproto/googleapis/rpc/status.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/validation=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/validation.a
packagefile container/list=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/container/list.a
packagefile crypto/tls=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/crypto/tls.a
packagefile vendor/golang_org/x/net/http2/hpack=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/vendor/golang_org/x/net/http2/hpack.a
packagefile vendor/golang_org/x/net/idna=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/vendor/golang_org/x/net/idna.a
packagefile vendor/golang_org/x/net/lex/httplex=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/vendor/golang_org/x/net/lex/httplex.a
packagefile vendor/golang_org/x/net/proxy=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/vendor/golang_org/x/net/proxy.a
packagefile mime=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/mime.a
packagefile mime/multipart=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/mime/multipart.a
packagefile net/http/httptrace=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net/http/httptrace.a
packagefile net/http/internal=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net/http/internal.a
packagefile net/textproto=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net/textproto.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/validation/field=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/validation/field.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/plugin/pkg/client/auth/azure=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/plugin/pkg/client/auth/azure.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/plugin/pkg/client/auth/gcp=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/plugin/pkg/client/auth/gcp.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/plugin/pkg/client/auth/oidc=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/plugin/pkg/client/auth/oidc.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/plugin/pkg/client/auth/openstack=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/plugin/pkg/client/auth/openstack.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/net=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/net.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/pkg/version=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/pkg/version.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/rest/watch=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/rest/watch.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/tools/clientcmd/api=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/tools/clientcmd/api.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/tools/metrics=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/tools/metrics.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/transport=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/transport.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/util/cert=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/util/cert.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/util/flowcontrol=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/util/flowcontrol.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/imdario/mergo=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/imdario/mergo.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/tools/auth=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/tools/auth.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/tools/clientcmd/api/latest=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/tools/clientcmd/api/latest.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/util/homedir=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/util/homedir.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/proxy=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/proxy.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/kubernetes/pkg/kubectl/util=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/kubernetes/pkg/kubectl/util.a
packagefile vendor/golang_org/x/net/route=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/vendor/golang_org/x/net/route.a
packagefile internal/nettrace=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/internal/nettrace.a
packagefile internal/singleflight=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/internal/singleflight.a
packagefile runtime/cgo=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/runtime/cgo.a
packagefile crypto=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/crypto.a
packagefile crypto/aes=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/crypto/aes.a
packagefile crypto/cipher=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/crypto/cipher.a
packagefile math/big=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/math/big.a
packagefile encoding/csv=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/encoding/csv.a
packagefile github.com/linkerd/linkerd2/vendor/gopkg.in/inf.v0=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/gopkg.in/inf.v0.a
packagefile os/user=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/os/user.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/wait=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/wait.a
packagefile go/scanner=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/go/scanner.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/api/admissionregistration/v1alpha1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/api/admissionregistration/v1alpha1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/api/admissionregistration/v1beta1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/api/admissionregistration/v1beta1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/api/autoscaling/v1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/api/autoscaling/v1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/api/autoscaling/v2beta1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/api/autoscaling/v2beta1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/api/batch/v1beta1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/api/batch/v1beta1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/api/batch/v2alpha1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/api/batch/v2alpha1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/api/certificates/v1beta1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/api/certificates/v1beta1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/api/events/v1beta1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/api/events/v1beta1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/api/networking/v1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/api/networking/v1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/api/policy/v1beta1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/api/policy/v1beta1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/api/rbac/v1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/api/rbac/v1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/api/rbac/v1alpha1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/api/rbac/v1alpha1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/api/rbac/v1beta1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/api/rbac/v1beta1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/api/scheduling/v1alpha1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/api/scheduling/v1alpha1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/api/scheduling/v1beta1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/api/scheduling/v1beta1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/api/settings/v1alpha1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/api/settings/v1alpha1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/api/storage/v1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/api/storage/v1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/api/storage/v1alpha1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/api/storage/v1alpha1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/api/storage/v1beta1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/api/storage/v1beta1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/admissionregistration=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/admissionregistration.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/apps=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/apps.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/autoscaling=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/autoscaling.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/batch=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/batch.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/certificates=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/certificates.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/core=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/core.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/events=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/events.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/extensions=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/extensions.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/internalinterfaces=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/internalinterfaces.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/networking=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/networking.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/policy=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/policy.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/rbac=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/rbac.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/scheduling=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/scheduling.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/settings=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/settings.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/storage=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/storage.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/listers/apps/v1beta2=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/listers/apps/v1beta2.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/listers/core/v1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/listers/core/v1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/discovery=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/discovery.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1alpha1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1alpha1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/apps/v1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/apps/v1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/batch/v1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/batch/v1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/batch/v2alpha1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/batch/v2alpha1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/core/v1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/core/v1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/networking/v1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/networking/v1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/settings/v1alpha1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/settings/v1alpha1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/storage/v1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/storage/v1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/api/authentication/v1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/api/authentication/v1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/api/authentication/v1beta1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/api/authentication/v1beta1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/api/authorization/v1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/api/authorization/v1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/api/authorization/v1beta1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/api/authorization/v1beta1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/runtime/serializer=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/runtime/serializer.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/discovery/fake=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/discovery/fake.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1alpha1/fake=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1alpha1/fake.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/fake=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/fake.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/apps/v1/fake=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/apps/v1/fake.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/fake=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/fake.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/fake=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/fake.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/fake=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/fake.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/fake=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/fake.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/fake=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/fake.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/fake=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/fake.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/fake=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/fake.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/fake=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/fake.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/batch/v1/fake=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/batch/v1/fake.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/fake=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/fake.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/batch/v2alpha1/fake=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/batch/v2alpha1/fake.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/fake=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/fake.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/fake=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/fake.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/fake=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/fake.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/networking/v1/fake=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/networking/v1/fake.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/fake=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/fake.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/fake=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/fake.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/fake=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/fake.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/fake=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/fake.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/fake=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/fake.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/fake=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/fake.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/settings/v1alpha1/fake=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/settings/v1alpha1/fake.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/storage/v1/fake=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/storage/v1/fake.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/fake=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/fake.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/fake=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/fake.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/testing=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/testing.a
packagefile container/heap=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/container/heap.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/cache=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/cache.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/clock=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/clock.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/diff=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/diff.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/tools/pager=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/tools/pager.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/util/buffer=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/util/buffer.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/util/retry=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/util/retry.a
packagefile expvar=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/expvar.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/beorn7/perks/quantile=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/beorn7/perks/quantile.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/prometheus/client_model/go=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/prometheus/client_model/go.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/prometheus/common/expfmt=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/prometheus/common/expfmt.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/prometheus/procfs=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/prometheus/procfs.a
packagefile compress/flate=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/compress/flate.a
packagefile hash/crc32=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/hash/crc32.a
packagefile github.com/linkerd/linkerd2/vendor/golang.org/x/net/http2/hpack=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/golang.org/x/net/http2/hpack.a
packagefile github.com/linkerd/linkerd2/vendor/golang.org/x/net/idna=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/golang.org/x/net/idna.a
packagefile github.com/linkerd/linkerd2/vendor/golang.org/x/net/lex/httplex=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/golang.org/x/net/lex/httplex.a
packagefile github.com/linkerd/linkerd2/vendor/golang.org/x/net/internal/timeseries=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/golang.org/x/net/internal/timeseries.a
packagefile html/template=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/html/template.a
packagefile github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/balancer/base=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/google.golang.org/grpc/balancer/base.a
packagefile crypto/x509=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/crypto/x509.a
packagefile crypto/des=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/crypto/des.a
packagefile crypto/ecdsa=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/crypto/ecdsa.a
packagefile crypto/elliptic=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/crypto/elliptic.a
packagefile crypto/hmac=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/crypto/hmac.a
packagefile crypto/internal/cipherhw=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/crypto/internal/cipherhw.a
packagefile crypto/rc4=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/crypto/rc4.a
packagefile crypto/rsa=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/crypto/rsa.a
packagefile crypto/sha256=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/crypto/sha256.a
packagefile crypto/sha512=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/crypto/sha512.a
packagefile crypto/subtle=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/crypto/subtle.a
packagefile encoding/asn1=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/encoding/asn1.a
packagefile encoding/pem=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/encoding/pem.a
packagefile vendor/golang_org/x/crypto/chacha20poly1305=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/vendor/golang_org/x/crypto/chacha20poly1305.a
packagefile vendor/golang_org/x/crypto/curve25519=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/vendor/golang_org/x/crypto/curve25519.a
packagefile vendor/golang_org/x/text/secure/bidirule=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/vendor/golang_org/x/text/secure/bidirule.a
packagefile vendor/golang_org/x/text/unicode/bidi=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/vendor/golang_org/x/text/unicode/bidi.a
packagefile vendor/golang_org/x/text/unicode/norm=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/vendor/golang_org/x/text/unicode/norm.a
packagefile mime/quotedprintable=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/mime/quotedprintable.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/Azure/go-autorest/autorest=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/Azure/go-autorest/autorest.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/Azure/go-autorest/autorest/adal=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/Azure/go-autorest/autorest/adal.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/Azure/go-autorest/autorest/azure=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/Azure/go-autorest/autorest/azure.a
packagefile github.com/linkerd/linkerd2/vendor/golang.org/x/oauth2=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/golang.org/x/oauth2.a
packagefile github.com/linkerd/linkerd2/vendor/golang.org/x/oauth2/google=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/golang.org/x/oauth2/google.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/util/jsonpath=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/util/jsonpath.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/gophercloud/gophercloud=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/gophercloud/gophercloud.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/gophercloud/gophercloud/openstack=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/gophercloud/gophercloud/openstack.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/pkg/apis/clientauthentication=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/pkg/apis/clientauthentication.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/util/connrotation=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/util/connrotation.a
packagefile crypto/x509/pkix=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/crypto/x509/pkix.a
packagefile github.com/linkerd/linkerd2/vendor/golang.org/x/time/rate=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/golang.org/x/time/rate.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/util/integer=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/util/integer.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/tools/clientcmd/api/v1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/tools/clientcmd/api/v1.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/mxk/go-flowrate/flowrate=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/mxk/go-flowrate/flowrate.a
packagefile github.com/linkerd/linkerd2/vendor/golang.org/x/net/html=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/golang.org/x/net/html.a
packagefile github.com/linkerd/linkerd2/vendor/golang.org/x/net/html/atom=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/golang.org/x/net/html/atom.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/httpstream=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/httpstream.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/kubernetes/pkg/apis/core=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/kubernetes/pkg/apis/core.a
packagefile math/bits=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/math/bits.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/admissionregistration/v1alpha1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/admissionregistration/v1alpha1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/admissionregistration/v1beta1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/admissionregistration/v1beta1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/apps/v1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/apps/v1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/apps/v1beta1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/apps/v1beta1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/autoscaling/v1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/autoscaling/v1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/autoscaling/v2beta1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/autoscaling/v2beta1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/batch/v1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/batch/v1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/batch/v1beta1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/batch/v1beta1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/batch/v2alpha1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/batch/v2alpha1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/certificates/v1beta1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/certificates/v1beta1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/events/v1beta1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/events/v1beta1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/extensions/v1beta1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/extensions/v1beta1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/networking/v1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/networking/v1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/policy/v1beta1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/policy/v1beta1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/rbac/v1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/rbac/v1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/rbac/v1alpha1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/rbac/v1alpha1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/rbac/v1beta1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/rbac/v1beta1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/scheduling/v1alpha1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/scheduling/v1alpha1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/scheduling/v1beta1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/scheduling/v1beta1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/settings/v1alpha1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/settings/v1alpha1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/storage/v1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/storage/v1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/storage/v1alpha1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/storage/v1alpha1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/storage/v1beta1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/informers/storage/v1beta1.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/googleapis/gnostic/OpenAPIv2=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/googleapis/gnostic/OpenAPIv2.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/gregjones/httpcache=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/gregjones/httpcache.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/gregjones/httpcache/diskcache=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/gregjones/httpcache/diskcache.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/peterbourgon/diskv=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/peterbourgon/diskv.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/tools/reference=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/tools/reference.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/strategicpatch=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/strategicpatch.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/hashicorp/golang-lru=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/hashicorp/golang-lru.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/davecgh/go-spew/spew=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/davecgh/go-spew/spew.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/prometheus/procfs/nfs=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/prometheus/procfs/nfs.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/prometheus/procfs/xfs=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/prometheus/procfs/xfs.a
packagefile github.com/linkerd/linkerd2/vendor/golang.org/x/text/secure/bidirule=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/golang.org/x/text/secure/bidirule.a
packagefile github.com/linkerd/linkerd2/vendor/golang.org/x/text/unicode/bidi=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/golang.org/x/text/unicode/bidi.a
packagefile github.com/linkerd/linkerd2/vendor/golang.org/x/text/unicode/norm=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/golang.org/x/text/unicode/norm.a
packagefile crypto/dsa=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/crypto/dsa.a
packagefile vendor/golang_org/x/crypto/cryptobyte=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/vendor/golang_org/x/crypto/cryptobyte.a
packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/vendor/golang_org/x/crypto/cryptobyte/asn1.a
packagefile vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20.a
packagefile vendor/golang_org/x/crypto/poly1305=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/vendor/golang_org/x/crypto/poly1305.a
packagefile vendor/golang_org/x/text/transform=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/vendor/golang_org/x/text/transform.a
packagefile encoding/xml=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/encoding/xml.a
packagefile net/http/cookiejar=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/net/http/cookiejar.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/Azure/go-autorest/autorest/date=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/Azure/go-autorest/autorest/date.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/dgrijalva/jwt-go=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/dgrijalva/jwt-go.a
packagefile github.com/linkerd/linkerd2/vendor/golang.org/x/oauth2/internal=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/golang.org/x/oauth2/internal.a
packagefile github.com/linkerd/linkerd2/vendor/cloud.google.com/go/compute/metadata=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/cloud.google.com/go/compute/metadata.a
packagefile github.com/linkerd/linkerd2/vendor/golang.org/x/oauth2/jws=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/golang.org/x/oauth2/jws.a
packagefile github.com/linkerd/linkerd2/vendor/golang.org/x/oauth2/jwt=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/golang.org/x/oauth2/jwt.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/third_party/forked/golang/template=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/third_party/forked/golang/template.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/gophercloud/gophercloud/openstack/utils=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/gophercloud/gophercloud/openstack/utils.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/json-iterator/go=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/json-iterator/go.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/framer=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/framer.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/listers/admissionregistration/v1alpha1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/listers/admissionregistration/v1alpha1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/listers/admissionregistration/v1beta1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/listers/admissionregistration/v1beta1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/listers/apps/v1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/listers/apps/v1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/listers/apps/v1beta1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/listers/apps/v1beta1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/listers/autoscaling/v1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/listers/autoscaling/v1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/listers/autoscaling/v2beta1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/listers/autoscaling/v2beta1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/listers/batch/v1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/listers/batch/v1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/listers/batch/v1beta1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/listers/batch/v1beta1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/listers/batch/v2alpha1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/listers/batch/v2alpha1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/listers/certificates/v1beta1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/listers/certificates/v1beta1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/listers/events/v1beta1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/listers/events/v1beta1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/listers/extensions/v1beta1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/listers/extensions/v1beta1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/listers/networking/v1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/listers/networking/v1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/listers/policy/v1beta1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/listers/policy/v1beta1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/listers/rbac/v1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/listers/rbac/v1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/listers/rbac/v1alpha1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/listers/rbac/v1alpha1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/listers/rbac/v1beta1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/listers/rbac/v1beta1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/listers/scheduling/v1alpha1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/listers/scheduling/v1alpha1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/listers/scheduling/v1beta1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/listers/scheduling/v1beta1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/listers/settings/v1alpha1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/listers/settings/v1alpha1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/listers/storage/v1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/listers/storage/v1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/listers/storage/v1alpha1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/listers/storage/v1alpha1.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/client-go/listers/storage/v1beta1=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/client-go/listers/storage/v1beta1.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/googleapis/gnostic/compiler=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/googleapis/gnostic/compiler.a
packagefile compress/zlib=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/compress/zlib.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/google/btree=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/google/btree.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/mergepatch=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/pkg/util/mergepatch.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/third_party/forked/golang/json=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/apimachinery/third_party/forked/golang/json.a
packagefile github.com/linkerd/linkerd2/vendor/k8s.io/kube-openapi/pkg/util/proto=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/k8s.io/kube-openapi/pkg/util/proto.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/hashicorp/golang-lru/simplelru=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/hashicorp/golang-lru/simplelru.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/prometheus/procfs/internal/util=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/prometheus/procfs/internal/util.a
packagefile github.com/linkerd/linkerd2/vendor/golang.org/x/text/transform=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/golang.org/x/text/transform.a
packagefile github.com/linkerd/linkerd2/vendor/golang.org/x/net/context/ctxhttp=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/golang.org/x/net/context/ctxhttp.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/modern-go/concurrent=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/modern-go/concurrent.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/modern-go/reflect2=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/modern-go/reflect2.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/googleapis/gnostic/extensions=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/googleapis/gnostic/extensions.a
packagefile hash/adler32=/usr/local/Cellar/go/1.10.3/libexec/pkg/darwin_amd64/hash/adler32.a
packagefile github.com/linkerd/linkerd2/vendor/github.com/gophercloud/gophercloud/pagination=/Users/kl/workspace/go/pkg/darwin_amd64/github.com/linkerd/linkerd2/vendor/github.com/gophercloud/gophercloud/pagination.a
EOF
mkdir -p $WORK/b001/exe/
cd .
/usr/local/Cellar/go/1.10.3/libexec/pkg/tool/darwin_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -buildmode=exe -buildid=C9LY3uuQHQW9aLcTvGS7/l-szYm9AhCxChh4FgasD/_djnf4WrhuTyihlwTbJz/C9LY3uuQHQW9aLcTvGS7 -extld=clang /Users/kl/Library/Caches/go-build/3e/3e6a9a9f91bf5e7902d0a2fadd3ad724671559f0f920a4f603f982978ac290fb-d
# github.com/linkerd/linkerd2/cli
github.com/linkerd/linkerd2/vendor/k8s.io/client-go/discovery/fake.init: call to external function
github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/fake.init: relocation target github.com/linkerd/linkerd2/vendor/k8s.io/client-go/discovery/fake.init not defined
github.com/linkerd/linkerd2/vendor/k8s.io/client-go/kubernetes/fake.init: undefined: "github.com/linkerd/linkerd2/vendor/k8s.io/client-go/discovery/fake.init"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment