diff --git a/examples/go.mod b/examples/go.mod index 1639dc4..3726264 100644 --- a/examples/go.mod +++ b/examples/go.mod @@ -8,7 +8,7 @@ require ( github.com/PuerkitoBio/goquery v1.8.1 github.com/lithammer/dedent v1.1.0 github.com/maragudk/gomponents v0.20.2 - github.com/will-wow/typed-htmx-go v0.0.7 + github.com/will-wow/typed-htmx-go v0.1.0 ) require ( diff --git a/examples/go.sum b/examples/go.sum index ab2cd03..9f21c5d 100644 --- a/examples/go.sum +++ b/examples/go.sum @@ -10,8 +10,8 @@ github.com/lithammer/dedent v1.1.0 h1:VNzHMVCBNG1j0fh3OrsFRkVUwStdDArbgBWoPAffkt github.com/lithammer/dedent v1.1.0/go.mod h1:jrXYCQtgg0nJiN+StA2KgR7w6CiQNv9Fd/Z9BP0jIOc= github.com/maragudk/gomponents v0.20.2 h1:39FhnBNNCJzqNcD9Hmvp/5xj0otweFoyvVgFG6kXoy0= github.com/maragudk/gomponents v0.20.2/go.mod h1:nHkNnZL6ODgMBeJhrZjkMHVvNdoYsfmpKB2/hjdQ0Hg= -github.com/will-wow/typed-htmx-go v0.0.7 h1:nxUaLXq0m4dnN1JqninalwWZSgVqWmrls1KAH8HaGzo= -github.com/will-wow/typed-htmx-go v0.0.7/go.mod h1:8rgV1W5T/jTAw2vXIZ9CAcOkmGbtejyomfLuesH+564= +github.com/will-wow/typed-htmx-go v0.1.0 h1:KgWRl4SiRI+c8RuOKp9XxdQkPxZBrLtHQKEMto2vD+Q= +github.com/will-wow/typed-htmx-go v0.1.0/go.mod h1:74VnqtHJBD+KHLksfxCDYROQhEI4OUcb0iOJEuOBVvs= github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY= golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w= golang.org/x/crypto v0.0.0-20210921155107-089bfa567519/go.mod h1:GvvjBRRGRdwPK5ydBHafDWAxML/pGHZbMvKqRZ5+Abc= diff --git a/examples/web/activesearch/extempl/activesearch_templ.go b/examples/web/activesearch/extempl/activesearch_templ.go index c88555c..395a23d 100644 --- a/examples/web/activesearch/extempl/activesearch_templ.go +++ b/examples/web/activesearch/extempl/activesearch_templ.go @@ -13,6 +13,7 @@ import ( "time" "github.com/a-h/templ" + "github.com/will-wow/typed-htmx-go/htmx" "github.com/will-wow/typed-htmx-go/htmx/trigger" diff --git a/examples/web/bulkupdate/extempl/bulkupdate_templ.go b/examples/web/bulkupdate/extempl/bulkupdate_templ.go index 82e6d48..e6730fe 100644 --- a/examples/web/bulkupdate/extempl/bulkupdate_templ.go +++ b/examples/web/bulkupdate/extempl/bulkupdate_templ.go @@ -14,6 +14,7 @@ import ( "github.com/a-h/templ" "github.com/lithammer/dedent" + "github.com/will-wow/typed-htmx-go/htmx" "github.com/will-wow/typed-htmx-go/htmx/swap" diff --git a/examples/web/clicktoedit/extempl/clicktoedit_templ.go b/examples/web/clicktoedit/extempl/clicktoedit_templ.go index 39c8b49..9c08cb5 100644 --- a/examples/web/clicktoedit/extempl/clicktoedit_templ.go +++ b/examples/web/clicktoedit/extempl/clicktoedit_templ.go @@ -12,6 +12,7 @@ import ( "io" "github.com/a-h/templ" + "github.com/will-wow/typed-htmx-go/htmx" "github.com/will-wow/typed-htmx-go/htmx/swap" diff --git a/examples/web/layout/templ/layout/layout_templ.go b/examples/web/layout/templ/layout/layout_templ.go index 892cab9..0c58c8a 100644 --- a/examples/web/layout/templ/layout/layout_templ.go +++ b/examples/web/layout/templ/layout/layout_templ.go @@ -12,6 +12,7 @@ import ( "time" "github.com/a-h/templ" + "github.com/will-wow/typed-htmx-go/htmx" "github.com/will-wow/typed-htmx-go/htmx/hxconfig" ) diff --git a/go.work.sum b/go.work.sum index 87956f2..c28a7fd 100644 --- a/go.work.sum +++ b/go.work.sum @@ -19,6 +19,7 @@ github.com/segmentio/asm v1.1.3/go.mod h1:Ld3L4ZXGNcSLRg4JBsZ3//1+f/TjYl0Mzen/DQ github.com/segmentio/asm v1.2.0/go.mod h1:BqMnlJP91P8d+4ibuonYZw9mfnzI9HfxselHZr5aAcs= github.com/segmentio/encoding v0.3.6/go.mod h1:n0JeuIqEQrQoPDGsjo8UNd1iA0U8d8+oHAA4E3G3OxM= github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo= +github.com/will-wow/typed-htmx-go v0.1.0/go.mod h1:74VnqtHJBD+KHLksfxCDYROQhEI4OUcb0iOJEuOBVvs= go.lsp.dev/jsonrpc2 v0.10.0/go.mod h1:fmEzIdXPi/rf6d4uFcayi8HpFP1nBF99ERP1htC72Ac= go.lsp.dev/pkg v0.0.0-20210717090340-384b27a52fb2/go.mod h1:gtSHRuYfbCT0qnbLnovpie/WEmqyJ7T4n6VXiFMBtcw= go.lsp.dev/uri v0.3.0/go.mod h1:P5sbO1IQR+qySTWOCnhnK7phBx+W3zbLqSMDJNTw88I=