While preparing Traefik container images for publication, we are reviewing third-party dependencies and their licenses for compliance using an SBOM-based scan.
During this review, we identified the Go dependency github.com/go-acme/tencentclouddnspod@v1.0.1208 included in the Traefik build. The dependency is referenced from the main Traefik application repository via go.mod
We are currently unable to clearly determine the license for this dependency, and would appreciate clarification from the community on the following:
-
What is the correct license for
github.com/go-acme/tencentclouddnspod@v1.0.1208? -
Is this dependency required by default for Traefik builds, or only for specific providers / features ?
-
Are there any references or documentation confirming the license or intended usage of this dependency?
SBOM / Dependency Details
-
Project: Traefik (main application repository)
-
Dependency:
github.com/go-acme/tencentclouddnspod -
Version:
v1.0.1208 -
Package type: Go module / binary
-
Identified via: SBOM generation (Trivy)
This clarification is required for license verification prior to container image publishing.
Any guidance would be greatly appreciated.
Thanks!