skywalking-eyes icon indicating copy to clipboard operation
skywalking-eyes copied to clipboard

A full-featured license tool to check and fix license headers and resolve dependencies' licenses.

Results 3 skywalking-eyes issues
Sort by recently updated
recently updated
newest added

Bumps [github.com/cloudflare/circl](https://github.com/cloudflare/circl) from 1.3.3 to 1.3.7. Release notes Sourced from github.com/cloudflare/circl's releases. CIRCL v1.3.7 What's Changed build(deps): bump golang.org/x/crypto from 0.3.1-0.20221117191849-2c476679df9a to 0.17.0 by @​dependabot in cloudflare/circl#467 kyber: remove division...

dependencies

Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.9.0 to 1.9.1. Release notes Sourced from github.com/sirupsen/logrus's releases. v1.9.1 What's Changed Fix data race in hooks.test package by @​FrancoisWagner in sirupsen/logrus#1362 Add instructions to use different...

dependencies
go

### Background This PR fixes the compatibility issue reported in [apache/skywalking#13517](https://github.com/apache/skywalking/issues/13517), where the `make license-dep` command fails under Node.js 24 due to incorrect handling of platform-specific npm packages. ### Root...

enhancement