Closed davidzhao closed 5 days ago
Latest commit: 4d748b184f7ed06a9a3f995eb94d22646f841a39
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
I believe the bump was to fix build issues in some part of closed-source due to dependency on 1.23 features (indirectly). It may be a dependency we can replace, though.
I believe the bump was to fix build issues in some part of closed-source due to dependency on 1.23 features (indirectly). It may be a dependency we can replace, though.
I think it's a dependency for counterfeiter/v6, it's compiling now after I lowered the version.. let's see if downstream deps would error again
Reverts livekit/protocol#885
Since this package is depended on by others (including external users). we should not raise Go version requirements too aggressively.