Commit Graph

8 Commits

Author SHA1 Message Date
AdamKorcz 345072e521
grpc-gateway: refactor (#7888) 2022-06-17 16:22:05 +01:00
Navidem ae83c88a54
Upgrade infra and projects to go1.18 (#7791)
* Replace go get with go install in the scritp

* Remove go get from projects

* Replace gotip with go

* Fix CI

* Add missing dependency for cryptofuzz
2022-06-06 11:31:04 +10:00
AdamKorcz a87a6d546b
[grpc-gateway] Fix coverage build (#5545) 2021-03-31 08:55:43 -07:00
Catena cyber 1e03eb94af
Go 1.16 more fixes (#5239)
* Fixes cilium build

* Fixes dragonfly build

* Fixes fasthttp build

* Fixes fastjson build

* golang build: change directory only temporary

* Fixes gitea build

* Fixes grpc-gateway build

* Fixes hugo project build

* Fixes ipfs build

* Fixes jsonparser build

* Fixes kubernetes build

* Fixes loki build

* Fixes minify build

* Fixes nats build

* Removes go get from the docs

* Fixes quic-go build

* Fixes radon build

* Fixes syzkaller build

* Fixes tidb build

* Fixes vitess build
2021-02-22 15:25:47 -08:00
William Dye 0e6b81c81b
"#/bin/bash" is just a comment; change "#/" to "#!/" (#5139) 2021-02-08 15:56:15 -08:00
AdamKorcz 60d9b0d9a7
[grpc-gateway] Fix failing build (#5111) 2021-02-04 05:43:10 -08:00
Catena cyber 217175212b
[infra] Use generic compile_go_fuzzer for golang projects (#4659)
* Use generic compile_go_fuzzer for golang projects

* fix the copyright in the new script

Co-authored-by: Max Moroz <mmoroz@chromium.org>
2020-11-19 14:18:25 -08:00
AdamKorcz 0e2df024ed
[gRPC-gateway] Initial integration (#3807) 2020-05-15 15:42:46 -07:00