all repos — gomponents @ 69b0da41dff1813f3939cf4ea09fbbb2d06b7719

HTML components in pure Go

Drop support for Go 1.16 and Go 1.17 (#203) Fixes #184

Markus Wüstenberg
commit

69b0da41dff1813f3939cf4ea09fbbb2d06b7719

parent

c97605aca761985ac45adfe19365801ec2682657

1 file changed, 0 insertions(+), 3 deletions(-)

changed files
M examples/tailwindcss/tailwindcss.goexamples/tailwindcss/tailwindcss.go
@@ -1,6 +1,3 @@
-//go:build go1.18 -// +build go1.18 - package main import (