]> git.maquefel.me Git - brevno-suite/hugo/commit
common/collections: Fix append regression to allow appending nil
authorkhayyam <ksaleem@digitalocean.com>
Wed, 28 Jun 2023 07:41:36 +0000 (03:41 -0400)
committerGitHub <noreply@github.com>
Wed, 28 Jun 2023 07:41:36 +0000 (09:41 +0200)
commitb74b8d6478c7ad68c8f3fec6597b336f55ea0a94
treeb395bbbd97a78ee55622d1feabd2f0cf5ee4f90f
parent793e38f5ce69c7eb3e70e377b21019f3eec912cb
common/collections: Fix append regression to allow appending nil

Closes #11180
common/collections/append.go
common/collections/append_test.go
tpl/collections/integration_test.go