<feed xmlns='http://www.w3.org/2005/Atom'>
<title>go/src/cmd/vendor/github.com/google/pprof/profile/testdata/java.contention.string, branch main</title>
<subtitle>Fork of Go programming language with my patches.</subtitle>
<id>http://git.kilabit.info/go/atom?h=main</id>
<link rel='self' href='http://git.kilabit.info/go/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/'/>
<updated>2019-03-11T20:27:03Z</updated>
<entry>
<title>cmd: refresh cmd/vendor to match 'go mod vendor'</title>
<updated>2019-03-11T20:27:03Z</updated>
<author>
<name>Bryan C. Mills</name>
<email>bcmills@google.com</email>
</author>
<published>2019-02-28T21:21:48Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=756a69c6c9d4c7d203e3c38d865240d5e5720efb'/>
<id>urn:sha1:756a69c6c9d4c7d203e3c38d865240d5e5720efb</id>
<content type='text'>
This change preserves the maximum versions from cmd/vendor/vendor.json
where feasible, but bumps the versions of x/sys (for CL 162987) and
x/tools (for CL 162989 and CL 160837) so that 'go test all' passes in
module mode when run from a working directory in src/cmd.

A small change to cmd/vet (not vendored) was necessary to preserve its
flag behavior given a pristine copy of x/tools; see CL 162989 for more
detail.

This change was generated by running 'go mod vendor' at CL 164622.
(Welcoooome to the fuuuuuture!)

Updates #30228
Updates #30241

Change-Id: I889590318dc857d4a6e20c3023d09a27128d8255
Reviewed-on: https://go-review.googlesource.com/c/go/+/164618
Run-TryBot: Bryan C. Mills &lt;bcmills@google.com&gt;
TryBot-Result: Gobot Gobot &lt;gobot@golang.org&gt;
Reviewed-by: Jay Conrod &lt;jayconrod@google.com&gt;
</content>
</entry>
<entry>
<title>cmd/vendor: update github.com/google/pprof</title>
<updated>2018-11-07T12:27:21Z</updated>
<author>
<name>Hana (Hyang-Ah) Kim</name>
<email>hyangah@gmail.com</email>
</author>
<published>2018-11-06T22:48:08Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=c0a40e4fe5d4649672d0d430ca26551841fc4852'/>
<id>urn:sha1:c0a40e4fe5d4649672d0d430ca26551841fc4852</id>
<content type='text'>
Sync @ fde099a (Oct 26, 2018)

Also update misc/nacl/testzip.proto to include new testdata.
Change-Id: If41590be9f395a591056e89a417b589c4ba71b1a
Reviewed-on: https://go-review.googlesource.com/c/147979
Run-TryBot: Hyang-Ah Hana Kim &lt;hyangah@gmail.com&gt;
TryBot-Result: Gobot Gobot &lt;gobot@golang.org&gt;
Reviewed-by: Brad Fitzpatrick &lt;bradfitz@golang.org&gt;
</content>
</entry>
<entry>
<title>cmd/pprof: vendor pprof from github.com/google/pprof</title>
<updated>2017-02-24T19:18:53Z</updated>
<author>
<name>Raul Silvera</name>
<email>rsilvera@google.com</email>
</author>
<published>2017-02-10T22:52:02Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=7844ef427a61bd68db81912a254a3f99633a9354'/>
<id>urn:sha1:7844ef427a61bd68db81912a254a3f99633a9354</id>
<content type='text'>
Import the github.com/google/pprof and github.com/ianlancetaylor/demangle
packages, without modification.

Build the golang version of pprof from cmd/pprof/pprof.go
by importing the packages from src/cmd/vendot/github.com/google/pprof

The versions upstreamed are:

github.com/ianlancetaylor/demangle 4883227f66371e02c4948937d3e2be1664d9be38
github.com/google/pprof            7eb5ba977f28f2ad8dd5f6bb82cc9b454e123cdc

Update misc/nacl/testzip.proto for new tests.

Change-Id: I076584856491353607a3b98b67d0ca6838be50d6
Reviewed-on: https://go-review.googlesource.com/36798
Run-TryBot: Russ Cox &lt;rsc@golang.org&gt;
Reviewed-by: Russ Cox &lt;rsc@golang.org&gt;
</content>
</entry>
</feed>
