mirror of
https://github.com/caddyserver/caddy.git
synced 2025-10-19 07:43:17 +00:00
templates: fix inconsistent nested includes (#4452)
This commit is contained in:
parent
f55b123d63
commit
ec14ccdd40
3 changed files with 109 additions and 12 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue