Commit Graph

5 Commits

Author SHA1 Message Date
jonathanmetzman a4cd74a98e
[go][infra] Create base-builder-go and use it to build go projects. (#6335)
Also, update base-builder-new to copy everything base-builder does
2021-08-30 06:57:23 -07:00
AdamKorcz bd5c80f64b
[go-redis] Fix coverage build (#6109) 2021-07-23 21:50:42 +01:00
Catena cyber 60e9a661f9
Go 1.16 build fix with right parentheses (#5228)
* go: right bash condition for changing directory

* go-json-iterator: uses git clone

So as to copy fuzz target in right directory

* go: uses tags when running go list

* go-redis: uses git clone and builds local fuzz target

* cascadia: uses git clone instead of go get
2021-02-21 07:40:36 -08:00
William Dye 0e6b81c81b
"#/bin/bash" is just a comment; change "#/" to "#!/" (#5139) 2021-02-08 15:56:15 -08:00
AdamKorcz 9282bca58b
[go-redis] Initial integration (#4750) 2021-02-08 09:58:55 +11:00