bazelbuild / bazel-toolchains

Repository that hosts Bazel toolchain configs for remote execution and related support tools.
Apache License 2.0
186 stars 96 forks source link

Include Apache 2 license with generated toolchain configs #950

Closed smukherj1 closed 3 years ago

smukherj1 commented 3 years ago

Uses the new embed directive in Go 1.16 to include the Apache 2 license with generated configs. Also switched to Go 1.16 to use the embed feature.