templates: fix inconsistent nested includes (#4452)

This commit is contained in:
Tim Culverhouse 2021-11-29 11:29:40 -06:00 committed by GitHub
parent f55b123d63
commit ec14ccdd40
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 109 additions and 12 deletions

View file

@ -12,6 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
//go:build gofuzz
// +build gofuzz
package templates