summaryrefslogtreecommitdiff
path: root/go.sum
AgeCommit message (Expand)Author
2022-11-15Upgrade Kythe to v0.0.60.Krzysztof KosiƄski
2022-04-18chore(go): run `go mod tidy` (#5258)Justin Buchanan
2022-04-18Use local copies of the packages that exist in build-tools repo.Sasha Smundak
2021-08-31Remove dep on mholt/archiver (#5060)Daniel Moy
2021-08-04chore: update rules_go and associated repositories (#5019)Shahms King
2021-02-17Eliminate overlaps in the Beam pipeline's leveldb shards. (#4830)John Edmonds
2020-10-28chore: update go dependencies (#4727)Shahms King
2020-05-26build: update Go protobuf to v1.4.1 (#4525)Cody Schroeder
2020-05-15build: update rules_go (#4518)Cody Schroeder
2020-03-13chore: update go dependencies (#4440)Shahms King
2020-02-19fix(go_build): update deps to fix #4264 (#4382)Shahms King
2019-12-19chore: update go dependencies, make it easier to automate (#4281)Shahms King
2019-09-13chore: tidy go.{mod,sum} files (#4080)Cody Schroeder
2019-08-28build: update Bazel rules_go to 0.19.3 (#4037)Cody Schroeder
2019-07-29build: update Apache Beam to commit 7688bcf (#3920)Cody Schroeder
2019-07-26chore(build): switch to a maintained YAML package (#3913)M. J. Fromberger
2019-06-14 feat(extraction): initial support for extracting openjdk11 (#3821)Shahms King
2019-05-09build(deps): update Apache Beam to 3cf3a4708 (#3733)Cody Schroeder
2019-05-09build: update golang/protobuf to v1.3.0 (#3732)Cody Schroeder
2019-05-07chore: update go.mod and go.sum files (#3721)M. J. Fromberger
2019-04-02chore: update github.com/minio/highwayhash to tagged release v1.0.0 (#3664)M. J. Fromberger
2019-03-07build: update github.com/dsnet/compress to tagged release v0.0.1 (#3594)M. J. Fromberger
2019-03-01build: update github.com/hanwen/go-fuse to tagged release v1.0.0 (#3569)M. J. Fromberger
2019-02-28build: update github.com/googleapis/gax-go to tagged release v1.0.1 (#3565)M. J. Fromberger
2019-02-28build: update github.com/jmhodges/levigo to tagged release v1.0.0 (#3558)M. J. Fromberger
2019-02-19chore(dev): update github.com/golang/snappy to tagged release v0.0.1 (#3525)M. J. Fromberger
2019-02-19build: update Apache Beam to 2a412352 (#3522)Cody Schroeder
2019-02-13build: update github.com/google/orderedcode to tagged version v0.0.1 (#3492)M. J. Fromberger
2019-02-13build: use github.com/google/uuid for Go UUID generation (#3486)M. J. Fromberger
2019-02-12build: update package gopkg.in/yaml.v2 to tagged version v2.2.2 (#3488)M. J. Fromberger
2019-02-11build: remove unused dependency on github.com/google/go-github (#3479)M. J. Fromberger
2019-02-11build: update github.com/nwaples/rardecode to tagged version v1.0.0 (#3478)M. J. Fromberger
2019-02-11build: update go.opencensus.io to tagged version v0.15.0 (#3476)M. J. Fromberger
2019-02-11build: update github.com/pierrec/lz4 to tagged v2.0.8 (#3475)M. J. Fromberger
2019-02-11build: update github.com/google/go-querystring to tagged version v1.0.0 (#3474)M. J. Fromberger
2019-02-11build: update github.com/pkg/errors to tagged version v0.8.1 (#3473)M. J. Fromberger
2019-02-11build: update github.com/google/subcommands to tagged version 1.0.1 (#3472)M. J. Fromberger
2019-02-07chore: cleanup old revisions from go.sum (#3431)Cody Schroeder
2019-02-06build: fix broken govname_test (#3448)Cody Schroeder
2019-02-05build: update to a tagged version of the Go protobuf module (#3445)M. J. Fromberger
2019-02-05fix: remove an obsolete test case (#3442)M. J. Fromberger
2019-02-04build: update to a tagged version of the Go etree module (#3435)M. J. Fromberger
2019-02-04build: update to a tagged version of the Go zstd module (#3434)M. J. Fromberger
2019-02-04build: update to a tagged version of the go-cmp module (#3433)M. J. Fromberger
2019-02-01build: update to tagged versions of stringset and shell (#3429)M. J. Fromberger
2018-12-27feat: add ability for kzip_validator to validate based on -repo_url (#3343)Daniel Moy
2018-11-07feat: adding generator for kythe maven/gradle based on config proto (#3219)Daniel Moy
2018-11-06build: update Apache Beam to f1a4647 (#3224)Cody Schroeder
2018-10-29build: update Apache Beam to commit cdd3458 (#3195)Cody Schroeder
2018-10-18build(bazel): update Go rules to 0.16.0 (#3171)Cody Schroeder