components/golang/golang-15.p5m
author Shawn Walker-Salas <shawn.walker@oracle.com>
Tue, 20 Dec 2016 11:59:29 -0800
changeset 7518 c388d4e1d3ad
parent 5331 9c955076ffe3
permissions -rw-r--r--
PSARC/2016/250 Google Go version 1.7 23170486 update to Google Go version 1.7 and add sparc64 support

#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License (the "License").
# You may not use this file except in compliance with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# or http://www.opensolaris.org/os/licensing.
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#
# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
#
<include golang.mog>
# Executables in a non-standard path.
<transform file path=usr/lib/golang/$(COMPONENT_RE_MAJOR_VERSION)/pkg/tool/solaris_$(MACH64)/.+ -> \
    default mode 0555>
# Add identical timestamps to the Go source code and object files so the
# compiler doesn't try to rebuild them.
<transform file path=usr/lib/golang/$(COMPONENT_RE_MAJOR_VERSION)/src/.*$ -> \
    set timestamp $(TIMESTAMP) >
<transform file path=usr/lib/golang/$(COMPONENT_RE_MAJOR_VERSION)/pkg/.*$ -> \
    set timestamp $(TIMESTAMP) >
#
set name=pkg.fmri \
    value=pkg:/developer/golang-15@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary value="The Google Go programming language"
set name=pkg.description \
    value="Google Go is an open source programming language that makes it easy to build simple, reliable, and efficient software."
set name=com.oracle.info.description value="Google Go"
set name=com.oracle.info.tpno value=$(TPNO)
set name=info.classification \
    value="org.opensolaris.category.2008:Development/Other Languages"
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=org.opensolaris.arc-caseid value=$(ARC_CASE)
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
link path=usr/bin/go target=../lib/golang/$(COMPONENT_MAJOR_VERSION)/bin/go
link path=usr/bin/gofmt \
    target=../lib/golang/$(COMPONENT_MAJOR_VERSION)/bin/gofmt
