You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
garble/internal/linker/patches/go1.20
Daniel Martí 14daadbf85 internal/linker: patch each major Go version separately
Go 1.21 already breaks one of the three patches.
The complexity of the patches will likely increase,
and we only ever need to actively maintain the highest set of patches,
so splitting by major version feels natural.
2 years ago
..
0001-add-custom-magic-value.patch internal/linker: patch each major Go version separately 2 years ago
0002-add-unexported-function-name-removing.patch internal/linker: patch each major Go version separately 2 years ago
0003-add-entryOff-encryption.patch internal/linker: patch each major Go version separately 2 years ago