all repos — gomponents @ d34b28be56b83a867343b5249f9a6c545ef3501d

HTML components in pure Go

Bump Go version to 1.16 in CI (#72)

Markus Wüstenberg
commit

d34b28be56b83a867343b5249f9a6c545ef3501d

parent

e6538392adde56d28f33a3619066aeffce18c1d2

1 file changed, 1 insertion(+), 1 deletion(-)

changed files
M MakefileMakefile
@@ -10,5 +10,5 @@ lint:
golangci-lint run test: - go test -coverprofile=cover.out -mod=readonly ./... + go test -coverprofile=cover.out ./...