|
264 | 264 | "github.com/Crocmagnon/fatcontext": "MIT", |
265 | 265 | "github.com/curioswitch/go-reassign": "MIT", |
266 | 266 | "github.com/cyphar/filepath-securejoin": "BSD-3-Clause", |
| 267 | + "github.com/daixiang0/gci": "BSD-3-Clause", |
267 | 268 | "github.com/DATA-DOG/go-sqlmock": "BSD-3-Clause", |
268 | 269 | "github.com/DataDog/appsec-internal-go": "Apache-2.0", |
269 | 270 | "github.com/DataDog/datadog-agent/pkg/obfuscate": "Apache-2.0", |
|
283 | 284 | "github.com/DataDog/sketches-go": "Apache-2.0", |
284 | 285 | "github.com/DataDog/zstd": "BSD-3-Clause", |
285 | 286 | "github.com/davecgh/go-spew": "ISC", |
| 287 | + "github.com/deckarep/golang-set/v2": "MIT", |
| 288 | + "github.com/decred/dcrd/dcrec/secp256k1/v4": "ISC", |
| 289 | + "github.com/denis-tingaikin/go-header": "GPL-3.0", |
| 290 | + "github.com/denisenkom/go-mssqldb": "BSD-3-Clause", |
| 291 | + "github.com/dennwc/varint": "MIT", |
| 292 | + "github.com/dgryski/go-farm": "MIT", |
| 293 | + "github.com/dgryski/go-rendezvous": "MIT", |
286 | 294 | "github.com/distribution/reference": "Apache-2.0", |
287 | 295 | "github.com/Djarvur/go-err113": "MIT", |
| 296 | + "github.com/dlclark/regexp2": "MIT", |
| 297 | + "github.com/docker/cli": "MIT", |
| 298 | + "github.com/docker/distribution": "Apache-2.0", |
288 | 299 | "github.com/docker/docker": "Apache-2.0", |
| 300 | + "github.com/docker/docker-credential-helpers": "MIT", |
289 | 301 | "github.com/docker/go-connections": "Apache-2.0", |
| 302 | + "github.com/docker/go-metrics": "Apache-2.0", |
290 | 303 | "github.com/docker/go-units": "Apache-2.0", |
| 304 | + "github.com/dustin/go-humanize": "MIT", |
291 | 305 | "github.com/ebitengine/purego": "Apache-2.0", |
292 | 306 | "github.com/felixge/httpsnoop": "MIT", |
293 | 307 | "github.com/GaijinEntertainment/go-exhaustruct/v3": "MIT", |
|
0 commit comments