summaryrefslogtreecommitdiffhomepage
path: root/WORKSPACE
AgeCommit message (Expand)Author
2019-06-01Add tooling for Go-compatible branch.Adin Scannell
2019-05-17Bump rules_go to 0.18.5 and go tool chain to 1.12.5.Nicolas Lacasse
2019-04-26Remove syscall tests' dependency on glogTamir Duberstein
2019-04-08Bump rules_go to v0.18.2 and go toolchain to v1.12.2.Nicolas Lacasse
2019-04-05Make it easier for humans to use RBE, and maintain our bazelrc.Nicolas Lacasse
2019-04-04Format workspaceAdin Scannell
2019-03-29gvisor/runsc: enable generic segmentation offload (GSO)Andrei Vagin
2019-03-26Use toolchain configs from bazel_0.23.0Andrei Vagin
2019-03-15Bump rules_go to v0.18.1 and go toolchain to v1.12.1.Nicolas Lacasse
2019-03-04Bump rules_go to v0.18.0Nicolas Lacasse
2019-02-28Upgrade to Go 1.12Michael Pratt
2019-01-29Bump rules_go to v0.17.0, and go toolchain to v1.11.5.Nicolas Lacasse
2018-12-21Configure Kokoro build with RBE.Nicolas Lacasse
2018-12-21Update rules_go, gazelle, and GoMichael Pratt
2018-12-13Bump rules_go to v0.16.4 and go toolchain to v1.11.3.Nicolas Lacasse
2018-12-07Bump glog version.Nicolas Lacasse
2018-11-30Explicitly load "http_archive" in WORKSPACE.Nicolas Lacasse
2018-11-09Add an implementation of a SACK scoreboard as per RFC6675.Bhasker Hariharan
2018-11-07Bump rules_go to v0.16.1 and go toolchain to v1.11.2.Nicolas Lacasse
2018-10-29Add copybara rules to export C++ test code.Brian Geffon
2018-10-23Track paths and provide a rename hook.Adin Scannell
2018-10-17Bump rules_go and gazelle versions.Nicolas Lacasse
2018-10-03Bump rules_go to v0.15.4 and go toolchain to v1.11.1.Nicolas Lacasse
2018-09-21runsc: Synchronize container metadata changes with a file lock.Nicolas Lacasse
2018-09-19Update gocapability commit to get bug fixFabricio Voznika
2018-08-28Bump to Go 1.11Michael Pratt
2018-08-08Bump rules_go and gazelle to 0.14.0Michael Pratt
2018-07-26Add "github.com/cenkalti/backoff" dependency to WORKSPACE file.Nicolas Lacasse
2018-07-12Bump rules_go to v0.13.0, and go toolchain to 1.10.3Nicolas Lacasse
2018-05-10Put the http dependencies first in the WORKSPACE file.Nicolas Lacasse
2018-05-10Use the go_repository rule from the Gazelle repo.Nicolas Lacasse
2018-05-08Bump Bazel rules_go to v0.12.0, and Go toolchain to v1.10.2Nicolas Lacasse
2018-04-28Check in gVisor.Googler