]> git.maquefel.me Git - brevno-suite/hugo/commit
Go 1.21 Upgrade
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Wed, 23 Aug 2023 16:23:52 +0000 (18:23 +0200)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Wed, 23 Aug 2023 19:49:27 +0000 (21:49 +0200)
commit24b1be45c17d68c67bab61b2fbb568f53a3d8202
tree4202ce89de8f523e051912e365bdf93b1a4422fd
parent111f02db2a2cb139a19e4643dd73fa637e40ad6e
Go 1.21 Upgrade

Fixes #11351
26 files changed:
.circleci/config.yml
.github/workflows/test-dart-sass-v1.yml
.github/workflows/test.yml
main_test.go
scripts/fork_go_templates/main.go
snap/snapcraft.yaml
tpl/internal/go_templates/cfg/cfg.go
tpl/internal/go_templates/htmltemplate/attr_string.go
tpl/internal/go_templates/htmltemplate/delim_string.go
tpl/internal/go_templates/htmltemplate/doc.go
tpl/internal/go_templates/htmltemplate/element_string.go
tpl/internal/go_templates/htmltemplate/error.go
tpl/internal/go_templates/htmltemplate/escape.go
tpl/internal/go_templates/htmltemplate/exec_test.go
tpl/internal/go_templates/htmltemplate/transition.go
tpl/internal/go_templates/htmltemplate/urlpart_string.go
tpl/internal/go_templates/testenv/exec.go
tpl/internal/go_templates/testenv/testenv.go
tpl/internal/go_templates/testenv/testenv_cgo.go [deleted file]
tpl/internal/go_templates/testenv/testenv_notunix.go
tpl/internal/go_templates/testenv/testenv_notwin.go
tpl/internal/go_templates/testenv/testenv_test.go
tpl/internal/go_templates/testenv/testenv_unix.go
tpl/internal/go_templates/texttemplate/doc.go
tpl/internal/go_templates/texttemplate/exec_test.go
tpl/internal/go_templates/texttemplate/funcs.go