# All Go supplemental packages will generally be installed into these
# directories, so they are declared here even though no supplemental
# packages are.  Directories are normally omitted from most package
# manifests, but since these represent an "interface" of sorts, they're
# explicitly declared here.
dir  path=usr/lib/gocode/$(COMPONENT_MAJOR_VERSION)
dir  path=usr/lib/gocode/$(COMPONENT_MAJOR_VERSION)/src
dir  path=usr/lib/gocode/$(COMPONENT_MAJOR_VERSION)/src/github.com
dir  path=usr/lib/gocode/$(COMPONENT_MAJOR_VERSION)/src/github.com/golang
dir  path=usr/lib/gocode/$(COMPONENT_MAJOR_VERSION)/src/golang.org
dir  path=usr/lib/gocode/$(COMPONENT_MAJOR_VERSION)/src/golang.org/x
dir  path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/AUTHORS
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/CONTRIBUTING.md
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/CONTRIBUTORS
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/LICENSE
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/PATENTS
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/README.md
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/VERSION
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/api/README
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/api/except.txt
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/api/go1.1.txt
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/api/go1.2.txt
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/api/go1.3.txt
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/api/go1.4.txt
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/api/go1.5.txt
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/api/go1.txt
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/api/next.txt
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/bin/go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/bin/gofmt
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/articles/go_command.html
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/articles/index.html
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/articles/race_detector.html
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/articles/wiki/edit.html
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/articles/wiki/final-noclosure.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/articles/wiki/final-noerror.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/articles/wiki/final-parsetemplate.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/articles/wiki/final-template.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/articles/wiki/final-test.patch
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/articles/wiki/final.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/articles/wiki/get.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/articles/wiki/http-sample.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/articles/wiki/index.html
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/articles/wiki/notemplate.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/articles/wiki/part1-noerror.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/articles/wiki/part1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/articles/wiki/part2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/articles/wiki/part3-errorhandling.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/articles/wiki/part3.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/articles/wiki/test.bash
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/articles/wiki/test_Test.txt.good
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/articles/wiki/test_edit.good
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/articles/wiki/test_view.good
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/articles/wiki/view.html
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/asm.html
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/cmd.html
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/code.html
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/codewalk/codewalk.css
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/codewalk/codewalk.js
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/codewalk/codewalk.xml
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/codewalk/functions.xml
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/codewalk/markov.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/codewalk/markov.xml
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/codewalk/pig.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/codewalk/popout.png
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/codewalk/run
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/codewalk/sharemem.xml
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/codewalk/urlpoll.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/contrib.html
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/contribute.html
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/debugging_with_gdb.html
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/devel/pre_go1.html
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/devel/release.html
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/devel/weekly.html
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/docs.html
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/effective_go.html
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/gccgo_contribute.html
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/gccgo_install.html
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/go-logo-black.png
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/go-logo-blue.png
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/go-logo-white.png
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/go1.1.html
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/go1.2.html
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/go1.3.html
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/go1.4.html
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/go1.5.html
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/go1.html
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/go1compat.html
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/go_faq.html
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/go_mem.html
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/go_spec.html
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/gopher/README
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/gopher/appenginegopher.jpg
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/gopher/appenginegophercolor.jpg
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/gopher/appenginelogo.gif
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/gopher/biplane.jpg
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/gopher/bumper.png
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/gopher/bumper192x108.png
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/gopher/bumper320x180.png
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/gopher/bumper480x270.png
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/gopher/bumper640x360.png
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/gopher/doc.png
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/gopher/fiveyears.jpg
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/gopher/frontpage.png
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/gopher/gopherbw.png
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/gopher/gophercolor.png
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/gopher/gophercolor16x16.png
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/gopher/help.png
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/gopher/pencil/gopherhat.jpg
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/gopher/pencil/gopherhelmet.jpg
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/gopher/pencil/gophermega.jpg
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/gopher/pencil/gopherrunning.jpg
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/gopher/pencil/gopherswim.jpg
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/gopher/pencil/gopherswrench.jpg
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/gopher/pkg.png
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/gopher/project.png
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/gopher/ref.png
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/gopher/run.png
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/gopher/talks.png
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/help.html
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/ie.css
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/install-source.html
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/install.html
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/play/fib.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/play/hello.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/play/life.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/play/peano.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/play/pi.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/play/sieve.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/play/solitaire.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/play/tree.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/progs/cgo1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/progs/cgo2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/progs/cgo3.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/progs/cgo4.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/progs/defer.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/progs/defer2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/progs/eff_bytesize.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/progs/eff_qr.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/progs/eff_sequence.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/progs/eff_unused1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/progs/eff_unused2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/progs/error.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/progs/error2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/progs/error3.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/progs/error4.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/progs/go1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/progs/gobs1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/progs/gobs2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/progs/image_draw.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/progs/image_package1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/progs/image_package2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/progs/image_package3.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/progs/image_package4.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/progs/image_package5.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/progs/image_package6.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/progs/interface.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/progs/interface2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/progs/json1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/progs/json2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/progs/json3.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/progs/json4.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/progs/json5.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/progs/run.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/progs/slices.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/progs/timeout1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/progs/timeout2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/root.html
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/security.html
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/share.png
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/doc/tos.html
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/favicon.ico
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/lib/time/README
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/lib/time/update.bash
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/lib/time/zoneinfo.zip
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/android/README
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/android/cleaner.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/android/go_android_exec.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/arm/a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/benchcmp
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/errors/err1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/errors/err2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/errors/err3.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/errors/issue7757.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/errors/issue8442.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/errors/test.bash
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/gmp/fib.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/gmp/gmp.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/gmp/pi.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/life/c-life.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/life/life.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/life/life.h
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/life/main.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/life/main.out
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/nocgo/nocgo.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/nocgo/nocgo_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/stdio/chain.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/stdio/chain.out
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/stdio/fib.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/stdio/fib.out
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/stdio/file.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/stdio/hello.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/stdio/hello.out
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/stdio/run.out
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/stdio/stdio.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/align.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/api.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/backdoor.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/basic.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/buildid_linux.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/callback.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/callback_c.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/callback_c_gc.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/callback_c_gccgo.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/cflags.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/cgo_linux_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/cgo_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/cthread.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/cthread_unix.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/cthread_windows.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/duplicate_symbol.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/env.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/exports.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/fpvar.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/helpers.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue10303.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue11925.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue12030.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue1222.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue1328.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue1560.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue1635.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue2462.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue3250.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue3250w.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue3261.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue3729.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue3729w.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue3741.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue3775.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue3945.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue4029.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue4029w.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue4054a.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue4054b.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue4273.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue4273b.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue4339.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue4339.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue4339.h
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue4417.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue4857.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue5227.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue5242.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue5337.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue5337w.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue5548.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue5548_c.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue5603.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue5740.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue5740a.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue5740b.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue5986.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue6128.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue6390.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue6472.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue6506.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue6612.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue6833.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue6833_c.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue6997_linux.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue6997_linux.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue7234_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue7560.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue7665.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue7786.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue7978.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue8092.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue8148.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue8331.h
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue8331a.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue8331b.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue8428.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue8441.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue8517.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue8517_windows.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue8517_windows.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue8694.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue8811.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue8811.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue8828.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue8828/issue8828.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue8828/trivial.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue8945.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue9026.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue9026/issue9026.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue9400/asm_386.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue9400/asm_amd64x.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue9400/asm_arm.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue9400/asm_arm64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue9400/asm_ppc64x.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue9400/gccgo.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue9400/stubs.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue9400_linux.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/issue9557.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/setgid_linux.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/sigprocmask_linux.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/sigprocmask_linux.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/test/sleep_windows_386.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/testasan/main.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/testcarchive/main.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/testcarchive/src/libgo/libgo.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/testcarchive/src/p/p.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/testcarchive/test.bash
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/testcshared/main0.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/testcshared/main1.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/testcshared/main2.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/testcshared/main3.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/testcshared/src/libgo/libgo.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/testcshared/src/libgo2/libgo2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/testcshared/src/p/p.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/testcshared/test.bash
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/testgodefs/anonunion.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/testgodefs/issue8478.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/testgodefs/main.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/testgodefs/test.bash
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/testshared/shared_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/testshared/src/dep/asm.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/testshared/src/dep/dep.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/testshared/src/dep/gccgo.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/testshared/src/dep/stubs.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/testshared/src/dep2/dep2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/testshared/src/exe/exe.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/testshared/src/exe2/exe2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/testshared/src/execgo/exe.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/testshared/src/trivial/trivial.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/testsigfwd/main.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/testso/cgoso.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/testso/cgoso.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/testso/cgoso_c.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/testso/cgoso_unix.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/testso/main.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/testsovar/cgoso.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/testsovar/cgoso_c.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/testsovar/cgoso_c.h
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/testsovar/main.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/testtls/tls.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/testtls/tls_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/cgo/testtls/tls_unix.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/chrome/gophertool/README.txt
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/chrome/gophertool/background.html
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/chrome/gophertool/background.js
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/chrome/gophertool/gopher.js
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/chrome/gophertool/gopher.png
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/chrome/gophertool/manifest.json
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/chrome/gophertool/popup.html
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/chrome/gophertool/popup.js
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/editors
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/git/pre-commit
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/ios/README
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/ios/clangwrap.sh
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/ios/detect.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/ios/go_darwin_arm_exec.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/linkcheck/linkcheck.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/nacl/README
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/nacl/go_nacl_386_exec
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/nacl/go_nacl_amd64p32_exec
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/nacl/go_nacl_arm_exec
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/nacl/mkzip.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/nacl/testdata/bin/placeholder
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/nacl/testdata/empty
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/nacl/testdata/group
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/nacl/testdata/hosts
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/nacl/testdata/mime.types
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/nacl/testzip.proto
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/swig/callback/callback.cc
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/swig/callback/callback.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/swig/callback/callback.h
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/swig/callback/callback.swigcxx
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/swig/callback/callback_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/swig/stdio/file.swig
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/swig/stdio/file_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/trace/README.md
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/misc/trace/trace_viewer_lean.html
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/bin/asm
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/bin/compile
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/bin/link
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/pkg/solaris_amd64/bootstrap/asm/internal/arch.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/pkg/solaris_amd64/bootstrap/asm/internal/asm.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/pkg/solaris_amd64/bootstrap/asm/internal/flags.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/pkg/solaris_amd64/bootstrap/asm/internal/lex.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/pkg/solaris_amd64/bootstrap/compile/internal/amd64.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/pkg/solaris_amd64/bootstrap/compile/internal/arm.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/pkg/solaris_amd64/bootstrap/compile/internal/arm64.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/pkg/solaris_amd64/bootstrap/compile/internal/big.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/pkg/solaris_amd64/bootstrap/compile/internal/gc.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/pkg/solaris_amd64/bootstrap/compile/internal/ppc64.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/pkg/solaris_amd64/bootstrap/compile/internal/x86.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/pkg/solaris_amd64/bootstrap/internal/gcprog.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/pkg/solaris_amd64/bootstrap/internal/obj.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/pkg/solaris_amd64/bootstrap/internal/obj/arm.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/pkg/solaris_amd64/bootstrap/internal/obj/arm64.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/pkg/solaris_amd64/bootstrap/internal/obj/ppc64.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/pkg/solaris_amd64/bootstrap/internal/obj/x86.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/pkg/solaris_amd64/bootstrap/link/internal/amd64.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/pkg/solaris_amd64/bootstrap/link/internal/arm.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/pkg/solaris_amd64/bootstrap/link/internal/arm64.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/pkg/solaris_amd64/bootstrap/link/internal/ld.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/pkg/solaris_amd64/bootstrap/link/internal/ppc64.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/pkg/solaris_amd64/bootstrap/link/internal/x86.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/asm/internal/arch/arch.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/asm/internal/arch/arm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/asm/internal/arch/arm64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/asm/internal/arch/ppc64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/asm/internal/asm/asm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/asm/internal/asm/endtoend_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/asm/internal/asm/expr_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/asm/internal/asm/operand_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/asm/internal/asm/parse.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/asm/internal/flags/flags.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/asm/internal/lex/input.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/asm/internal/lex/lex.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/asm/internal/lex/lex_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/asm/internal/lex/slice.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/asm/internal/lex/stack.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/asm/internal/lex/tokenizer.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/asm/main.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/doc.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/$(MACH64)/cgen.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/$(MACH64)/galign.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/$(MACH64)/ggen.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/$(MACH64)/gsubr.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/$(MACH64)/peep.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/$(MACH64)/prog.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/$(MACH64)/reg.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/arm/cgen.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/arm/cgen64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/arm/galign.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/arm/ggen.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/arm/gsubr.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/arm/peep.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/arm/prog.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/arm/reg.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/arm64/cgen.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/arm64/galign.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/arm64/ggen.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/arm64/gsubr.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/arm64/peep.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/arm64/prog.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/arm64/reg.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/big/accuracy_string.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/big/arith.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/big/arith_decl.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/big/arith_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/big/bits_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/big/calibrate_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/big/decimal.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/big/decimal_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/big/example_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/big/float.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/big/float_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/big/floatconv.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/big/floatconv_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/big/floatexample_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/big/ftoa.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/big/gcd_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/big/hilbert_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/big/int.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/big/int_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/big/intconv.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/big/intconv_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/big/nat.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/big/nat_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/big/natconv.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/big/natconv_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/big/rat.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/big/rat_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/big/ratconv.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/big/ratconv_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/big/roundingmode_string.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/big/vendor.bash
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/gc/align.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/gc/builtin.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/gc/bv.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/gc/cgen.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/gc/closure.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/gc/const.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/gc/cplx.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/gc/dcl.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/gc/esc.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/gc/export.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/gc/fmt.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/gc/gen.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/gc/go.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/gc/go.y
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/gc/gsubr.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/gc/init.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/gc/inl.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/gc/lex.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/gc/mkbuiltin.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/gc/mparith2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/gc/mparith3.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/gc/obj.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/gc/opnames.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/gc/order.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/gc/pgen.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/gc/plive.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/gc/popt.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/gc/racewalk.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/gc/range.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/gc/reflect.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/gc/reg.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/gc/select.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/gc/sinit.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/gc/subr.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/gc/swt.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/gc/syntax.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/gc/typecheck.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/gc/unsafe.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/gc/util.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/gc/walk.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/gc/y.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/ppc64/cgen.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/ppc64/galign.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/ppc64/ggen.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/ppc64/gsubr.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/ppc64/opt.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/ppc64/peep.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/ppc64/prog.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/ppc64/reg.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/x86/cgen.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/x86/cgen64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/x86/galign.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/x86/ggen.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/x86/gsubr.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/x86/peep.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/x86/prog.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/internal/x86/reg.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/compile/main.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/internal/gcprog/gcprog.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/internal/obj/ar.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/internal/obj/arm/a.out.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/internal/obj/arm/anames.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/internal/obj/arm/anames5.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/internal/obj/arm/asm5.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/internal/obj/arm/list5.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/internal/obj/arm/obj5.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/internal/obj/arm64/a.out.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/internal/obj/arm64/anames.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/internal/obj/arm64/anames7.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/internal/obj/arm64/asm7.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/internal/obj/arm64/list7.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/internal/obj/arm64/obj7.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/internal/obj/data.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/internal/obj/flag.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/internal/obj/fmt.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/internal/obj/funcdata.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/internal/obj/go.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/internal/obj/ld.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/internal/obj/libc.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/internal/obj/line_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/internal/obj/link.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/internal/obj/mgc0.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/internal/obj/obj.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/internal/obj/objfile.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/internal/obj/pass.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/internal/obj/pcln.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/internal/obj/ppc64/a.out.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/internal/obj/ppc64/anames.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/internal/obj/ppc64/anames9.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/internal/obj/ppc64/asm9.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/internal/obj/ppc64/list9.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/internal/obj/ppc64/obj9.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/internal/obj/stack.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/internal/obj/stringer.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/internal/obj/sym.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/internal/obj/textflag.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/internal/obj/typekind.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/internal/obj/util.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/internal/obj/x86/a.out.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/internal/obj/x86/anames.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/internal/obj/x86/asm6.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/internal/obj/x86/list6.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/internal/obj/x86/obj6.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/internal/obj/x86/obj6_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/internal/obj/zbootstrap.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/link/doc.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/link/internal/$(MACH64)/asm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/link/internal/$(MACH64)/l.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/link/internal/$(MACH64)/obj.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/link/internal/$(MACH64)/z.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/link/internal/arm/asm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/link/internal/arm/l.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/link/internal/arm/obj.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/link/internal/arm64/asm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/link/internal/arm64/l.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/link/internal/arm64/obj.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/link/internal/ld/ar.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/link/internal/ld/arch.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/link/internal/ld/data.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/link/internal/ld/decodesym.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/link/internal/ld/dwarf.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/link/internal/ld/dwarf_defs.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/link/internal/ld/elf.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/link/internal/ld/go.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/link/internal/ld/ld.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/link/internal/ld/ldelf.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/link/internal/ld/ldmacho.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/link/internal/ld/ldpe.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/link/internal/ld/lib.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/link/internal/ld/link.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/link/internal/ld/macho.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/link/internal/ld/macho_combine_dwarf.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/link/internal/ld/objfile.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/link/internal/ld/pcln.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/link/internal/ld/pe.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/link/internal/ld/pobj.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/link/internal/ld/sym.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/link/internal/ld/symtab.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/link/internal/ld/textflag.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/link/internal/ld/util.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/link/internal/ppc64/asm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/link/internal/ppc64/l.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/link/internal/ppc64/obj.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/link/internal/x86/asm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/link/internal/x86/l.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/link/internal/x86/obj.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/bootstrap/src/bootstrap/link/main.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/include/funcdata.h
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/include/textflag.h
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/archive/tar.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/archive/zip.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/bufio.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/bytes.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/cmd/asm/internal/arch.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/cmd/asm/internal/asm.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/cmd/asm/internal/flags.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/cmd/asm/internal/lex.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/cmd/compile/internal/amd64.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/cmd/compile/internal/arm.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/cmd/compile/internal/arm64.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/cmd/compile/internal/big.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/cmd/compile/internal/gc.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/cmd/compile/internal/ppc64.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/cmd/compile/internal/x86.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/cmd/internal/gcprog.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/cmd/internal/goobj.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/cmd/internal/obj.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/cmd/internal/obj/arm.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/cmd/internal/obj/arm64.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/cmd/internal/obj/ppc64.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/cmd/internal/obj/x86.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/cmd/internal/objfile.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/cmd/internal/rsc.io/arm/armasm.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/cmd/internal/rsc.io/x86/x86asm.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/cmd/link/internal/amd64.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/cmd/link/internal/arm.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/cmd/link/internal/arm64.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/cmd/link/internal/ld.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/cmd/link/internal/ppc64.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/cmd/link/internal/x86.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/cmd/pprof/internal/commands.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/cmd/pprof/internal/driver.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/cmd/pprof/internal/fetch.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/cmd/pprof/internal/plugin.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/cmd/pprof/internal/profile.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/cmd/pprof/internal/report.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/cmd/pprof/internal/svg.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/cmd/pprof/internal/symbolizer.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/cmd/pprof/internal/symbolz.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/cmd/pprof/internal/tempfile.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/cmd/vet/whitelist.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/compress/bzip2.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/compress/flate.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/compress/gzip.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/compress/lzw.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/compress/zlib.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/container/heap.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/container/list.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/container/ring.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/crypto.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/crypto/aes.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/crypto/cipher.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/crypto/des.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/crypto/dsa.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/crypto/ecdsa.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/crypto/elliptic.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/crypto/hmac.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/crypto/md5.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/crypto/rand.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/crypto/rc4.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/crypto/rsa.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/crypto/sha1.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/crypto/sha256.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/crypto/sha512.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/crypto/subtle.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/crypto/tls.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/crypto/x509.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/crypto/x509/pkix.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/database/sql.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/database/sql/driver.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/debug/dwarf.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/debug/elf.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/debug/gosym.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/debug/macho.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/debug/pe.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/debug/plan9obj.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/encoding.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/encoding/ascii85.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/encoding/asn1.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/encoding/base32.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/encoding/base64.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/encoding/binary.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/encoding/csv.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/encoding/gob.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/encoding/hex.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/encoding/json.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/encoding/pem.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/encoding/xml.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/errors.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/expvar.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/flag.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/fmt.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/go/ast.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/go/build.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/go/constant.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/go/doc.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/go/format.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/go/importer.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/go/internal/gccgoimporter.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/go/internal/gcimporter.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/go/parser.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/go/printer.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/go/scanner.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/go/token.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/go/types.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/hash.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/hash/adler32.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/hash/crc32.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/hash/crc64.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/hash/fnv.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/html.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/html/template.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/image.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/image/color.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/image/color/palette.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/image/draw.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/image/gif.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/image/internal/imageutil.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/image/jpeg.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/image/png.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/index/suffixarray.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/internal/format.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/internal/singleflight.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/internal/testenv.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/internal/trace.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/io.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/io/ioutil.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/log.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/log/syslog.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/math.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/math/big.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/math/cmplx.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/math/rand.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/mime.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/mime/multipart.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/mime/quotedprintable.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/net.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/net/http.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/net/http/cgi.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/net/http/cookiejar.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/net/http/fcgi.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/net/http/httptest.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/net/http/httputil.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/net/http/internal.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/net/http/pprof.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/net/internal/socktest.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/net/mail.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/net/rpc.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/net/rpc/jsonrpc.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/net/smtp.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/net/textproto.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/net/url.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/os.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/os/exec.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/os/signal.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/os/user.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/path.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/path/filepath.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/reflect.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/regexp.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/regexp/syntax.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/runtime.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/runtime/cgo.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/runtime/debug.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/runtime/pprof.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/runtime/race.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/runtime/trace.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/sort.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/strconv.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/strings.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/sync.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/sync/atomic.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/syscall.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/testing.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/testing/iotest.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/testing/quick.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/text/scanner.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/text/tabwriter.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/text/template.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/text/template/parse.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/time.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/unicode.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/unicode/utf16.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/solaris_amd64/unicode/utf8.a
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/tool/solaris_amd64/addr2line
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/tool/solaris_amd64/api
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/tool/solaris_amd64/asm
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/tool/solaris_amd64/cgo
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/tool/solaris_amd64/compile
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/tool/solaris_amd64/cover
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/tool/solaris_amd64/dist
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/tool/solaris_amd64/doc
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/tool/solaris_amd64/fix
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/tool/solaris_amd64/link
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/tool/solaris_amd64/nm
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/tool/solaris_amd64/objdump
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/tool/solaris_amd64/pack
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/tool/solaris_amd64/pprof
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/tool/solaris_amd64/trace
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/tool/solaris_amd64/vet
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/pkg/tool/solaris_amd64/yacc
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/robots.txt
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/Make.dist
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/all.bash
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/all.bat
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/all.rc
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/androidtest.bash
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/archive/tar/common.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/archive/tar/example_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/archive/tar/reader.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/archive/tar/reader_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/archive/tar/stat_atim.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/archive/tar/stat_atimespec.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/archive/tar/stat_unix.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/archive/tar/tar_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/archive/tar/testdata/gnu.tar
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/archive/tar/testdata/hardlink.tar
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/archive/tar/testdata/issue10968.tar
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/archive/tar/testdata/issue11169.tar
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/archive/tar/testdata/neg-size.tar
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/archive/tar/testdata/nil-uid.tar
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/archive/tar/testdata/pax.tar
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/archive/tar/testdata/small.txt
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/archive/tar/testdata/small2.txt
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/archive/tar/testdata/sparse-formats.tar
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/archive/tar/testdata/star.tar
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/archive/tar/testdata/ustar.tar
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/archive/tar/testdata/v7.tar
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/archive/tar/testdata/writer-big-long.tar
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/archive/tar/testdata/writer-big.tar
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/archive/tar/testdata/writer.tar
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/archive/tar/testdata/xattrs.tar
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/archive/tar/writer.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/archive/tar/writer_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/archive/zip/example_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/archive/zip/reader.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/archive/zip/reader_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/archive/zip/register.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/archive/zip/struct.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/archive/zip/testdata/crc32-not-streamed.zip
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/archive/zip/testdata/dd.zip
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/archive/zip/testdata/go-no-datadesc-sig.zip
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/archive/zip/testdata/go-with-datadesc-sig.zip
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/archive/zip/testdata/gophercolor16x16.png
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/archive/zip/testdata/readme.notzip
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/archive/zip/testdata/readme.zip
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/archive/zip/testdata/symlink.zip
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/archive/zip/testdata/test-trailing-junk.zip
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/archive/zip/testdata/test.zip
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/archive/zip/testdata/unix.zip
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/archive/zip/testdata/winxp.zip
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/archive/zip/testdata/zip64-2.zip
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/archive/zip/testdata/zip64.zip
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/archive/zip/writer.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/archive/zip/writer_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/archive/zip/zip_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/bootstrap.bash
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/bufio/bufio.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/bufio/bufio_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/bufio/example_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/bufio/export_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/bufio/scan.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/bufio/scan_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/buildall.bash
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/builtin/builtin.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/bytes/buffer.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/bytes/buffer_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/bytes/bytes.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/bytes/bytes_decl.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/bytes/bytes_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/bytes/compare_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/bytes/equal_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/bytes/example_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/bytes/export_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/bytes/reader.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/bytes/reader_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/clean.bash
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/clean.bat
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/clean.rc
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/addr2line/addr2line_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/addr2line/main.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/api/goapi.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/api/goapi_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/api/run.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/api/testdata/src/pkg/p1/golden.txt
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/api/testdata/src/pkg/p1/p1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/api/testdata/src/pkg/p2/golden.txt
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/api/testdata/src/pkg/p2/p2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/api/testdata/src/pkg/p3/golden.txt
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/api/testdata/src/pkg/p3/p3.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/asm/internal/arch/arch.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/asm/internal/arch/arm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/asm/internal/arch/arm64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/asm/internal/arch/ppc64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/asm/internal/asm/asm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/asm/internal/asm/endtoend_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/asm/internal/asm/expr_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/asm/internal/asm/operand_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/asm/internal/asm/parse.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/asm/internal/asm/testdata/386.out
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/asm/internal/asm/testdata/386.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/asm/internal/asm/testdata/amd64.out
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/asm/internal/asm/testdata/amd64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/asm/internal/asm/testdata/arm.out
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/asm/internal/asm/testdata/arm.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/asm/internal/asm/testdata/arm64.out
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/asm/internal/asm/testdata/arm64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/asm/internal/asm/testdata/ppc64.out
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/asm/internal/asm/testdata/ppc64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/asm/internal/flags/flags.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/asm/internal/lex/input.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/asm/internal/lex/lex.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/asm/internal/lex/lex_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/asm/internal/lex/slice.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/asm/internal/lex/stack.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/asm/internal/lex/tokenizer.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/asm/main.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/cgo/ast.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/cgo/doc.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/cgo/gcc.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/cgo/godefs.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/cgo/main.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/cgo/out.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/cgo/util.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/cgo/zdefaultcc.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/doc.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/$(MACH64)/cgen.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/$(MACH64)/galign.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/$(MACH64)/ggen.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/$(MACH64)/gsubr.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/$(MACH64)/peep.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/$(MACH64)/prog.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/$(MACH64)/reg.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/arm/cgen.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/arm/cgen64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/arm/galign.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/arm/ggen.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/arm/gsubr.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/arm/peep.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/arm/prog.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/arm/reg.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/arm64/cgen.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/arm64/galign.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/arm64/ggen.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/arm64/gsubr.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/arm64/peep.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/arm64/prog.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/arm64/reg.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/big/accuracy_string.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/big/arith.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/big/arith_decl.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/big/arith_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/big/bits_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/big/calibrate_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/big/decimal.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/big/decimal_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/big/example_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/big/float.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/big/float_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/big/floatconv.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/big/floatconv_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/big/floatexample_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/big/ftoa.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/big/gcd_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/big/hilbert_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/big/int.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/big/int_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/big/intconv.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/big/intconv_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/big/nat.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/big/nat_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/big/natconv.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/big/natconv_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/big/rat.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/big/rat_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/big/ratconv.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/big/ratconv_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/big/roundingmode_string.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/big/vendor.bash
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/gc/align.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/gc/builtin.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/gc/builtin/runtime.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/gc/builtin/unsafe.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/gc/bv.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/gc/cgen.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/gc/closure.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/gc/const.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/gc/cplx.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/gc/dcl.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/gc/esc.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/gc/export.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/gc/fmt.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/gc/gen.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/gc/go.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/gc/go.y
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/gc/gsubr.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/gc/init.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/gc/inl.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/gc/lex.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/gc/mkbuiltin.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/gc/mparith2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/gc/mparith3.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/gc/obj.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/gc/opnames.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/gc/order.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/gc/pgen.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/gc/plive.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/gc/popt.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/gc/racewalk.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/gc/range.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/gc/reflect.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/gc/reg.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/gc/select.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/gc/sinit.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/gc/subr.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/gc/swt.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/gc/syntax.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/gc/typecheck.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/gc/unsafe.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/gc/util.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/gc/walk.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/gc/y.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/ppc64/cgen.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/ppc64/galign.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/ppc64/ggen.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/ppc64/gsubr.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/ppc64/opt.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/ppc64/peep.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/ppc64/prog.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/ppc64/reg.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/x86/cgen.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/x86/cgen64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/x86/galign.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/x86/ggen.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/x86/gsubr.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/x86/peep.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/x86/prog.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/internal/x86/reg.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/compile/main.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/cover/cover.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/cover/cover_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/cover/doc.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/cover/func.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/cover/html.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/cover/profile.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/cover/testdata/main.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/cover/testdata/test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/dist/README
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/dist/build.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/dist/buildgo.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/dist/buildruntime.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/dist/buildtool.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/dist/cpuid_386.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/dist/cpuid_amd64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/dist/cpuid_default.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/dist/main.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/dist/sys_default.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/dist/sys_windows.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/dist/test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/dist/util.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/dist/util_gc.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/dist/util_gccgo.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/doc/doc_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/doc/main.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/doc/pkg.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/doc/testdata/pkg.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/fix/doc.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/fix/fix.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/fix/gotypes.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/fix/gotypes_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/fix/import_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/fix/main.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/fix/main_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/fix/netipv6zone.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/fix/netipv6zone_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/fix/printerconfig.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/fix/printerconfig_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/fix/typecheck.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/alldocs.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/bootstrap.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/build.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/clean.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/context.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/discovery.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/doc.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/env.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/fix.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/fmt.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/generate.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/generate_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/get.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/go11.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/go_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/go_windows_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/help.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/http.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/list.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/main.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/match_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/mkalldocs.sh
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/note.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/note_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/pkg.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/pkg_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/run.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/signal.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/signal_notunix.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/signal_unix.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/tag_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/cgocover/p.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/cgocover/p_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/dep_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/example1_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/example2_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/failssh/ssh
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/generate/test1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/generate/test2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/generate/test3.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/generate/test4.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/importcom/bad.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/importcom/conflict.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/importcom/src/bad/bad.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/importcom/src/conflict/a.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/importcom/src/conflict/b.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/importcom/src/works/x/x.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/importcom/src/works/x/x1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/importcom/src/wrongplace/x.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/importcom/works.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/importcom/wrongplace.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/local/easy.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/local/easysub/easysub.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/local/easysub/main.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/local/hard.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/local/sub/sub.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/local/sub/sub/subsub.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/norunexample/example_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/norunexample/test_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/rundir/sub/sub.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/rundir/x.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/shadow/root1/src/foo/foo.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/shadow/root1/src/math/math.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/shadow/root2/src/foo/foo.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/src/badc/x.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/src/badc/x.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/src/badpkg/x.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/src/badtest/badexec/x_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/src/badtest/badsyntax/x.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/src/badtest/badsyntax/x_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/src/badtest/badvar/x.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/src/badtest/badvar/x_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/src/cgotest/m.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/src/go-cmd-test/helloworld.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/src/main_test/m.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/src/main_test/m_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/src/notest/hello.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/src/syntaxerror/x.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/src/syntaxerror/x_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/src/testcycle/p1/p1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/src/testcycle/p1/p1_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/src/testcycle/p2/p2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/src/testcycle/p3/p3.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/src/testcycle/p3/p3_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/src/testcycle/q1/q1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/src/testcycle/q1/q1_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/src/testdep/p1/p1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/src/testdep/p1/p1_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/src/testdep/p2/p2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/src/testdep/p3/p3.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/src/vend/bad.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/src/vend/good.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/src/vend/hello/hello.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/src/vend/hello/hello_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/src/vend/hello/hellox_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/src/vend/subdir/bad.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/src/vend/subdir/good.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/src/vend/vendor/p/p.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/src/vend/vendor/q/q.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/src/vend/vendor/strings/msg.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/src/vend/x/invalid/invalid.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/src/vend/x/vendor/p/p.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/src/vend/x/vendor/p/p/p.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/src/vend/x/vendor/r/r.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/src/vend/x/x.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/src/vetpkg/a_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/src/vetpkg/b.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/src/vetpkg/c.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/src/xtestonly/f.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/src/xtestonly/f_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/standalone_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/testimport/p.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/testimport/p1/p1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/testimport/p2/p2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/testimport/p_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/testimport/x_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/testinternal/p.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/testinternal2/p.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/testinternal2/x/y/z/internal/w/w.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/testinternal3/t.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/testinternal4/src/p/p.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/testinternal4/src/q/internal/x/x.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/testinternal4/src/q/j/j.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/testonly/p_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/testvendor/src/p/p.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/testvendor/src/q/vendor/x/x.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/testvendor/src/q/y/y.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/testvendor/src/q/z/z.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/testvendor2/src/p/p.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testdata/testvendor2/vendor/x/x.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testflag.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/testgo.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/tool.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/vcs.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/vcs_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/vendor_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/version.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/vet.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/go/zdefaultcc.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/gofmt/doc.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/gofmt/gofmt.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/gofmt/gofmt_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/gofmt/long_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/gofmt/rewrite.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/gofmt/simplify.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/gofmt/testdata/comments.golden
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/gofmt/testdata/comments.input
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/gofmt/testdata/composites.golden
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/gofmt/testdata/composites.input
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/gofmt/testdata/crlf.golden
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/gofmt/testdata/crlf.input
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/gofmt/testdata/emptydecl.golden
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/gofmt/testdata/emptydecl.input
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/gofmt/testdata/import.golden
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/gofmt/testdata/import.input
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/gofmt/testdata/old.golden
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/gofmt/testdata/old.input
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/gofmt/testdata/ranges.golden
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/gofmt/testdata/ranges.input
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/gofmt/testdata/rewrite1.golden
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/gofmt/testdata/rewrite1.input
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/gofmt/testdata/rewrite2.golden
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/gofmt/testdata/rewrite2.input
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/gofmt/testdata/rewrite3.golden
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/gofmt/testdata/rewrite3.input
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/gofmt/testdata/rewrite4.golden
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/gofmt/testdata/rewrite4.input
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/gofmt/testdata/rewrite5.golden
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/gofmt/testdata/rewrite5.input
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/gofmt/testdata/rewrite6.golden
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/gofmt/testdata/rewrite6.input
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/gofmt/testdata/rewrite7.golden
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/gofmt/testdata/rewrite7.input
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/gofmt/testdata/rewrite8.golden
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/gofmt/testdata/rewrite8.input
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/gofmt/testdata/slices1.golden
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/gofmt/testdata/slices1.input
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/gofmt/testdata/slices2.golden
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/gofmt/testdata/slices2.input
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/gofmt/testdata/stdin1.golden
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/gofmt/testdata/stdin1.input
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/gofmt/testdata/stdin2.golden
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/gofmt/testdata/stdin2.input
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/gofmt/testdata/stdin3.golden
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/gofmt/testdata/stdin3.input
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/gofmt/testdata/stdin4.golden
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/gofmt/testdata/stdin4.input
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/gofmt/testdata/stdin5.golden
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/gofmt/testdata/stdin5.input
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/gofmt/testdata/stdin6.golden
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/gofmt/testdata/stdin6.input
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/gofmt/testdata/stdin7.golden
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/gofmt/testdata/stdin7.input
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/gofmt/testdata/typeswitch.golden
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/gofmt/testdata/typeswitch.input
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/gcprog/gcprog.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/goobj/read.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/goobj/read_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/obj/ar.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/obj/arm/a.out.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/obj/arm/anames.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/obj/arm/anames5.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/obj/arm/asm5.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/obj/arm/list5.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/obj/arm/obj5.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/obj/arm64/a.out.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/obj/arm64/anames.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/obj/arm64/anames7.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/obj/arm64/asm7.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/obj/arm64/list7.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/obj/arm64/obj7.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/obj/data.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/obj/flag.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/obj/fmt.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/obj/funcdata.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/obj/go.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/obj/ld.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/obj/libc.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/obj/line_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/obj/link.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/obj/mgc0.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/obj/obj.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/obj/objfile.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/obj/pass.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/obj/pcln.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/obj/ppc64/a.out.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/obj/ppc64/anames.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/obj/ppc64/anames9.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/obj/ppc64/asm9.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/obj/ppc64/list9.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/obj/ppc64/obj9.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/obj/stack.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/obj/stringer.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/obj/sym.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/obj/textflag.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/obj/typekind.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/obj/util.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/obj/x86/a.out.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/obj/x86/anames.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/obj/x86/asm6.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/obj/x86/list6.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/obj/x86/obj6.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/obj/x86/obj6_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/obj/zbootstrap.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/objfile/disasm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/objfile/elf.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/objfile/goobj.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/objfile/macho.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/objfile/objfile.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/objfile/pe.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/objfile/plan9obj.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/rsc.io/arm/armasm/Makefile
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/rsc.io/arm/armasm/decode.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/rsc.io/arm/armasm/decode_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/rsc.io/arm/armasm/ext_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/rsc.io/arm/armasm/gnu.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/rsc.io/arm/armasm/inst.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/rsc.io/arm/armasm/objdump_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/rsc.io/arm/armasm/objdumpext_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/rsc.io/arm/armasm/plan9x.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/rsc.io/arm/armasm/tables.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/rsc.io/arm/armasm/testdata/Makefile
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/rsc.io/arm/armasm/testdata/decode.txt
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/rsc.io/x86/x86asm/Makefile
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/rsc.io/x86/x86asm/decode.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/rsc.io/x86/x86asm/decode_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/rsc.io/x86/x86asm/ext_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/rsc.io/x86/x86asm/gnu.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/rsc.io/x86/x86asm/inst.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/rsc.io/x86/x86asm/inst_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/rsc.io/x86/x86asm/intel.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/rsc.io/x86/x86asm/objdump_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/rsc.io/x86/x86asm/objdumpext_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/rsc.io/x86/x86asm/plan9ext_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/rsc.io/x86/x86asm/plan9x.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/rsc.io/x86/x86asm/plan9x_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/rsc.io/x86/x86asm/tables.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/rsc.io/x86/x86asm/testdata/Makefile
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/rsc.io/x86/x86asm/testdata/decode.txt
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/rsc.io/x86/x86asm/xed_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/internal/rsc.io/x86/x86asm/xedext_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/link/doc.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/link/internal/$(MACH64)/asm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/link/internal/$(MACH64)/l.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/link/internal/$(MACH64)/obj.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/link/internal/$(MACH64)/z.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/link/internal/arm/asm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/link/internal/arm/l.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/link/internal/arm/obj.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/link/internal/arm64/asm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/link/internal/arm64/l.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/link/internal/arm64/obj.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/link/internal/ld/ar.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/link/internal/ld/arch.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/link/internal/ld/data.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/link/internal/ld/decodesym.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/link/internal/ld/dwarf.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/link/internal/ld/dwarf_defs.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/link/internal/ld/elf.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/link/internal/ld/go.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/link/internal/ld/ld.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/link/internal/ld/ldelf.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/link/internal/ld/ldmacho.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/link/internal/ld/ldpe.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/link/internal/ld/lib.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/link/internal/ld/link.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/link/internal/ld/macho.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/link/internal/ld/macho_combine_dwarf.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/link/internal/ld/objfile.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/link/internal/ld/pcln.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/link/internal/ld/pe.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/link/internal/ld/pobj.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/link/internal/ld/sym.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/link/internal/ld/symtab.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/link/internal/ld/textflag.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/link/internal/ld/util.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/link/internal/ppc64/asm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/link/internal/ppc64/l.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/link/internal/ppc64/obj.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/link/internal/x86/asm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/link/internal/x86/l.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/link/internal/x86/obj.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/link/main.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/nm/doc.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/nm/nm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/nm/nm_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/objdump/main.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/objdump/objdump_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/objdump/testdata/fmthello.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/pack/doc.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/pack/pack.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/pack/pack_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/pprof/README
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/pprof/doc.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/pprof/internal/commands/commands.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/pprof/internal/driver/driver.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/pprof/internal/driver/interactive.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/pprof/internal/fetch/fetch.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/pprof/internal/plugin/plugin.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/pprof/internal/profile/encode.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/pprof/internal/profile/filter.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/pprof/internal/profile/legacy_profile.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/pprof/internal/profile/profile.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/pprof/internal/profile/profile_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/pprof/internal/profile/proto.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/pprof/internal/profile/prune.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/pprof/internal/report/report.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/pprof/internal/report/source.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/pprof/internal/report/source_html.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/pprof/internal/svg/svg.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/pprof/internal/svg/svgpan.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/pprof/internal/symbolizer/symbolizer.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/pprof/internal/symbolz/symbolz.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/pprof/internal/tempfile/tempfile.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/pprof/pprof.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/trace/goroutines.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/trace/main.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/trace/pprof.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/trace/trace.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/vet/asmdecl.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/vet/assign.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/vet/atomic.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/vet/bool.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/vet/buildtag.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/vet/composite.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/vet/copylock.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/vet/deadcode.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/vet/doc.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/vet/main.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/vet/method.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/vet/nilfunc.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/vet/print.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/vet/rangeloop.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/vet/shadow.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/vet/shift.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/vet/structtag.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/vet/testdata/asm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/vet/testdata/asm1.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/vet/testdata/asm2.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/vet/testdata/asm3.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/vet/testdata/asm4.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/vet/testdata/assign.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/vet/testdata/atomic.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/vet/testdata/bool.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/vet/testdata/buildtag.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/vet/testdata/buildtag_bad.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/vet/testdata/composite.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/vet/testdata/copylock_func.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/vet/testdata/copylock_range.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/vet/testdata/deadcode.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/vet/testdata/method.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/vet/testdata/nilfunc.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/vet/testdata/print.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/vet/testdata/rangeloop.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/vet/testdata/shadow.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/vet/testdata/shift.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/vet/testdata/structtag.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/vet/testdata/tagtest/file1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/vet/testdata/tagtest/file2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/vet/testdata/unsafeptr.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/vet/testdata/unused.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/vet/types.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/vet/unsafeptr.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/vet/unused.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/vet/vet_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/vet/whitelist/whitelist.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/yacc/doc.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/yacc/testdata/expr/README
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/yacc/testdata/expr/expr.y
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/yacc/testdata/expr/main.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/cmd/yacc/yacc.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/compress/bzip2/bit_reader.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/compress/bzip2/bzip2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/compress/bzip2/bzip2_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/compress/bzip2/huffman.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/compress/bzip2/move_to_front.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/compress/bzip2/testdata/Mark.Twain-Tom.Sawyer.txt.bz2
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/compress/bzip2/testdata/e.txt.bz2
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/compress/flate/copy.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/compress/flate/copy_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/compress/flate/deflate.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/compress/flate/deflate_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/compress/flate/fixedhuff.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/compress/flate/flate_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/compress/flate/gen.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/compress/flate/huffman_bit_writer.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/compress/flate/huffman_code.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/compress/flate/inflate.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/compress/flate/inflate_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/compress/flate/reader_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/compress/flate/reverse_bits.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/compress/flate/token.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/compress/flate/writer_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/compress/gzip/gunzip.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/compress/gzip/gunzip_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/compress/gzip/gzip.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/compress/gzip/gzip_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/compress/gzip/testdata/issue6550.gz
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/compress/lzw/reader.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/compress/lzw/reader_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/compress/lzw/writer.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/compress/lzw/writer_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/compress/testdata/Mark.Twain-Tom.Sawyer.txt
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/compress/testdata/e.txt
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/compress/testdata/pi.txt
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/compress/zlib/example_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/compress/zlib/reader.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/compress/zlib/reader_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/compress/zlib/writer.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/compress/zlib/writer_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/container/heap/example_intheap_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/container/heap/example_pq_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/container/heap/heap.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/container/heap/heap_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/container/list/example_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/container/list/list.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/container/list/list_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/container/ring/ring.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/container/ring/ring_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/aes/aes_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/aes/asm_amd64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/aes/block.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/aes/cipher.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/aes/cipher_asm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/aes/cipher_generic.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/aes/const.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/cipher/benchmark_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/cipher/cbc.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/cipher/cbc_aes_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/cipher/cfb.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/cipher/cfb_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/cipher/cipher.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/cipher/cipher_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/cipher/common_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/cipher/ctr.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/cipher/ctr_aes_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/cipher/example_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/cipher/gcm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/cipher/gcm_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/cipher/io.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/cipher/ofb.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/cipher/ofb_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/cipher/xor.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/cipher/xor_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/crypto.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/des/block.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/des/cipher.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/des/const.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/des/des_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/des/example_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/dsa/dsa.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/dsa/dsa_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/ecdsa/ecdsa.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/ecdsa/ecdsa_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/ecdsa/testdata/SigVer.rsp.bz2
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/elliptic/elliptic.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/elliptic/elliptic_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/elliptic/p224.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/elliptic/p224_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/elliptic/p256.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/hmac/hmac.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/hmac/hmac_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/md5/example_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/md5/gen.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/md5/md5.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/md5/md5_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/md5/md5block.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/md5/md5block_386.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/md5/md5block_amd64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/md5/md5block_amd64p32.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/md5/md5block_arm.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/md5/md5block_decl.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/md5/md5block_generic.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/rand/eagain.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/rand/example_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/rand/rand.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/rand/rand_linux.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/rand/rand_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/rand/rand_unix.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/rand/rand_windows.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/rand/util.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/rand/util_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/rc4/rc4.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/rc4/rc4_386.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/rc4/rc4_amd64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/rc4/rc4_amd64p32.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/rc4/rc4_arm.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/rc4/rc4_asm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/rc4/rc4_ref.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/rc4/rc4_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/rsa/pkcs1v15.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/rsa/pkcs1v15_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/rsa/pss.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/rsa/pss_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/rsa/rsa.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/rsa/rsa_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/rsa/testdata/pss-vect.txt.bz2
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/sha1/example_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/sha1/sha1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/sha1/sha1_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/sha1/sha1block.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/sha1/sha1block_386.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/sha1/sha1block_amd64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/sha1/sha1block_amd64p32.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/sha1/sha1block_arm.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/sha1/sha1block_decl.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/sha1/sha1block_generic.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/sha256/sha256.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/sha256/sha256_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/sha256/sha256block.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/sha256/sha256block_386.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/sha256/sha256block_amd64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/sha256/sha256block_decl.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/sha512/sha512.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/sha512/sha512_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/sha512/sha512block.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/sha512/sha512block_amd64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/sha512/sha512block_decl.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/subtle/constant_time.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/subtle/constant_time_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/alert.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/cipher_suites.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/common.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/conn.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/conn_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/example_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/generate_cert.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/handshake_client.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/handshake_client_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/handshake_messages.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/handshake_messages_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/handshake_server.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/handshake_server_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/handshake_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/key_agreement.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/prf.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/prf_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/testdata/Client-TLSv10-ClientCert-ECDSA-ECDSA
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/testdata/Client-TLSv10-ClientCert-ECDSA-RSA
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/testdata/Client-TLSv10-ClientCert-RSA-ECDSA
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/testdata/Client-TLSv10-ClientCert-RSA-RSA
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/testdata/Client-TLSv10-ECDHE-ECDSA-AES
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/testdata/Client-TLSv10-ECDHE-RSA-AES
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/testdata/Client-TLSv10-RSA-RC4
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/testdata/Client-TLSv11-ECDHE-ECDSA-AES
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/testdata/Client-TLSv11-ECDHE-RSA-AES
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/testdata/Client-TLSv11-RSA-RC4
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/testdata/Client-TLSv12-ALPN
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/testdata/Client-TLSv12-ALPN-NoMatch
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/testdata/Client-TLSv12-ClientCert-ECDSA-ECDSA
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/testdata/Client-TLSv12-ClientCert-ECDSA-RSA
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/testdata/Client-TLSv12-ClientCert-RSA-AES256-GCM-SHA384
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/testdata/Client-TLSv12-ClientCert-RSA-ECDSA
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/testdata/Client-TLSv12-ClientCert-RSA-RSA
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/testdata/Client-TLSv12-ECDHE-ECDSA-AES
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/testdata/Client-TLSv12-ECDHE-ECDSA-AES-GCM
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/testdata/Client-TLSv12-ECDHE-ECDSA-AES256-GCM-SHA384
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/testdata/Client-TLSv12-ECDHE-RSA-AES
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/testdata/Client-TLSv12-RSA-RC4
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/testdata/Client-TLSv12-SCT
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/testdata/Server-SSLv3-RSA-3DES
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/testdata/Server-SSLv3-RSA-AES
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/testdata/Server-SSLv3-RSA-RC4
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/testdata/Server-TLSv10-ECDHE-ECDSA-AES
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/testdata/Server-TLSv10-RSA-3DES
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/testdata/Server-TLSv10-RSA-AES
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/testdata/Server-TLSv10-RSA-RC4
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/testdata/Server-TLSv11-FallbackSCSV
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/testdata/Server-TLSv11-RSA-RC4
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/testdata/Server-TLSv12-ALPN
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/testdata/Server-TLSv12-ALPN-NoMatch
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/testdata/Server-TLSv12-CipherSuiteCertPreferenceECDSA
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/testdata/Server-TLSv12-CipherSuiteCertPreferenceRSA
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/testdata/Server-TLSv12-ClientAuthRequestedAndECDSAGiven
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/testdata/Server-TLSv12-ClientAuthRequestedAndGiven
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/testdata/Server-TLSv12-ClientAuthRequestedNotGiven
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/testdata/Server-TLSv12-ECDHE-ECDSA-AES
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/testdata/Server-TLSv12-IssueTicket
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/testdata/Server-TLSv12-IssueTicketPreDisable
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/testdata/Server-TLSv12-RSA-3DES
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/testdata/Server-TLSv12-RSA-AES
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/testdata/Server-TLSv12-RSA-AES-GCM
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/testdata/Server-TLSv12-RSA-AES256-GCM-SHA384
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/testdata/Server-TLSv12-RSA-RC4
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/testdata/Server-TLSv12-Resume
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/testdata/Server-TLSv12-ResumeDisabled
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/testdata/Server-TLSv12-SNI
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/testdata/Server-TLSv12-SNI-GetCertificate
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/testdata/Server-TLSv12-SNI-GetCertificateNotFound
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/ticket.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/tls.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/tls/tls_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/x509/cert_pool.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/x509/example_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/x509/pem_decrypt.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/x509/pem_decrypt_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/x509/pkcs1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/x509/pkcs8.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/x509/pkcs8_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/x509/pkix/pkix.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/x509/root.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/x509/root_bsd.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/x509/root_cgo_darwin.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/x509/root_darwin.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/x509/root_darwin_arm_gen.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/x509/root_darwin_armx.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/x509/root_darwin_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/x509/root_linux.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/x509/root_nacl.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/x509/root_nocgo_darwin.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/x509/root_plan9.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/x509/root_solaris.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/x509/root_unix.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/x509/root_windows.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/x509/sec1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/x509/sec1_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/x509/sha2_windows_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/x509/verify.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/x509/verify_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/x509/x509.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/x509/x509_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/crypto/x509/x509_test_import.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/database/sql/convert.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/database/sql/convert_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/database/sql/doc.txt
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/database/sql/driver/driver.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/database/sql/driver/types.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/database/sql/driver/types_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/database/sql/example_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/database/sql/fakedb_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/database/sql/sql.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/database/sql/sql_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/debug/dwarf/buf.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/debug/dwarf/class_string.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/debug/dwarf/const.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/debug/dwarf/entry.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/debug/dwarf/line.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/debug/dwarf/line_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/debug/dwarf/open.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/debug/dwarf/testdata/line-clang.elf
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/debug/dwarf/testdata/line-gcc.elf
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/debug/dwarf/testdata/line1.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/debug/dwarf/testdata/line1.h
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/debug/dwarf/testdata/line2.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/debug/dwarf/testdata/typedef.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/debug/dwarf/testdata/typedef.elf
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/debug/dwarf/testdata/typedef.elf4
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/debug/dwarf/testdata/typedef.macho
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/debug/dwarf/type.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/debug/dwarf/type_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/debug/dwarf/typeunit.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/debug/dwarf/unit.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/debug/elf/elf.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/debug/elf/elf_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/debug/elf/file.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/debug/elf/file_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/debug/elf/symbols_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/debug/elf/testdata/gcc-386-freebsd-exec
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/debug/elf/testdata/gcc-amd64-linux-exec
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/debug/elf/testdata/gcc-amd64-openbsd-debug-with-rela.obj
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/debug/elf/testdata/go-relocation-test-clang-arm.obj
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/debug/elf/testdata/go-relocation-test-clang-x86.obj
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/debug/elf/testdata/go-relocation-test-gcc424-x86-64.obj
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/debug/elf/testdata/go-relocation-test-gcc441-x86-64.obj
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/debug/elf/testdata/go-relocation-test-gcc441-x86.obj
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/debug/elf/testdata/go-relocation-test-gcc482-aarch64.obj
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/debug/elf/testdata/go-relocation-test-gcc482-ppc64le.obj
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/debug/elf/testdata/go-relocation-test-gcc492-arm.obj
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/debug/elf/testdata/go-relocation-test-gcc5-ppc.obj
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/debug/elf/testdata/hello-world-core.gz
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/debug/elf/testdata/hello.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/debug/gosym/pclinetest.asm
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/debug/gosym/pclinetest.h
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/debug/gosym/pclntab.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/debug/gosym/pclntab_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/debug/gosym/symtab.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/debug/macho/fat.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/debug/macho/file.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/debug/macho/file_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/debug/macho/macho.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/debug/macho/testdata/fat-gcc-386-amd64-darwin-exec
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/debug/macho/testdata/gcc-386-darwin-exec
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/debug/macho/testdata/gcc-amd64-darwin-exec
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/debug/macho/testdata/gcc-amd64-darwin-exec-debug
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/debug/macho/testdata/hello.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/debug/pe/file.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/debug/pe/file_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/debug/pe/pe.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/debug/pe/testdata/gcc-386-mingw-exec
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/debug/pe/testdata/gcc-386-mingw-obj
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/debug/pe/testdata/gcc-amd64-mingw-exec
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/debug/pe/testdata/gcc-amd64-mingw-obj
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/debug/pe/testdata/hello.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/debug/plan9obj/file.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/debug/plan9obj/file_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/debug/plan9obj/plan9obj.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/debug/plan9obj/testdata/386-plan9-exec
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/debug/plan9obj/testdata/amd64-plan9-exec
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/debug/plan9obj/testdata/hello.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/ascii85/ascii85.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/ascii85/ascii85_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/asn1/asn1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/asn1/asn1_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/asn1/common.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/asn1/marshal.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/asn1/marshal_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/base32/base32.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/base32/base32_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/base32/example_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/base64/base64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/base64/base64_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/base64/example_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/binary/binary.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/binary/binary_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/binary/example_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/binary/varint.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/binary/varint_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/csv/example_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/csv/reader.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/csv/reader_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/csv/writer.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/csv/writer_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/encoding.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/gob/codec_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/gob/debug.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/gob/dec_helpers.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/gob/decgen.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/gob/decode.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/gob/decoder.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/gob/doc.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/gob/dump.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/gob/enc_helpers.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/gob/encgen.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/gob/encode.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/gob/encoder.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/gob/encoder_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/gob/error.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/gob/example_encdec_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/gob/example_interface_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/gob/example_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/gob/gobencdec_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/gob/timing_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/gob/type.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/gob/type_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/hex/hex.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/hex/hex_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/json/bench_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/json/decode.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/json/decode_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/json/encode.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/json/encode_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/json/example_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/json/fold.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/json/fold_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/json/indent.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/json/scanner.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/json/scanner_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/json/stream.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/json/stream_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/json/tagkey_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/json/tags.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/json/tags_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/json/testdata/code.json.gz
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/pem/pem.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/pem/pem_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/xml/atom_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/xml/example_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/xml/marshal.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/xml/marshal_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/xml/read.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/xml/read_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/xml/typeinfo.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/xml/xml.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/encoding/xml/xml_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/errors/errors.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/errors/errors_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/errors/example_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/expvar/expvar.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/expvar/expvar_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/flag/example_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/flag/export_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/flag/flag.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/flag/flag_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/fmt/doc.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/fmt/export_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/fmt/fmt_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/fmt/format.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/fmt/norace_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/fmt/print.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/fmt/race_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/fmt/scan.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/fmt/scan_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/fmt/stringer_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/ast/ast.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/ast/ast_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/ast/commentmap.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/ast/commentmap_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/ast/example_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/ast/filter.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/ast/filter_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/ast/import.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/ast/print.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/ast/print_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/ast/resolve.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/ast/scope.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/ast/walk.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/build/build.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/build/build_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/build/deps_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/build/doc.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/build/read.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/build/read_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/build/syslist.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/build/syslist_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/build/testdata/empty/dummy
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/build/testdata/multi/file.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/build/testdata/multi/file_appengine.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/build/testdata/other/file/file.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/build/testdata/other/main.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/constant/go13.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/constant/go14.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/constant/value.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/constant/value_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/doc/Makefile
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/doc/comment.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/doc/comment_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/doc/doc.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/doc/doc_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/doc/example.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/doc/example_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/doc/exports.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/doc/filter.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/doc/headscan.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/doc/reader.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/doc/synopsis.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/doc/synopsis_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/doc/testdata/a.0.golden
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/doc/testdata/a.1.golden
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/doc/testdata/a.2.golden
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/doc/testdata/a0.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/doc/testdata/a1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/doc/testdata/b.0.golden
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/doc/testdata/b.1.golden
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/doc/testdata/b.2.golden
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/doc/testdata/b.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/doc/testdata/benchmark.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/doc/testdata/blank.0.golden
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/doc/testdata/blank.1.golden
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/doc/testdata/blank.2.golden
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/doc/testdata/blank.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/doc/testdata/bugpara.0.golden
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/doc/testdata/bugpara.1.golden
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/doc/testdata/bugpara.2.golden
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/doc/testdata/bugpara.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/doc/testdata/c.0.golden
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/doc/testdata/c.1.golden
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/doc/testdata/c.2.golden
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/doc/testdata/c.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/doc/testdata/d.0.golden
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/doc/testdata/d.1.golden
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/doc/testdata/d.2.golden
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/doc/testdata/d1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/doc/testdata/d2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/doc/testdata/e.0.golden
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/doc/testdata/e.1.golden
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/doc/testdata/e.2.golden
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/doc/testdata/e.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/doc/testdata/error1.0.golden
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/doc/testdata/error1.1.golden
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/doc/testdata/error1.2.golden
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/doc/testdata/error1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/doc/testdata/error2.0.golden
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/doc/testdata/error2.1.golden
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/doc/testdata/error2.2.golden
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/doc/testdata/error2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/doc/testdata/example.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/doc/testdata/f.0.golden
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/doc/testdata/f.1.golden
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/doc/testdata/f.2.golden
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/doc/testdata/f.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/doc/testdata/template.txt
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/doc/testdata/testing.0.golden
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/doc/testdata/testing.1.golden
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/doc/testdata/testing.2.golden
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/doc/testdata/testing.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/format/format.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/format/format_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/importer/importer.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/internal/gccgoimporter/gccgoinstallation.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/internal/gccgoimporter/gccgoinstallation_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/internal/gccgoimporter/importer.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/internal/gccgoimporter/importer_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/internal/gccgoimporter/parser.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/internal/gccgoimporter/parser_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/internal/gccgoimporter/testdata/complexnums.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/internal/gccgoimporter/testdata/complexnums.gox
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/internal/gccgoimporter/testdata/imports.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/internal/gccgoimporter/testdata/imports.gox
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/internal/gccgoimporter/testdata/pointer.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/internal/gccgoimporter/testdata/pointer.gox
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/internal/gcimporter/exportdata.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/internal/gcimporter/gcimporter.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/internal/gcimporter/gcimporter_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/internal/gcimporter/testdata/exports.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/parser/error_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/parser/example_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/parser/interface.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/parser/parser.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/parser/parser_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/parser/performance_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/parser/short_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/parser/testdata/commas.src
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/parser/testdata/issue3106.src
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/printer/example_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/printer/nodes.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/printer/performance_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/printer/printer.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/printer/printer_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/printer/testdata/comments.golden
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/printer/testdata/comments.input
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/printer/testdata/comments.x
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/printer/testdata/comments2.golden
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/printer/testdata/comments2.input
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/printer/testdata/declarations.golden
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/printer/testdata/declarations.input
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/printer/testdata/empty.golden
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/printer/testdata/empty.input
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/printer/testdata/expressions.golden
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/printer/testdata/expressions.input
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/printer/testdata/expressions.raw
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/printer/testdata/linebreaks.golden
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/printer/testdata/linebreaks.input
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/printer/testdata/parser.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/printer/testdata/slow.golden
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/printer/testdata/slow.input
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/printer/testdata/statements.golden
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/printer/testdata/statements.input
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/scanner/errors.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/scanner/example_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/scanner/scanner.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/scanner/scanner_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/token/position.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/token/position_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/token/serialize.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/token/serialize_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/token/token.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/api.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/api_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/assignments.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/builtins.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/builtins_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/call.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/check.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/check_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/conversions.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/decl.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/errors.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/eval.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/eval_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/example_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/expr.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/exprstring.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/exprstring_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/go11.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/go12.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/hilbert_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/initorder.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/issues_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/labels.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/lookup.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/methodset.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/object.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/objset.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/operand.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/ordering.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/package.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/predicates.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/resolver.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/resolver_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/return.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/scope.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/selection.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/self_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/sizes.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/stdlib_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/stmt.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/testdata/blank.src
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/testdata/builtins.src
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/testdata/const0.src
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/testdata/const1.src
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/testdata/constdecl.src
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/testdata/conversions.src
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/testdata/cycles.src
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/testdata/cycles1.src
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/testdata/cycles2.src
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/testdata/cycles3.src
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/testdata/cycles4.src
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/testdata/decls0.src
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/testdata/decls1.src
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/testdata/decls2a.src
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/testdata/decls2b.src
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/testdata/decls3.src
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/testdata/errors.src
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/testdata/expr0.src
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/testdata/expr1.src
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/testdata/expr2.src
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/testdata/expr3.src
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/testdata/gotos.src
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/testdata/importdecl0a.src
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/testdata/importdecl0b.src
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/testdata/importdecl1a.src
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/testdata/importdecl1b.src
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/testdata/init0.src
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/testdata/init1.src
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/testdata/init2.src
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/testdata/issues.src
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/testdata/labels.src
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/testdata/methodsets.src
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/testdata/shifts.src
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/testdata/stmt0.src
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/testdata/stmt1.src
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/testdata/vardecl.src
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/token_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/type.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/typestring.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/typestring_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/typexpr.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/go/types/universe.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/hash/adler32/adler32.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/hash/adler32/adler32_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/hash/crc32/crc32.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/hash/crc32/crc32_amd64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/hash/crc32/crc32_amd64p32.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/hash/crc32/crc32_amd64x.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/hash/crc32/crc32_generic.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/hash/crc32/crc32_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/hash/crc32/example_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/hash/crc64/crc64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/hash/crc64/crc64_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/hash/fnv/fnv.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/hash/fnv/fnv_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/hash/hash.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/hash/test_cases.txt
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/hash/test_gen.awk
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/html/entity.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/html/entity_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/html/escape.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/html/escape_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/html/example_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/html/template/attr.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/html/template/clone_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/html/template/content.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/html/template/content_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/html/template/context.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/html/template/css.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/html/template/css_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/html/template/doc.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/html/template/error.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/html/template/escape.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/html/template/escape_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/html/template/example_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/html/template/html.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/html/template/html_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/html/template/js.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/html/template/js_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/html/template/template.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/html/template/transition.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/html/template/transition_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/html/template/url.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/html/template/url_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/color/color.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/color/palette/gen.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/color/palette/generate.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/color/palette/palette.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/color/ycbcr.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/color/ycbcr_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/decode_example_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/decode_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/draw/bench_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/draw/clip_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/draw/draw.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/draw/draw_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/format.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/geom.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/geom_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/gif/reader.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/gif/reader_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/gif/writer.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/gif/writer_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/image.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/image_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/internal/imageutil/gen.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/internal/imageutil/imageutil.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/internal/imageutil/impl.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/jpeg/dct_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/jpeg/fdct.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/jpeg/huffman.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/jpeg/idct.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/jpeg/reader.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/jpeg/reader_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/jpeg/scan.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/jpeg/writer.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/jpeg/writer_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/names.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/png/paeth.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/png/paeth_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/png/reader.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/png/reader_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/png/testdata/benchGray.png
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/png/testdata/benchNRGBA-gradient.png
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/png/testdata/benchNRGBA-opaque.png
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/png/testdata/benchPaletted.png
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/png/testdata/benchRGB-interlace.png
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/png/testdata/benchRGB.png
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/png/testdata/gray-gradient.interlaced.png
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/png/testdata/gray-gradient.png
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/png/testdata/invalid-crc32.png
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/png/testdata/invalid-noend.png
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/png/testdata/invalid-trunc.png
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/png/testdata/invalid-zlib.png
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/png/testdata/pngsuite/README
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/png/testdata/pngsuite/README.original
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/png/testdata/pngsuite/basn0g01-30.png
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/png/testdata/pngsuite/basn0g01-30.sng
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/png/testdata/pngsuite/basn0g01.png
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/png/testdata/pngsuite/basn0g01.sng
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/png/testdata/pngsuite/basn0g02-29.png
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/png/testdata/pngsuite/basn0g02-29.sng
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/png/testdata/pngsuite/basn0g02.png
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/png/testdata/pngsuite/basn0g02.sng
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/png/testdata/pngsuite/basn0g04-31.png
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/png/testdata/pngsuite/basn0g04-31.sng
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/png/testdata/pngsuite/basn0g04.png
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/png/testdata/pngsuite/basn0g04.sng
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/png/testdata/pngsuite/basn0g08.png
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/png/testdata/pngsuite/basn0g08.sng
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/png/testdata/pngsuite/basn0g16.png
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/png/testdata/pngsuite/basn0g16.sng
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/png/testdata/pngsuite/basn2c08.png
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/png/testdata/pngsuite/basn2c08.sng
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/png/testdata/pngsuite/basn2c16.png
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/png/testdata/pngsuite/basn2c16.sng
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/png/testdata/pngsuite/basn3p01.png
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/png/testdata/pngsuite/basn3p01.sng
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/png/testdata/pngsuite/basn3p02.png
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/png/testdata/pngsuite/basn3p02.sng
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/png/testdata/pngsuite/basn3p04-31i.png
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/png/testdata/pngsuite/basn3p04-31i.sng
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/png/testdata/pngsuite/basn3p04.png
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/png/testdata/pngsuite/basn3p04.sng
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/png/testdata/pngsuite/basn3p08-trns.png
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/png/testdata/pngsuite/basn3p08-trns.sng
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/png/testdata/pngsuite/basn3p08.png
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/png/testdata/pngsuite/basn3p08.sng
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/png/testdata/pngsuite/basn4a08.png
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/png/testdata/pngsuite/basn4a08.sng
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/png/testdata/pngsuite/basn4a16.png
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/png/testdata/pngsuite/basn4a16.sng
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/png/testdata/pngsuite/basn6a08.png
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/png/testdata/pngsuite/basn6a08.sng
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/png/testdata/pngsuite/basn6a16.png
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/png/testdata/pngsuite/basn6a16.sng
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/png/writer.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/png/writer_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/testdata/video-001.221212.jpeg
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/testdata/video-001.221212.png
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/testdata/video-001.5bpp.gif
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/testdata/video-001.cmyk.jpeg
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/testdata/video-001.cmyk.png
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/testdata/video-001.gif
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/testdata/video-001.interlaced.gif
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/testdata/video-001.jpeg
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/testdata/video-001.png
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/testdata/video-001.progressive.jpeg
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/testdata/video-001.q50.410.jpeg
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/testdata/video-001.q50.410.progressive.jpeg
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/testdata/video-001.q50.411.jpeg
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/testdata/video-001.q50.411.progressive.jpeg
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/testdata/video-001.q50.420.jpeg
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/testdata/video-001.q50.420.progressive.jpeg
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/testdata/video-001.q50.422.jpeg
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/testdata/video-001.q50.422.progressive.jpeg
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/testdata/video-001.q50.440.jpeg
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/testdata/video-001.q50.440.progressive.jpeg
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/testdata/video-001.q50.444.jpeg
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/testdata/video-001.q50.444.progressive.jpeg
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/testdata/video-001.rgb.jpeg
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/testdata/video-001.rgb.png
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/testdata/video-001.separate.dc.progression.jpeg
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/testdata/video-001.separate.dc.progression.progressive.jpeg
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/testdata/video-005.gray.gif
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/testdata/video-005.gray.jpeg
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/testdata/video-005.gray.png
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/testdata/video-005.gray.q50.2x2.jpeg
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/testdata/video-005.gray.q50.2x2.progressive.jpeg
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/testdata/video-005.gray.q50.jpeg
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/testdata/video-005.gray.q50.progressive.jpeg
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/ycbcr.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/image/ycbcr_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/index/suffixarray/qsufsort.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/index/suffixarray/suffixarray.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/index/suffixarray/suffixarray_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/internal/format/format.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/internal/singleflight/singleflight.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/internal/singleflight/singleflight_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/internal/syscall/unix/getrandom_linux.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/internal/syscall/windows/registry/export_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/internal/syscall/windows/registry/key.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/internal/syscall/windows/registry/registry_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/internal/syscall/windows/registry/syscall.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/internal/syscall/windows/registry/value.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/internal/syscall/windows/registry/zsyscall_windows.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/internal/syscall/windows/syscall_windows.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/internal/syscall/windows/zsyscall_windows.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/internal/testenv/testenv.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/internal/trace/goroutines.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/internal/trace/parser.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/internal/trace/parser_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/io/io.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/io/io_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/io/ioutil/ioutil.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/io/ioutil/ioutil_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/io/ioutil/tempfile.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/io/ioutil/tempfile_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/io/multi.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/io/multi_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/io/pipe.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/io/pipe_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/iostest.bash
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/log/example_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/log/log.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/log/log_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/log/syslog/doc.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/log/syslog/syslog.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/log/syslog/syslog_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/log/syslog/syslog_unix.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/make.bash
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/make.bat
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/make.rc
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/abs.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/abs_386.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/abs_amd64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/abs_amd64p32.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/abs_arm.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/abs_arm64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/abs_ppc64x.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/acosh.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/all_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/asin.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/asin_386.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/asin_amd64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/asin_amd64p32.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/asin_arm.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/asinh.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/atan.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/atan2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/atan2_386.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/atan2_amd64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/atan2_amd64p32.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/atan2_arm.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/atan_386.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/atan_amd64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/atan_amd64p32.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/atan_arm.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/atanh.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/big/accuracy_string.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/big/arith.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/big/arith_386.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/big/arith_amd64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/big/arith_amd64p32.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/big/arith_arm.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/big/arith_arm64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/big/arith_decl.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/big/arith_decl_pure.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/big/arith_ppc64x.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/big/arith_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/big/bits_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/big/calibrate_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/big/decimal.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/big/decimal_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/big/example_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/big/float.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/big/float_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/big/floatconv.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/big/floatconv_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/big/floatexample_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/big/ftoa.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/big/gcd_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/big/hilbert_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/big/int.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/big/int_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/big/intconv.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/big/intconv_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/big/nat.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/big/nat_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/big/natconv.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/big/natconv_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/big/rat.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/big/rat_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/big/ratconv.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/big/ratconv_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/big/roundingmode_string.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/bits.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/cbrt.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/cmplx/abs.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/cmplx/asin.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/cmplx/cmath_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/cmplx/conj.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/cmplx/exp.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/cmplx/isinf.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/cmplx/isnan.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/cmplx/log.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/cmplx/phase.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/cmplx/polar.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/cmplx/pow.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/cmplx/rect.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/cmplx/sin.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/cmplx/sqrt.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/cmplx/tan.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/const.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/copysign.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/dim.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/dim_386.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/dim_amd64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/dim_amd64p32.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/dim_arm.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/erf.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/exp.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/exp2_386.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/exp2_amd64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/exp2_amd64p32.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/exp2_arm.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/exp_386.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/exp_amd64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/exp_amd64p32.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/exp_arm.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/expm1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/expm1_386.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/expm1_amd64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/expm1_amd64p32.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/expm1_arm.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/export_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/floor.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/floor_386.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/floor_amd64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/floor_amd64p32.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/floor_arm.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/frexp.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/frexp_386.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/frexp_amd64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/frexp_amd64p32.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/frexp_arm.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/gamma.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/hypot.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/hypot_386.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/hypot_amd64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/hypot_amd64p32.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/hypot_arm.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/j0.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/j1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/jn.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/ldexp.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/ldexp_386.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/ldexp_amd64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/ldexp_amd64p32.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/ldexp_arm.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/lgamma.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/log.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/log10.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/log10_386.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/log10_amd64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/log10_amd64p32.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/log10_arm.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/log1p.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/log1p_386.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/log1p_amd64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/log1p_amd64p32.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/log1p_arm.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/log_386.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/log_amd64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/log_amd64p32.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/log_arm.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/logb.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/mod.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/mod_386.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/mod_amd64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/mod_amd64p32.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/mod_arm.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/modf.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/modf_386.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/modf_amd64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/modf_amd64p32.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/modf_arm.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/nextafter.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/pow.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/pow10.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/rand/example_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/rand/exp.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/rand/normal.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/rand/rand.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/rand/rand_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/rand/regress_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/rand/rng.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/rand/zipf.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/remainder.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/remainder_386.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/remainder_amd64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/remainder_amd64p32.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/remainder_arm.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/signbit.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/sin.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/sin_386.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/sin_amd64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/sin_amd64p32.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/sin_arm.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/sincos.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/sincos_386.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/sincos_amd64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/sincos_amd64p32.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/sincos_arm.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/sinh.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/sqrt.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/sqrt_386.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/sqrt_amd64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/sqrt_amd64p32.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/sqrt_arm.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/sqrt_arm64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/stubs_arm64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/stubs_ppc64x.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/tan.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/tan_386.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/tan_amd64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/tan_amd64p32.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/tan_arm.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/tanh.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/math/unsafe.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/mime/encodedword.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/mime/encodedword_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/mime/grammar.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/mime/mediatype.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/mime/mediatype_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/mime/multipart/example_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/mime/multipart/formdata.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/mime/multipart/formdata_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/mime/multipart/multipart.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/mime/multipart/multipart_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/mime/multipart/testdata/nested-mime
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/mime/multipart/writer.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/mime/multipart/writer_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/mime/quotedprintable/reader.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/mime/quotedprintable/reader_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/mime/quotedprintable/writer.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/mime/quotedprintable/writer_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/mime/testdata/test.types
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/mime/testdata/test.types.plan9
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/mime/type.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/mime/type_dragonfly.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/mime/type_freebsd.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/mime/type_openbsd.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/mime/type_plan9.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/mime/type_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/mime/type_unix.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/mime/type_windows.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/nacltest.bash
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/addrselect.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/addrselect_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/cgo_android.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/cgo_bsd.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/cgo_linux.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/cgo_netbsd.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/cgo_openbsd.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/cgo_resnew.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/cgo_resold.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/cgo_socknew.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/cgo_sockold.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/cgo_solaris.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/cgo_stub.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/cgo_unix.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/cgo_unix_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/cgo_windows.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/conf.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/conf_netcgo.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/conf_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/conn_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/dial.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/dial_gen.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/dial_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/dnsclient.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/dnsclient_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/dnsclient_unix.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/dnsclient_unix_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/dnsconfig_unix.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/dnsconfig_unix_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/dnsmsg.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/dnsmsg_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/dnsname_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/error_plan9_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/error_posix_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/error_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/example_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/external_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/fd_mutex.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/fd_mutex_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/fd_plan9.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/fd_poll_nacl.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/fd_poll_runtime.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/fd_posix.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/fd_posix_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/fd_unix.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/fd_windows.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/file.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/file_plan9.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/file_stub.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/file_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/file_unix.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/file_windows.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/hook.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/hook_cloexec.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/hook_plan9.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/hook_unix.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/hook_windows.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/hosts.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/hosts_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/cgi/child.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/cgi/child_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/cgi/host.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/cgi/host_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/cgi/matryoshka_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/cgi/plan9_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/cgi/posix_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/cgi/testdata/test.cgi
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/client.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/client_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/cookie.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/cookie_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/cookiejar/jar.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/cookiejar/jar_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/cookiejar/punycode.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/cookiejar/punycode_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/doc.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/example_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/export_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/fcgi/child.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/fcgi/fcgi.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/fcgi/fcgi_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/filetransport.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/filetransport_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/fs.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/fs_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/header.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/header_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/http_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/httptest/example_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/httptest/recorder.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/httptest/recorder_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/httptest/server.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/httptest/server_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/httputil/dump.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/httputil/dump_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/httputil/httputil.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/httputil/persist.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/httputil/reverseproxy.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/httputil/reverseproxy_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/internal/chunked.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/internal/chunked_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/jar.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/lex.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/lex_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/main_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/npn_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/pprof/pprof.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/proxy_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/race.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/range_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/readrequest_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/request.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/request_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/requestwrite_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/response.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/response_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/responsewrite_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/serve_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/server.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/sniff.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/sniff_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/status.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/testdata/file
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/testdata/index.html
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/testdata/style.css
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/transfer.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/transfer_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/transport.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/transport_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/http/triv.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/interface.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/interface_bsd.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/interface_bsd_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/interface_darwin.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/interface_dragonfly.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/interface_freebsd.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/interface_linux.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/interface_linux_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/interface_netbsd.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/interface_openbsd.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/interface_stub.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/interface_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/interface_unix_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/interface_windows.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/internal/socktest/main_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/internal/socktest/main_unix_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/internal/socktest/main_windows_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/internal/socktest/switch.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/internal/socktest/switch_posix.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/internal/socktest/switch_stub.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/internal/socktest/switch_unix.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/internal/socktest/switch_windows.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/internal/socktest/sys_cloexec.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/internal/socktest/sys_unix.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/internal/socktest/sys_windows.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/ip.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/ip_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/ipraw_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/iprawsock.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/iprawsock_plan9.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/iprawsock_posix.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/ipsock.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/ipsock_plan9.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/ipsock_posix.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/ipsock_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/listen_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/lookup.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/lookup_plan9.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/lookup_stub.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/lookup_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/lookup_unix.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/lookup_windows.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/lookup_windows_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/mac.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/mac_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/mail/example_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/mail/message.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/mail/message_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/main_cloexec_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/main_plan9_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/main_posix_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/main_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/main_unix_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/main_windows_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/mockserver_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/net.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/net_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/net_windows_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/netgo_unix_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/non_unix_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/nss.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/nss_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/packetconn_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/parse.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/parse_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/pipe.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/pipe_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/platform_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/port.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/port_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/port_unix.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/protoconn_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/race.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/race0.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/rpc/client.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/rpc/client_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/rpc/debug.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/rpc/jsonrpc/all_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/rpc/jsonrpc/client.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/rpc/jsonrpc/server.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/rpc/server.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/rpc/server_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/sendfile_dragonfly.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/sendfile_freebsd.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/sendfile_linux.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/sendfile_solaris.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/sendfile_stub.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/sendfile_windows.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/server_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/smtp/auth.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/smtp/example_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/smtp/smtp.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/smtp/smtp_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/sock_bsd.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/sock_cloexec.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/sock_linux.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/sock_plan9.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/sock_posix.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/sock_stub.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/sock_windows.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/sockopt_bsd.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/sockopt_linux.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/sockopt_plan9.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/sockopt_posix.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/sockopt_solaris.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/sockopt_stub.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/sockopt_windows.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/sockoptip_bsd.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/sockoptip_linux.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/sockoptip_posix.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/sockoptip_stub.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/sockoptip_windows.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/sys_cloexec.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/tcp_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/tcpsock.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/tcpsock_plan9.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/tcpsock_posix.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/tcpsockopt_darwin.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/tcpsockopt_dragonfly.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/tcpsockopt_openbsd.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/tcpsockopt_plan9.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/tcpsockopt_posix.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/tcpsockopt_solaris.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/tcpsockopt_stub.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/tcpsockopt_unix.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/tcpsockopt_windows.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/testdata/domain-resolv.conf
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/testdata/empty-resolv.conf
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/testdata/hosts
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/testdata/igmp
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/testdata/igmp6
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/testdata/ipv4-hosts
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/testdata/ipv6-hosts
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/testdata/openbsd-resolv.conf
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/testdata/resolv.conf
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/testdata/search-resolv.conf
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/testdata/singleline-hosts
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/textproto/header.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/textproto/pipeline.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/textproto/reader.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/textproto/reader_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/textproto/textproto.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/textproto/writer.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/textproto/writer_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/timeout_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/udp_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/udpsock.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/udpsock_plan9.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/udpsock_posix.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/unix_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/unixsock.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/unixsock_plan9.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/unixsock_posix.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/url/example_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/url/url.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/net/url/url_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/dir_plan9.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/dir_unix.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/dir_windows.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/doc.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/env.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/env_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/env_unix_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/error.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/error_plan9.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/error_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/error_unix.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/error_windows.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/exec.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/exec/example_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/exec/exec.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/exec/exec_posix.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/exec/exec_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/exec/lp_plan9.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/exec/lp_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/exec/lp_unix.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/exec/lp_unix_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/exec/lp_windows.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/exec/lp_windows_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/exec_plan9.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/exec_posix.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/exec_unix.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/exec_windows.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/export_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/file.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/file_plan9.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/file_posix.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/file_unix.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/file_windows.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/getwd.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/getwd_darwin.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/os_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/os_unix_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/os_windows_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/path.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/path_plan9.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/path_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/path_unix.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/path_windows.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/pipe_bsd.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/pipe_linux.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/proc.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/signal/example_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/signal/sig.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/signal/signal.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/signal/signal_plan9.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/signal/signal_plan9_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/signal/signal_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/signal/signal_unix.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/signal/signal_windows_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/stat_darwin.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/stat_dragonfly.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/stat_freebsd.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/stat_linux.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/stat_nacl.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/stat_netbsd.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/stat_openbsd.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/stat_plan9.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/stat_solaris.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/stat_windows.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/sticky_bsd.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/sticky_notbsd.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/str.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/sys_bsd.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/sys_darwin.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/sys_freebsd.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/sys_linux.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/sys_nacl.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/sys_plan9.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/sys_solaris.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/sys_unix.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/sys_windows.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/types.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/types_notwin.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/types_windows.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/user/lookup.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/user/lookup_plan9.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/user/lookup_stubs.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/user/lookup_unix.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/user/lookup_windows.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/user/user.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/os/user/user_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/path/example_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/path/filepath/example_unix_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/path/filepath/export_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/path/filepath/match.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/path/filepath/match_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/path/filepath/path.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/path/filepath/path_plan9.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/path/filepath/path_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/path/filepath/path_unix.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/path/filepath/path_windows.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/path/filepath/path_windows_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/path/filepath/symlink.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/path/filepath/symlink_unix.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/path/filepath/symlink_windows.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/path/match.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/path/match_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/path/path.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/path/path_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/race.bash
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/race.bat
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/reflect/all_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/reflect/asm_386.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/reflect/asm_amd64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/reflect/asm_amd64p32.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/reflect/asm_arm.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/reflect/asm_arm64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/reflect/asm_ppc64x.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/reflect/deepequal.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/reflect/example_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/reflect/export_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/reflect/makefunc.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/reflect/set_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/reflect/tostring_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/reflect/type.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/reflect/value.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/regexp/all_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/regexp/backtrack.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/regexp/example_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/regexp/exec.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/regexp/exec2_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/regexp/exec_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/regexp/find_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/regexp/onepass.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/regexp/onepass_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/regexp/regexp.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/regexp/syntax/compile.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/regexp/syntax/doc.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/regexp/syntax/make_perl_groups.pl
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/regexp/syntax/parse.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/regexp/syntax/parse_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/regexp/syntax/perl_groups.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/regexp/syntax/prog.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/regexp/syntax/prog_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/regexp/syntax/regexp.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/regexp/syntax/simplify.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/regexp/syntax/simplify_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/regexp/testdata/README
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/regexp/testdata/basic.dat
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/regexp/testdata/nullsubexpr.dat
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/regexp/testdata/re2-exhaustive.txt.bz2
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/regexp/testdata/re2-search.txt
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/regexp/testdata/repetition.dat
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/regexp/testdata/testregex.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/run.bash
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/run.bat
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/run.rc
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/Makefile
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/alg.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/append_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/arch1_386.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/arch1_amd64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/arch1_amd64p32.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/arch1_arm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/arch1_arm64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/arch1_ppc64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/arch1_ppc64le.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/arch_386.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/arch_amd64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/arch_amd64p32.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/arch_arm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/arch_arm64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/arch_ppc64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/arch_ppc64le.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/asm.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/asm_386.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/asm_amd64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/asm_amd64p32.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/asm_arm.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/asm_arm64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/asm_ppc64x.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/atomic_386.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/atomic_amd64x.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/atomic_arm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/atomic_arm64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/atomic_arm64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/atomic_pointer.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/atomic_ppc64x.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/atomic_ppc64x.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/atomic_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/cgo.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/cgo/asm_386.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/cgo/asm_amd64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/cgo/asm_arm.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/cgo/asm_arm64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/cgo/asm_nacl_amd64p32.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/cgo/asm_ppc64x.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/cgo/callbacks.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/cgo/cgo.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/cgo/dragonfly.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/cgo/freebsd.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/cgo/gcc_386.S
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/cgo/gcc_amd64.S
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/cgo/gcc_android.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/cgo/gcc_android_arm.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/cgo/gcc_arm.S
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/cgo/gcc_arm64.S
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/cgo/gcc_darwin_386.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/cgo/gcc_darwin_amd64.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/cgo/gcc_darwin_arm.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/cgo/gcc_darwin_arm64.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/cgo/gcc_dragonfly_amd64.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/cgo/gcc_fatalf.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/cgo/gcc_freebsd_386.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/cgo/gcc_freebsd_amd64.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/cgo/gcc_freebsd_arm.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/cgo/gcc_libinit.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/cgo/gcc_libinit_linux_ppc64x.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/cgo/gcc_libinit_openbsd.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/cgo/gcc_libinit_windows.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/cgo/gcc_linux_386.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/cgo/gcc_linux_amd64.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/cgo/gcc_linux_arm.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/cgo/gcc_linux_arm64.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/cgo/gcc_linux_ppc64x.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/cgo/gcc_netbsd_386.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/cgo/gcc_netbsd_amd64.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/cgo/gcc_netbsd_arm.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/cgo/gcc_openbsd_386.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/cgo/gcc_openbsd_amd64.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/cgo/gcc_ppc64x.S
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/cgo/gcc_setenv.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/cgo/gcc_signal_darwin_armx.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/cgo/gcc_signal_darwin_lldb.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/cgo/gcc_solaris_amd64.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/cgo/gcc_util.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/cgo/gcc_windows_386.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/cgo/gcc_windows_amd64.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/cgo/iscgo.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/cgo/libcgo.h
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/cgo/netbsd.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/cgo/openbsd.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/cgo/setenv.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/cgo/signal_darwin_arm.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/cgo/signal_darwin_arm64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/cgo/signal_darwin_armx.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/cgocall.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/cgocallback.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/chan.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/chan_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/chanbarrier_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/closure_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/compiler.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/complex.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/complex_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/cpuprof.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/cputicks.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/crash_cgo_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/crash_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/crash_unix_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/debug.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/debug/debug.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/debug/garbage.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/debug/garbage_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/debug/heapdump_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/debug/stack.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/debug/stack_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/debug/stubs.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/debug/stubs.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/defs1_linux.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/defs1_netbsd_386.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/defs1_netbsd_amd64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/defs1_netbsd_arm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/defs1_solaris_amd64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/defs2_linux.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/defs3_linux.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/defs_arm_linux.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/defs_darwin.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/defs_darwin_386.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/defs_darwin_amd64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/defs_darwin_arm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/defs_darwin_arm64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/defs_dragonfly.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/defs_dragonfly_amd64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/defs_freebsd.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/defs_freebsd_386.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/defs_freebsd_amd64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/defs_freebsd_arm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/defs_linux.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/defs_linux_386.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/defs_linux_amd64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/defs_linux_arm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/defs_linux_arm64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/defs_linux_ppc64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/defs_linux_ppc64le.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/defs_nacl_386.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/defs_nacl_amd64p32.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/defs_nacl_arm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/defs_netbsd.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/defs_netbsd_386.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/defs_netbsd_amd64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/defs_netbsd_arm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/defs_openbsd.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/defs_openbsd_386.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/defs_openbsd_amd64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/defs_openbsd_arm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/defs_plan9_386.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/defs_plan9_amd64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/defs_solaris.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/defs_solaris_amd64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/defs_windows.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/defs_windows_386.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/defs_windows_amd64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/duff_386.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/duff_amd64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/duff_arm.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/duff_arm64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/duff_ppc64x.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/env_plan9.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/env_posix.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/env_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/error.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/export_arm_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/export_futex_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/export_linux_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/export_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/export_windows_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/extern.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/funcdata.h
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/futex_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/gc_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/gcinfo_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/gengoos.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/go_tls.h
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/hash32.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/hash64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/hash_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/hashmap.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/hashmap_fast.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/heapdump.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/iface.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/iface_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/lfstack.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/lfstack_32bit.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/lfstack_amd64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/lfstack_darwin_arm64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/lfstack_linux_arm64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/lfstack_linux_ppc64x.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/lfstack_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/lock_futex.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/lock_sema.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/malloc.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/malloc_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/map_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/mapspeed_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/mbarrier.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/mbitmap.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/mcache.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/mcentral.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/mem_bsd.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/mem_darwin.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/mem_linux.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/mem_plan9.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/mem_windows.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/memclr_386.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/memclr_amd64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/memclr_arm.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/memclr_arm64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/memclr_plan9_386.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/memclr_plan9_amd64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/memclr_ppc64x.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/memmove_386.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/memmove_amd64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/memmove_arm.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/memmove_arm64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/memmove_linux_amd64_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/memmove_nacl_amd64p32.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/memmove_plan9_386.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/memmove_plan9_amd64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/memmove_ppc64x.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/memmove_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/mfinal.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/mfinal_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/mfixalloc.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/mgc.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/mgcmark.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/mgcsweep.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/mgcwork.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/mheap.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/mkduff.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/mknacl.sh
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/mprof.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/msize.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/mstats.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/netpoll.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/netpoll_epoll.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/netpoll_kqueue.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/netpoll_nacl.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/netpoll_solaris.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/netpoll_stub.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/netpoll_windows.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/noasm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/norace_linux_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/norace_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/os1_darwin.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/os1_dragonfly.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/os1_freebsd.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/os1_linux.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/os1_nacl.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/os1_netbsd.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/os1_netbsd_386.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/os1_netbsd_amd64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/os1_openbsd.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/os1_plan9.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/os1_windows.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/os2_darwin.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/os2_dragonfly.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/os2_freebsd.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/os2_linux.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/os2_nacl.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/os2_netbsd.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/os2_openbsd.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/os2_plan9.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/os2_solaris.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/os2_windows.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/os3_plan9.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/os3_solaris.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/os_android_arm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/os_darwin.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/os_darwin_arm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/os_darwin_arm64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/os_dragonfly.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/os_freebsd.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/os_freebsd_arm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/os_linux.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/os_linux_386.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/os_linux_arm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/os_linux_arm64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/os_nacl.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/os_nacl_arm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/os_netbsd.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/os_netbsd_arm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/os_openbsd.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/os_openbsd_arm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/os_plan9.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/os_solaris.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/os_windows.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/panic.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/panic1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/parfor.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/parfor_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/pprof/mprof_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/pprof/pprof.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/pprof/pprof_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/print1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/print1_write.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/print1_write_android.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/proc.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/proc1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/proc_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/race.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/race/README
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/race/doc.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/race/output_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/race/race.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/race/race_darwin_amd64.syso
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/race/race_freebsd_amd64.syso
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/race/race_linux_amd64.syso
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/race/race_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/race/race_unix_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/race/race_windows_amd64.syso
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/race/sched_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/race/testdata/atomic_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/race/testdata/cgo_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/race/testdata/cgo_test_main.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/race/testdata/chan_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/race/testdata/comp_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/race/testdata/finalizer_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/race/testdata/io_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/race/testdata/issue12225_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/race/testdata/map_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/race/testdata/mop_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/race/testdata/mutex_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/race/testdata/regression_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/race/testdata/rwmutex_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/race/testdata/select_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/race/testdata/slice_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/race/testdata/sync_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/race/testdata/waitgroup_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/race0.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/race1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/race_amd64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/rdebug.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/rt0_android_arm.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/rt0_darwin_386.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/rt0_darwin_amd64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/rt0_darwin_arm.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/rt0_darwin_arm64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/rt0_dragonfly_amd64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/rt0_freebsd_386.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/rt0_freebsd_amd64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/rt0_freebsd_arm.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/rt0_linux_386.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/rt0_linux_amd64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/rt0_linux_arm.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/rt0_linux_arm64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/rt0_linux_ppc64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/rt0_linux_ppc64le.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/rt0_nacl_386.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/rt0_nacl_amd64p32.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/rt0_nacl_arm.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/rt0_netbsd_386.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/rt0_netbsd_amd64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/rt0_netbsd_arm.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/rt0_openbsd_386.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/rt0_openbsd_amd64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/rt0_openbsd_arm.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/rt0_plan9_386.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/rt0_plan9_amd64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/rt0_solaris_amd64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/rt0_windows_386.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/rt0_windows_amd64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/rune.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/runtime-gdb.py
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/runtime-gdb_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/runtime.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/runtime1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/runtime2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/runtime_linux_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/runtime_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/runtime_unix_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/select.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/sema.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/signal1_unix.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/signal_386.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/signal_amd64x.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/signal_arm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/signal_arm64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/signal_darwin.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/signal_darwin_386.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/signal_darwin_amd64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/signal_darwin_arm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/signal_darwin_arm64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/signal_dragonfly.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/signal_dragonfly_amd64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/signal_freebsd.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/signal_freebsd_386.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/signal_freebsd_amd64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/signal_freebsd_arm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/signal_linux.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/signal_linux_386.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/signal_linux_amd64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/signal_linux_arm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/signal_linux_arm64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/signal_linux_ppc64x.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/signal_nacl.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/signal_nacl_386.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/signal_nacl_amd64p32.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/signal_nacl_arm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/signal_netbsd.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/signal_netbsd_386.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/signal_netbsd_amd64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/signal_netbsd_arm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/signal_openbsd.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/signal_openbsd_386.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/signal_openbsd_amd64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/signal_openbsd_arm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/signal_plan9.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/signal_ppc64x.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/signal_solaris.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/signal_solaris_amd64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/signal_unix.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/signal_windows.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/sigpanic_unix.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/sigqueue.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/sigqueue_plan9.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/slice.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/softfloat64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/softfloat64_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/softfloat_arm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/sqrt.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/sqrt_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/stack1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/stack2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/stack_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/string.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/string1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/string_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/stubs.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/stubs2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/stubs32.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/stubs_android.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/symtab.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/symtab_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/sys_arm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/sys_arm64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/sys_darwin_386.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/sys_darwin_amd64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/sys_darwin_arm.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/sys_darwin_arm64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/sys_dragonfly_amd64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/sys_freebsd_386.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/sys_freebsd_amd64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/sys_freebsd_arm.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/sys_linux_386.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/sys_linux_amd64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/sys_linux_arm.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/sys_linux_arm64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/sys_linux_ppc64x.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/sys_nacl_386.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/sys_nacl_amd64p32.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/sys_nacl_arm.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/sys_netbsd_386.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/sys_netbsd_amd64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/sys_netbsd_arm.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/sys_openbsd_386.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/sys_openbsd_amd64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/sys_openbsd_arm.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/sys_plan9_386.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/sys_plan9_amd64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/sys_ppc64x.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/sys_solaris_amd64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/sys_windows_386.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/sys_windows_amd64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/sys_x86.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/syscall2_solaris.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/syscall_nacl.h
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/syscall_solaris.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/syscall_windows.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/syscall_windows_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/textflag.h
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/time.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/tls_arm.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/tls_arm64.h
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/tls_arm64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/tls_ppc64x.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/trace.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/trace/trace.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/trace/trace_stack_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/trace/trace_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/traceback.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/type.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/typekind.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/typekind1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/unaligned1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/unaligned2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/vdso_linux_amd64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/vdso_none.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/vlop_386.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/vlop_arm.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/vlop_arm_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/vlrt.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/wbfat.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/wbfat_gen.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/wincallback.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/zcallback_windows.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/zcallback_windows.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/zgoarch_386.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/zgoarch_amd64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/zgoarch_amd64p32.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/zgoarch_arm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/zgoarch_arm64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/zgoarch_ppc64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/zgoarch_ppc64le.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/zgoos_android.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/zgoos_darwin.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/zgoos_dragonfly.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/zgoos_freebsd.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/zgoos_linux.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/zgoos_nacl.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/zgoos_netbsd.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/zgoos_openbsd.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/zgoos_plan9.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/zgoos_solaris.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/zgoos_windows.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/runtime/zversion.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/sort/example_interface_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/sort/example_keys_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/sort/example_multi_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/sort/example_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/sort/example_wrapper_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/sort/export_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/sort/search.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/sort/search_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/sort/sort.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/sort/sort_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/strconv/atob.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/strconv/atob_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/strconv/atof.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/strconv/atof_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/strconv/atoi.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/strconv/atoi_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/strconv/decimal.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/strconv/decimal_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/strconv/doc.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/strconv/example_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/strconv/extfloat.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/strconv/fp_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/strconv/ftoa.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/strconv/ftoa_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/strconv/internal_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/strconv/isprint.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/strconv/itoa.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/strconv/itoa_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/strconv/makeisprint.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/strconv/quote.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/strconv/quote_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/strconv/strconv_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/strconv/testdata/testfp.txt
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/strings/compare.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/strings/compare_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/strings/example_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/strings/export_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/strings/reader.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/strings/reader_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/strings/replace.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/strings/replace_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/strings/search.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/strings/search_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/strings/strings.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/strings/strings.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/strings/strings_decl.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/strings/strings_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/sync/atomic/64bit_arm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/sync/atomic/asm_386.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/sync/atomic/asm_amd64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/sync/atomic/asm_amd64p32.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/sync/atomic/asm_arm.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/sync/atomic/asm_arm64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/sync/atomic/asm_darwin_arm.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/sync/atomic/asm_freebsd_arm.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/sync/atomic/asm_linux_arm.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/sync/atomic/asm_nacl_arm.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/sync/atomic/asm_netbsd_arm.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/sync/atomic/asm_openbsd_arm.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/sync/atomic/asm_ppc64x.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/sync/atomic/atomic_linux_arm_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/sync/atomic/atomic_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/sync/atomic/doc.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/sync/atomic/export_linux_arm_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/sync/atomic/race.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/sync/atomic/value.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/sync/atomic/value_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/sync/cond.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/sync/cond_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/sync/example_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/sync/export_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/sync/mutex.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/sync/mutex_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/sync/once.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/sync/once_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/sync/pool.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/sync/pool_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/sync/race.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/sync/race0.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/sync/runtime.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/sync/runtime_sema_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/sync/rwmutex.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/sync/rwmutex_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/sync/waitgroup.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/sync/waitgroup_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/asm.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/asm_darwin_386.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/asm_darwin_amd64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/asm_darwin_arm.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/asm_darwin_arm64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/asm_dragonfly_amd64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/asm_freebsd_386.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/asm_freebsd_amd64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/asm_freebsd_arm.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/asm_linux_386.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/asm_linux_amd64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/asm_linux_arm.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/asm_linux_arm64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/asm_linux_ppc64x.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/asm_nacl_386.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/asm_nacl_amd64p32.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/asm_nacl_arm.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/asm_netbsd_386.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/asm_netbsd_amd64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/asm_netbsd_arm.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/asm_openbsd_386.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/asm_openbsd_amd64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/asm_openbsd_arm.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/asm_plan9_386.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/asm_plan9_amd64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/asm_solaris_amd64.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/bpf_bsd.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/const_plan9.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/creds_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/dir_plan9.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/dll_windows.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/env_plan9.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/env_unix.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/env_windows.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/errors_plan9.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/exec_bsd.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/exec_linux.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/exec_linux_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/exec_plan9.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/exec_solaris.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/exec_solaris_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/exec_unix.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/exec_unix_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/exec_windows.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/export_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/export_unix_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/fd_nacl.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/flock.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/flock_linux_32bit.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/fs_nacl.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/lsf_linux.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/mkall.sh
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/mkerrors.sh
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/mksyscall.pl
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/mksyscall_solaris.pl
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/mksyscall_windows.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/mksysctl_openbsd.pl
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/mksysnum_darwin.pl
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/mksysnum_dragonfly.pl
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/mksysnum_freebsd.pl
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/mksysnum_linux.pl
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/mksysnum_netbsd.pl
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/mksysnum_openbsd.pl
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/mksysnum_plan9.sh
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/mmap_unix_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/net_nacl.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/netlink_linux.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/pwd_plan9.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/race.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/race0.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/route_bsd.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/route_bsd_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/route_darwin.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/route_dragonfly.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/route_freebsd.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/route_freebsd_32bit.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/route_freebsd_64bit.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/route_ifma_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/route_netbsd.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/route_noifma_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/route_openbsd.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/security_windows.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/sockcmsg_linux.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/sockcmsg_unix.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/srpc_nacl.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/str.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/syscall.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/syscall_bsd.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/syscall_bsd_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/syscall_darwin.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/syscall_darwin_386.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/syscall_darwin_amd64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/syscall_darwin_arm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/syscall_darwin_arm64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/syscall_dragonfly.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/syscall_dragonfly_amd64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/syscall_freebsd.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/syscall_freebsd_386.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/syscall_freebsd_amd64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/syscall_freebsd_arm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/syscall_linux.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/syscall_linux_386.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/syscall_linux_amd64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/syscall_linux_arm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/syscall_linux_arm64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/syscall_linux_ppc64x.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/syscall_linux_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/syscall_nacl.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/syscall_nacl_386.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/syscall_nacl_amd64p32.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/syscall_nacl_arm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/syscall_netbsd.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/syscall_netbsd_386.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/syscall_netbsd_amd64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/syscall_netbsd_arm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/syscall_no_getwd.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/syscall_openbsd.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/syscall_openbsd_386.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/syscall_openbsd_amd64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/syscall_openbsd_arm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/syscall_plan9.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/syscall_solaris.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/syscall_solaris_amd64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/syscall_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/syscall_unix.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/syscall_unix_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/syscall_windows.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/syscall_windows_386.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/syscall_windows_amd64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/syscall_windows_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/tables_nacl.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/time_nacl_386.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/time_nacl_amd64p32.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/time_nacl_arm.s
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/types_darwin.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/types_dragonfly.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/types_freebsd.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/types_linux.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/types_netbsd.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/types_openbsd.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/types_solaris.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/unzip_nacl.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zerrors_darwin_386.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zerrors_darwin_amd64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zerrors_darwin_arm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zerrors_darwin_arm64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zerrors_dragonfly_amd64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zerrors_freebsd_386.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zerrors_freebsd_amd64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zerrors_freebsd_arm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zerrors_linux_386.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zerrors_linux_amd64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zerrors_linux_arm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zerrors_linux_arm64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zerrors_linux_ppc64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zerrors_linux_ppc64le.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zerrors_netbsd_386.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zerrors_netbsd_amd64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zerrors_netbsd_arm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zerrors_openbsd_386.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zerrors_openbsd_amd64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zerrors_openbsd_arm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zerrors_solaris_amd64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zerrors_windows.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zerrors_windows_386.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zerrors_windows_amd64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zsyscall_darwin_386.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zsyscall_darwin_amd64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zsyscall_darwin_arm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zsyscall_darwin_arm64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zsyscall_dragonfly_amd64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zsyscall_freebsd_386.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zsyscall_freebsd_amd64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zsyscall_freebsd_arm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zsyscall_linux_386.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zsyscall_linux_amd64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zsyscall_linux_arm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zsyscall_linux_arm64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zsyscall_linux_ppc64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zsyscall_linux_ppc64le.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zsyscall_nacl_386.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zsyscall_nacl_amd64p32.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zsyscall_nacl_arm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zsyscall_netbsd_386.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zsyscall_netbsd_amd64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zsyscall_netbsd_arm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zsyscall_openbsd_386.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zsyscall_openbsd_amd64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zsyscall_openbsd_arm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zsyscall_plan9_386.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zsyscall_plan9_amd64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zsyscall_solaris_amd64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zsyscall_windows.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zsysctl_openbsd.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zsysnum_darwin_386.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zsysnum_darwin_amd64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zsysnum_darwin_arm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zsysnum_darwin_arm64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zsysnum_dragonfly_amd64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zsysnum_freebsd_386.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zsysnum_freebsd_amd64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zsysnum_freebsd_arm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zsysnum_linux_386.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zsysnum_linux_amd64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zsysnum_linux_arm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zsysnum_linux_arm64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zsysnum_linux_ppc64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zsysnum_linux_ppc64le.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zsysnum_netbsd_386.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zsysnum_netbsd_amd64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zsysnum_netbsd_arm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zsysnum_openbsd_386.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zsysnum_openbsd_amd64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zsysnum_openbsd_arm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zsysnum_plan9.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zsysnum_solaris_amd64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zsysnum_windows_386.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/zsysnum_windows_amd64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/ztypes_darwin_386.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/ztypes_darwin_amd64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/ztypes_darwin_arm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/ztypes_darwin_arm64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/ztypes_dragonfly_amd64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/ztypes_freebsd_386.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/ztypes_freebsd_amd64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/ztypes_freebsd_arm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/ztypes_linux_386.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/ztypes_linux_amd64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/ztypes_linux_arm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/ztypes_linux_arm64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/ztypes_linux_ppc64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/ztypes_linux_ppc64le.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/ztypes_netbsd_386.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/ztypes_netbsd_amd64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/ztypes_netbsd_arm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/ztypes_openbsd_386.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/ztypes_openbsd_amd64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/ztypes_openbsd_arm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/ztypes_solaris_amd64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/ztypes_windows.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/ztypes_windows_386.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/syscall/ztypes_windows_amd64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/testing/allocs.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/testing/allocs_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/testing/benchmark.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/testing/benchmark_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/testing/cover.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/testing/example.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/testing/export_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/testing/iotest/logger.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/testing/iotest/reader.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/testing/iotest/writer.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/testing/quick/quick.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/testing/quick/quick_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/testing/testing.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/testing/testing_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/text/scanner/example_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/text/scanner/scanner.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/text/scanner/scanner_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/text/tabwriter/example_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/text/tabwriter/tabwriter.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/text/tabwriter/tabwriter_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/text/template/doc.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/text/template/example_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/text/template/examplefiles_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/text/template/examplefunc_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/text/template/exec.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/text/template/exec_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/text/template/funcs.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/text/template/helper.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/text/template/multi_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/text/template/option.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/text/template/parse/lex.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/text/template/parse/lex_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/text/template/parse/node.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/text/template/parse/parse.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/text/template/parse/parse_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/text/template/template.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/text/template/testdata/file1.tmpl
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/text/template/testdata/file2.tmpl
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/text/template/testdata/tmpl1.tmpl
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/text/template/testdata/tmpl2.tmpl
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/time/example_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/time/export_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/time/export_windows_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/time/format.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/time/format_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/time/genzabbrs.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/time/internal_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/time/sleep.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/time/sleep_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/time/sys_plan9.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/time/sys_unix.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/time/sys_windows.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/time/tick.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/time/tick_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/time/time.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/time/time_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/time/zoneinfo.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/time/zoneinfo_abbrs_windows.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/time/zoneinfo_ios.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/time/zoneinfo_plan9.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/time/zoneinfo_read.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/time/zoneinfo_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/time/zoneinfo_unix.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/time/zoneinfo_windows.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/time/zoneinfo_windows_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/unicode/casetables.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/unicode/digit.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/unicode/digit_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/unicode/graphic.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/unicode/graphic_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/unicode/letter.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/unicode/letter_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/unicode/maketables.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/unicode/script_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/unicode/tables.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/unicode/utf16/export_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/unicode/utf16/utf16.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/unicode/utf16/utf16_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/unicode/utf8/example_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/unicode/utf8/utf8.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/unicode/utf8/utf8_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/src/unsafe/unsafe.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/235.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/64bit.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/alias.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/alias1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/append.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/args.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/assign.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/assign1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/garbage/Makefile
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/garbage/parser.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/garbage/peano.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/garbage/stats.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/garbage/tree.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/garbage/tree2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/go1/binarytree_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/go1/fannkuch_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/go1/fasta_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/go1/fmt_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/go1/gob_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/go1/gzip_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/go1/http_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/go1/json_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/go1/jsondata_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/go1/mandel_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/go1/parser_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/go1/parserdata_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/go1/regexp_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/go1/revcomp_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/go1/template_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/go1/time_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/shootout/binary-tree-freelist.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/shootout/binary-tree-freelist.txt
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/shootout/binary-tree.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/shootout/binary-tree.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/shootout/binary-tree.txt
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/shootout/chameneosredux.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/shootout/chameneosredux.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/shootout/chameneosredux.txt
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/shootout/fannkuch-parallel.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/shootout/fannkuch-parallel.txt
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/shootout/fannkuch.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/shootout/fannkuch.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/shootout/fannkuch.txt
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/shootout/fasta-1000.txt
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/shootout/fasta.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/shootout/fasta.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/shootout/fasta.txt
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/shootout/k-nucleotide-parallel.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/shootout/k-nucleotide-parallel.txt
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/shootout/k-nucleotide.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/shootout/k-nucleotide.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/shootout/k-nucleotide.txt
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/shootout/mandelbrot.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/shootout/mandelbrot.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/shootout/mandelbrot.txt
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/shootout/meteor-contest.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/shootout/meteor-contest.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/shootout/meteor-contest.txt
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/shootout/nbody.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/shootout/nbody.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/shootout/nbody.txt
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/shootout/pidigits.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/shootout/pidigits.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/shootout/pidigits.txt
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/shootout/regex-dna-parallel.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/shootout/regex-dna-parallel.txt
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/shootout/regex-dna.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/shootout/regex-dna.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/shootout/regex-dna.txt
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/shootout/reverse-complement.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/shootout/reverse-complement.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/shootout/reverse-complement.txt
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/shootout/spectral-norm-parallel.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/shootout/spectral-norm.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/shootout/spectral-norm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/shootout/spectral-norm.txt
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/shootout/threadring.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/shootout/threadring.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/shootout/threadring.txt
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/shootout/timing.log
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bench/shootout/timing.sh
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bigalg.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bigmap.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/blank.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/blank1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bom.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bombad.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bounds.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bugs/bug395.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/bugs/placeholder
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/chan/doubleselect.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/chan/fifo.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/chan/goroutines.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/chan/nonblock.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/chan/perm.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/chan/powser1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/chan/powser2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/chan/select.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/chan/select2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/chan/select3.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/chan/select4.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/chan/select5.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/chan/select6.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/chan/select7.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/chan/sendstmt.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/chan/sieve1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/chan/sieve2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/chan/zerosize.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/chancap.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/chanlinear.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/char_lit.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/char_lit1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/clearfat.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/closedchan.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/closure.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/closure1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/closure2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/cmp.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/cmp6.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/cmplx.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/cmplxdivide.c
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/cmplxdivide.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/cmplxdivide1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/complit.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/complit1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/compos.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/const.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/const1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/const2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/const3.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/const4.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/const5.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/const6.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/convT2X.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/convert.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/convert1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/convert3.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/convlit.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/convlit1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/copy.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/crlf.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/ddd.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/ddd1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/ddd2.dir/ddd2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/ddd2.dir/ddd3.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/ddd2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/decl.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/declbad.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/defer.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/deferfin.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/deferprint.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/deferprint.out
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/divide.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/divmod.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/dwarf/dwarf.dir/main.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/dwarf/dwarf.dir/z1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/dwarf/dwarf.dir/z10.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/dwarf/dwarf.dir/z11.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/dwarf/dwarf.dir/z12.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/dwarf/dwarf.dir/z13.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/dwarf/dwarf.dir/z14.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/dwarf/dwarf.dir/z15.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/dwarf/dwarf.dir/z16.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/dwarf/dwarf.dir/z17.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/dwarf/dwarf.dir/z18.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/dwarf/dwarf.dir/z19.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/dwarf/dwarf.dir/z2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/dwarf/dwarf.dir/z20.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/dwarf/dwarf.dir/z3.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/dwarf/dwarf.dir/z4.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/dwarf/dwarf.dir/z5.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/dwarf/dwarf.dir/z6.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/dwarf/dwarf.dir/z7.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/dwarf/dwarf.dir/z8.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/dwarf/dwarf.dir/z9.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/dwarf/dwarf.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/dwarf/linedirectives.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/empty.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/env.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/eof.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/eof1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/errchk mode=0555
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/escape.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/escape2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/escape2n.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/escape3.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/escape4.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/escape5.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/escape_array.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/escape_calls.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/escape_closure.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/escape_field.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/escape_iface.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/escape_indir.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/escape_level.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/escape_map.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/escape_param.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/escape_slice.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/escape_struct_param1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/escape_struct_param2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/escape_struct_return.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fibo.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug000.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug002.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug003.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug004.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug005.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug006.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug007.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug008.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug009.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug010.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug011.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug012.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug013.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug014.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug015.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug016.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug017.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug020.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug021.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug022.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug023.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug024.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug026.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug027.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug028.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug030.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug031.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug035.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug037.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug039.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug040.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug045.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug046.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug047.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug048.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug049.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug050.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug051.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug052.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug053.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug054.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug055.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug056.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug057.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug058.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug059.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug060.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug061.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug062.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug063.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug064.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug065.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug066.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug067.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug068.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug069.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug070.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug071.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug072.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug073.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug074.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug075.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug076.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug077.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug078.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug080.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug081.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug082.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug083.dir/bug0.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug083.dir/bug1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug083.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug084.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug085.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug086.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug087.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug088.dir/bug0.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug088.dir/bug1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug088.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug089.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug090.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug091.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug092.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug093.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug094.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug096.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug097.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug098.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug099.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug101.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug102.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug103.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug104.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug106.dir/bug0.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug106.dir/bug1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug106.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug107.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug108.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug109.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug110.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug111.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug112.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug113.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug114.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug115.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug116.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug117.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug118.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug119.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug120.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug121.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug122.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug123.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug126.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug127.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug128.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug129.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug130.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug131.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug132.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug133.dir/bug0.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug133.dir/bug1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug133.dir/bug2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug133.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug135.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug136.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug137.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug139.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug140.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug141.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug142.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug143.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug144.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug145.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug146.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug147.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug148.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug149.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug150.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug151.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug1515.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug152.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug154.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug155.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug156.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug157.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug158.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug159.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug160.dir/x.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug160.dir/y.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug160.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug161.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug163.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug164.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug165.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug167.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug168.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug169.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug170.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug171.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug172.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug173.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug174.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug175.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug176.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug177.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug178.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug179.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug180.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug181.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug182.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug183.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug184.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug185.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug186.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug187.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug188.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug189.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug190.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug191.dir/a.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug191.dir/b.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug191.dir/main.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug191.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug192.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug193.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug194.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug195.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug196.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug197.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug198.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug199.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug200.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug201.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug202.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug203.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug204.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug205.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug206.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug206.out
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug207.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug208.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug209.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug211.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug212.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug213.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug214.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug215.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug216.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug217.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug218.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug219.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug221.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug222.dir/chanbug.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug222.dir/chanbug2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug222.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug223.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug224.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug225.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug227.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug228.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug229.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug230.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug231.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug232.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug233.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug234.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug235.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug236.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug237.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug238.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug239.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug240.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug241.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug242.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug243.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug244.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug245.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug246.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug247.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug248.dir/bug0.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug248.dir/bug1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug248.dir/bug2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug248.dir/bug3.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug248.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug249.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug250.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug251.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug252.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug253.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug254.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug255.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug256.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug257.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug258.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug259.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug260.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug261.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug262.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug263.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug264.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug265.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug266.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug267.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug269.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug271.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug272.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug273.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug274.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug275.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug276.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug277.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug278.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug279.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug280.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug281.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug282.dir/p1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug282.dir/p2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug282.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug283.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug284.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug285.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug286.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug287.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug288.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug289.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug290.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug291.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug292.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug293.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug294.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug295.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug296.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug297.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug298.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug299.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug300.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug301.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug302.dir/main.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug302.dir/p.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug302.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug303.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug304.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug305.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug306.dir/p1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug306.dir/p2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug306.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug307.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug308.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug309.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug311.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug312.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug313.dir/a.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug313.dir/b.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug313.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug314.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug315.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug316.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug317.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug318.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug319.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug320.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug321.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug322.dir/lib.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug322.dir/main.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug322.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug323.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug324.dir/p.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug324.dir/prog.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug324.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug325.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug326.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug327.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug328.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug328.out
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug329.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug330.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug331.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug332.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug333.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug334.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug335.dir/a.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug335.dir/b.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug335.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug336.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug337.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug338.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug339.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug340.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug341.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug342.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug343.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug344.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug345.dir/io.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug345.dir/main.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug345.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug346.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug347.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug348.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug349.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug350.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug351.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug352.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug353.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug354.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug355.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug356.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug357.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug358.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug361.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug362.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug363.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug364.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug365.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug366.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug367.dir/p.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug367.dir/prog.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug367.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug368.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug369.dir/main.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug369.dir/pkg.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug369.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug370.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug371.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug372.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug373.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug374.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug375.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug376.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug377.dir/one.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug377.dir/two.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug377.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug378.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug379.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug380.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug381.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug382.dir/pkg.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug382.dir/prog.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug382.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug383.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug384.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug385_32.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug385_64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug386.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug387.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug388.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug389.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug390.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug391.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug392.dir/one.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug392.dir/pkg2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug392.dir/pkg3.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug392.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug393.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug394.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug396.dir/one.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug396.dir/two.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug396.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug397.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug398.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug399.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug401.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug402.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug403.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug404.dir/one.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug404.dir/two.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug404.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug405.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug406.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug407.dir/one.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug407.dir/two.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug407.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug409.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug409.out
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug410.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug411.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug412.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug413.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug414.dir/p1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug414.dir/prog.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug414.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug415.dir/p.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug415.dir/prog.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug415.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug416.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug417.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug418.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug419.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug420.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug421.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug422.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug423.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug424.dir/lib.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug424.dir/main.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug424.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug425.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug426.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug427.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug428.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug429.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug429_run.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug430.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug431.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug432.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug433.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug434.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug435.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug436.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug437.dir/one.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug437.dir/two.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug437.dir/x.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug437.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug438.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug439.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug440_32.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug440_64.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug441.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug442.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug443.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug444.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug445.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug446.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug447.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug448.dir/pkg1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug448.dir/pkg2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug448.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug449.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug450.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug451.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug452.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug453.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug454.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug455.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug456.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug457.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug458.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug459.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug460.dir/a.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug460.dir/b.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug460.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug461.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug462.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug463.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug464.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug465.dir/a.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug465.dir/b.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug465.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug466.dir/a.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug466.dir/b.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug466.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug467.dir/p1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug467.dir/p2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug467.dir/p3.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug467.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug468.dir/p1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug468.dir/p2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug468.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug470.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug471.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug472.dir/p1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug472.dir/p2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug472.dir/z.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug472.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug473.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug474.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug475.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug476.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug477.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug478.dir/a.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug478.dir/b.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug478.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug479.dir/a.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug479.dir/b.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug479.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug480.dir/a.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug480.dir/b.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug480.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug481.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug482.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug483.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug484.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug485.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug486.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug487.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug488.dir/a.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug488.dir/b.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug488.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug489.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug490.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug491.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug492.dir/a.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug492.dir/b.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug492.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug493.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug494.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/bug495.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/gcc61204.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/gcc61244.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/gcc61246.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/gcc61248.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/gcc61253.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/gcc61254.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/gcc61255.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/gcc61258.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/gcc61264.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/gcc61265.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/gcc61273.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/gcc65755.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue10047.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue10066.dir/a.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue10066.dir/b.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue10066.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue10135.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue10219.dir/a.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue10219.dir/b.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue10219.dir/c.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue10219.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue10253.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue10284.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue10320.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue10332.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue10353.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue10407.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue10441.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue10486.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue10607.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue10607a.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue10654.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue10700.dir/other.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue10700.dir/test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue10700.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue10925.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue10977.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue11053.dir/p.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue11053.dir/p_test.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue11053.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue11053.out
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue11256.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue11286.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue11326.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue11326b.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue11369.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue11656.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue11750.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue11771.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue11790.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue11987.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue12133.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue12226.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue12686.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue1304.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue13160.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue2615.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue3552.dir/one.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue3552.dir/two.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue3552.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue3705.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue3783.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue3925.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4066.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4085a.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4085b.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4097.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4099.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4162.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4167.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4232.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4251.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4252.dir/a.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4252.dir/main.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4252.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4264.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4283.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4313.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4316.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4323.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4326.dir/p1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4326.dir/p2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4326.dir/q1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4326.dir/q2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4326.dir/z.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4326.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4348.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4353.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4359.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4365.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4370.dir/p1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4370.dir/p2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4370.dir/p3.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4370.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4388.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4396a.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4396b.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4399.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4405.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4429.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4448.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4452.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4458.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4463.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4468.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4470.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4495.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4510.dir/f1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4510.dir/f2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4510.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4517a.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4517b.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4517c.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4517d.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4518.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4529.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4545.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4562.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4585.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4590.dir/pkg1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4590.dir/pkg2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4590.dir/prog.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4590.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4610.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4614.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4618.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4620.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4654.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4663.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4667.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4734.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4748.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4752.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4776.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4785.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4813.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4847.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4879.dir/a.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4879.dir/b.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4879.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4909a.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4909b.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4932.dir/foo.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4932.dir/state.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4932.dir/state2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4932.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4964.dir/a.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4964.dir/b.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue4964.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue5002.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue5056.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue5089.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue5105.dir/a.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue5105.dir/b.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue5105.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue5125.dir/bug.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue5125.dir/main.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue5125.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue5162.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue5172.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue5231.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue5244.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue5259.dir/bug.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue5259.dir/main.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue5259.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue5260.dir/a.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue5260.dir/b.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue5260.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue5291.dir/pkg1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue5291.dir/prog.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue5291.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue5358.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue5373.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue5470.dir/a.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue5470.dir/b.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue5470.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue5493.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue5515.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue5581.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue5607.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue5609.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue5614.dir/rethinkgo.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue5614.dir/x.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue5614.dir/y.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue5614.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue5698.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue5704.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue5753.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue5755.dir/a.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue5755.dir/main.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue5755.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue5793.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue5809.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue5820.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue5841.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue5856.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue5910.dir/a.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue5910.dir/main.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue5910.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue5957.dir/a.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue5957.dir/b.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue5957.dir/c.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue5957.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue5963.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue6004.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue6036.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue6055.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue6131.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue6140.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue6247.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue6269.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue6295.dir/p0.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue6295.dir/p1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue6295.dir/p2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue6295.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue6298.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue6399.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue6402.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue6403.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue6405.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue6406.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue6500.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue6513.dir/a.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue6513.dir/b.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue6513.dir/main.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue6513.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue6572.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue6671.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue6703a.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue6703b.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue6703c.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue6703d.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue6703e.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue6703f.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue6703g.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue6703h.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue6703i.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue6703j.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue6703k.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue6703l.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue6703m.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue6703n.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue6703o.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue6703p.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue6703q.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue6703r.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue6703s.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue6703t.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue6703u.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue6703v.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue6703w.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue6703x.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue6703y.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue6703z.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue6789.dir/a.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue6789.dir/b.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue6789.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue6847.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue6866.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue6889.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue6899.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue6899.out
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue6902.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue6964.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue7023.dir/a.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue7023.dir/b.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue7023.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue7044.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue7050.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue7083.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue7129.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue7150.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue7153.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue7214.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue7223.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue7272.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue7310.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue7316.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue7346.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue7366.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue7405.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue7419.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue7525.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue7538a.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue7538b.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue7547.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue7550.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue7590.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue7648.dir/a.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue7648.dir/b.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue7648.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue7675.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue7690.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue7740.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue7742.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue7746.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue7760.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue7794.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue7863.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue7867.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue7884.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue7944.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue7995.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue7995b.dir/x1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue7995b.dir/x2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue7995b.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue7996.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue7997.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue7998.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue8004.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue8011.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue8017.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue8028.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue8036.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue8039.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue8047.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue8047b.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue8048.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue8060.dir/a.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue8060.dir/b.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue8060.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue8073.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue8074.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue8076.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue8079.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue8132.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue8139.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue8154.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue8155.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue8158.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue8183.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue8280.dir/a.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue8280.dir/b.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue8280.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue8311.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue8325.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue8336.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue8347.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue8385.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue8475.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue8501.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue8507.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue8612.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue8620.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue8745.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue8761.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue8836.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue887.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue8947.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue8961.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue9006.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue9017.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue9036.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue9076.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue9083.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue9110.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue9321.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue9355.dir/a.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue9355.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue9370.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue9432.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue9521.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue9537.dir/a.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue9537.dir/b.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue9537.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue9604.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue9604b.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue9608.dir/issue9608.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue9608.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue9634.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue9691.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue9731.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue9738.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue9862.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/fixedbugs/issue9862_run.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/float_lit.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/float_lit2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/float_lit3.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/floatcmp.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/for.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/func.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/func1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/func2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/func3.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/func4.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/func5.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/func6.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/func7.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/func8.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/funcdup.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/funcdup2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/gc.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/gc1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/gc2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/gcstring.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/goprint.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/goprint.out
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/goto.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/helloworld.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/helloworld.out
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/if.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/import.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/import1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/import2.dir/import2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/import2.dir/import3.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/import2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/import4.dir/empty.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/import4.dir/import4.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/import4.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/import5.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/index.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/index0.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/index1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/index2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/indirect.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/indirect1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/init.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/init1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/initcomma.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/initialize.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/initializerr.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/inline.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/int_lit.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/intcvt.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/interface/assertinline.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/interface/bigdata.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/interface/convert.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/interface/convert1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/interface/convert2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/interface/embed.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/interface/embed1.dir/embed0.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/interface/embed1.dir/embed1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/interface/embed1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/interface/embed2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/interface/explicit.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/interface/fail.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/interface/fake.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/interface/noeq.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/interface/pointer.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/interface/private.dir/private1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/interface/private.dir/prog.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/interface/private.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/interface/receiver.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/interface/receiver1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/interface/recursive.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/interface/recursive1.dir/recursive1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/interface/recursive1.dir/recursive2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/interface/recursive1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/interface/returntype.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/interface/struct.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/iota.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/ken/array.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/ken/chan.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/ken/chan1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/ken/complit.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/ken/convert.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/ken/cplx0.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/ken/cplx0.out
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/ken/cplx1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/ken/cplx2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/ken/cplx3.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/ken/cplx4.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/ken/cplx5.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/ken/divconst.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/ken/divmod.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/ken/embed.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/ken/for.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/ken/interbasic.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/ken/interfun.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/ken/intervar.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/ken/label.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/ken/litfun.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/ken/mfunc.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/ken/modconst.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/ken/ptrfun.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/ken/ptrvar.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/ken/range.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/ken/rob1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/ken/rob2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/ken/robfor.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/ken/robfunc.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/ken/shift.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/ken/simparray.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/ken/simpbool.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/ken/simpconv.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/ken/simpfun.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/ken/simpswitch.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/ken/simpvar.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/ken/slicearray.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/ken/sliceslice.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/ken/string.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/ken/string.out
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/ken/strvar.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/label.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/label1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/linkx.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/linkx_run.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/literal.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/live.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/live1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/live2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/mallocfin.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/map.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/map1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/maplinear.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/method.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/method1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/method2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/method3.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/method4.dir/method4a.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/method4.dir/prog.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/method4.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/method5.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/named.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/named1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/nil.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/nilcheck.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/nilptr.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/nilptr2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/nilptr3.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/nilptr4.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/nosplit.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/nul1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/parentype.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/peano.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/print.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/print.out
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/printbig.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/printbig.out
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/range.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/recover.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/recover1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/recover2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/recover3.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/recover4.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/rename.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/rename1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/reorder.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/reorder2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/return.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/rotate.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/rotate0.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/rotate1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/rotate2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/rotate3.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/run.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/rune.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/runtime.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/safe/main.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/safe/nousesafe.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/safe/pkg.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/safe/usesafe.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/shift1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/shift2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/sieve.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/sigchld.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/sigchld.out
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/simassign.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/sinit.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/sinit_run.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/sizeof.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/slice3.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/slice3err.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/slicecap.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/sliceopt.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/solitaire.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/stack.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/stress/maps.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/stress/parsego.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/stress/runstress.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/string_lit.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/stringrange.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/struct0.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/switch.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/switch3.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/switch4.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/syntax/chan.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/syntax/chan1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/syntax/composite.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/syntax/else.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/syntax/forvar.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/syntax/if.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/syntax/import.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/syntax/interface.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/syntax/semi1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/syntax/semi2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/syntax/semi3.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/syntax/semi4.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/syntax/semi5.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/syntax/semi6.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/syntax/semi7.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/syntax/topexpr.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/syntax/typesw.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/syntax/vareq.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/syntax/vareq1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/tinyfin.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/torture.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/turing.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/typecheck.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/typeswitch.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/typeswitch1.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/typeswitch2.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/typeswitch3.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/undef.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/utf.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/varerr.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/varinit.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/writebarrier.go
file path=usr/lib/golang/$(COMPONENT_MAJOR_VERSION)/test/zerodivide.go
file path=usr/share/golang/go-$(COMPONENT_MAJOR_VERSION).1
link path=usr/share/man/man1/go.1 \
    target=../../golang/go-$(COMPONENT_MAJOR_VERSION).1
license license.golang license="BSD-style, Patent Grant"