mbox series

[0/4] Go module dependencies

Message ID 20250902143030.139421-1-christli@axis.com
Headers show
Series Go module dependencies | expand

Message

Christian Lindeberg Sept. 2, 2025, 2:30 p.m. UTC
From: Christian Lindeberg <christian.lindeberg@axis.com>

Here's a stack that together with another stack for oe-core will try to
close the gap between the two gomod fetcher based recipes and the
go-mod-update-modules class in oe-core.

Christian Lindeberg (4):
  crucible: Add spdx parameter to license URIs
  crucible: Update module cache content
  influxdb: Add spdx parameter to license URIs
  influxdb: Update module cache content

 .../recipes-dbs/influxdb/influxdb-go-mods.inc |   8 +-
 .../influxdb/influxdb-licenses.inc            | 128 +++++++++---------
 .../crucible/crucible-go-mods.inc             | 116 ----------------
 .../crucible/crucible-licenses.inc            |  72 +++++-----
 4 files changed, 104 insertions(+), 220 deletions(-)