google / go-licenses

A lightweight tool to report on the licenses used by a Go package and its dependencies. Highlight! Versioned external URL to licenses can be found at the same time.
Apache License 2.0
833 stars 125 forks source link

Use golang:1.18 as base image in Dockerfile #133

Closed jarnoan closed 2 years ago

jarnoan commented 2 years ago

Source code uses embed but 1.13 does not have it.