Tristan Swadell
2f272a1a2b
Update proto dep to v2 api ( #8572 )
...
With the most recent update to cel-go, the legacy proto package has been
completely replaced
by the v2 proto API. This change updates the import to reflect code
present in the cel-go vendor
directory.
2022-09-23 10:31:10 +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
DavidKorczynski
6328e74b1e
cel-go: fix libprotobuf-mutator ( #7741 )
...
Ref: https://github.com/google/oss-fuzz/issues/7736
2022-05-23 12:32:22 +01:00
Oliver Chang
d6022d14da
Opt in all Google GitHub projects into GitHub issue filing. ( #7531 )
2022-04-11 13:40:12 +10:00
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
Catena cyber
ca26c583d6
cel-go: remove irrelevant panic/assert in target ( #5799 )
2021-05-18 20:26:44 +00:00
Catena cyber
e3d7eda1ce
cel-go: relax assertion in fuzz target ( #5782 )
2021-05-17 13:19:36 +01:00
Catena cyber
6d1ffd8452
[cel-go] Initial integration ( #5667 )
2021-05-12 07:23:32 -07:00