Commit Graph

1 Commits

Author SHA1 Message Date
Olaoluwa Osuntokun
8a790ffd39 mod+tlv: add new Blob type alias, add go.work
In this commit, we add a new type alias for a blob type. This type can be used in areas where a byte slice is used to store a TLV value, which may be a fully opaque nested TLV.

We also commit our go.work file to ensure the changes that follow can always build.
2024-04-24 13:25:26 +02:00