You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The make update-offsets task should be run each time Go version or any of the libraries we eventually instrument are updated.
We should create a periodic GitHub action that runs make update-offsets and submits a pull request each time there are new changes in the destination file.
The text was updated successfully, but these errors were encountered:
The
make update-offsets
task should be run each time Go version or any of the libraries we eventually instrument are updated.We should create a periodic GitHub action that runs
make update-offsets
and submits a pull request each time there are new changes in the destination file.The text was updated successfully, but these errors were encountered: