mergo: initial integration (#7801)

This commit is contained in:
Dario Castañé 2022-06-08 23:36:01 +02:00 committed by GitHub
parent eb7bb2f6a0
commit c1cfb6a3e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
homepage: "https://github.com/imdario/mergo"
language: go
primary_contact: "d@rio.hn"
fuzzing_engines:
- libfuzzer
sanitizers:
- address
main_repo: 'https://github.com/imdario/mergo.git'