google / uuid

Go package for UUIDs based on RFC 4122 and DCE 1.1: Authentication and Security Services.
BSD 3-Clause "New" or "Revised" License
5.16k stars 362 forks source link

chore(ci): add apidiff check for API compatibility #123

Closed noahdietz closed 11 months ago

noahdietz commented 11 months ago

Adds a GitHub Action workflow for running apidiff. This will protect against backwards incompatible changes to this modules public API.