diff --git a/examples/todo-list/go.mod b/examples/todo-list/go.mod index d0a42bc..b4dbaf5 100644 --- a/examples/todo-list/go.mod +++ b/examples/todo-list/go.mod @@ -6,7 +6,7 @@ require ( entgo.io/ent v0.14.1 github.com/go-chi/chi/v5 v5.1.0 github.com/google/uuid v1.6.0 - github.com/maddalax/htmgo/framework v0.0.0-20240926195523-4d003b6db286 + github.com/maddalax/htmgo/framework v0.0.0-20240926200955-44fe5ab25526 github.com/mattn/go-sqlite3 v1.14.16 ) diff --git a/examples/todo-list/go.sum b/examples/todo-list/go.sum index 39bc27e..9a71c09 100644 --- a/examples/todo-list/go.sum +++ b/examples/todo-list/go.sum @@ -37,6 +37,8 @@ github.com/maddalax/htmgo/framework v0.0.0-20240926194146-5bbd35d2728f h1:A4MEsl github.com/maddalax/htmgo/framework v0.0.0-20240926194146-5bbd35d2728f/go.mod h1:JBHqkKSv6frIsSlT1itIU0hUTW9NgDcyM6Cf6npK0bQ= github.com/maddalax/htmgo/framework v0.0.0-20240926195523-4d003b6db286 h1:254AqceggeJ0yLXUud3IiYfNjRnetfgcyuCVIlDtgbc= github.com/maddalax/htmgo/framework v0.0.0-20240926195523-4d003b6db286/go.mod h1:JBHqkKSv6frIsSlT1itIU0hUTW9NgDcyM6Cf6npK0bQ= +github.com/maddalax/htmgo/framework v0.0.0-20240926200955-44fe5ab25526 h1:/S6oUVfV+4kxqK7qhlxL7kiaY6O7NMLJbMWONgeUtd4= +github.com/maddalax/htmgo/framework v0.0.0-20240926200955-44fe5ab25526/go.mod h1:JBHqkKSv6frIsSlT1itIU0hUTW9NgDcyM6Cf6npK0bQ= github.com/maddalax/htmgo/framework v0.1.0 h1:bWMPlCCuoW2Fa++YUk7yhpRLHyU3d5GcvQ0gp+bDO+g= github.com/maddalax/htmgo/framework v0.1.0/go.mod h1:TA7KCaKhurpXceQrzClJOHqRsUSd5NL64ZngSg+I3oc= github.com/mattn/go-sqlite3 v1.14.16 h1:yOQRA0RpS5PFz/oikGwBEqvAWhWg5ufRz4ETLjwpU1Y= diff --git a/framework-ui/go.mod b/framework-ui/go.mod index c51e905..f4b69e6 100644 --- a/framework-ui/go.mod +++ b/framework-ui/go.mod @@ -2,7 +2,7 @@ module github.com/maddalax/htmgo/framework-ui go 1.23.0 -require github.com/maddalax/htmgo/framework v0.0.0-20240926195523-4d003b6db286 +require github.com/maddalax/htmgo/framework v0.0.0-20240926200955-44fe5ab25526 require ( github.com/go-chi/chi/v5 v5.1.0 // indirect diff --git a/framework-ui/go.sum b/framework-ui/go.sum new file mode 100644 index 0000000..a0538e0 --- /dev/null +++ b/framework-ui/go.sum @@ -0,0 +1,4 @@ +github.com/go-chi/chi/v5 v5.1.0/go.mod h1:DslCQbL2OYiznFReuXYUmQ2hGd1aDpCnlMNITLSKoi8= +github.com/google/uuid v1.6.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo= +github.com/maddalax/htmgo/framework v0.0.0-20240926200955-44fe5ab25526 h1:/S6oUVfV+4kxqK7qhlxL7kiaY6O7NMLJbMWONgeUtd4= +github.com/maddalax/htmgo/framework v0.0.0-20240926200955-44fe5ab25526/go.mod h1:JBHqkKSv6frIsSlT1itIU0hUTW9NgDcyM6Cf6npK0bQ= diff --git a/htmgo-site/go.mod b/htmgo-site/go.mod index c951050..a1f9eb9 100644 --- a/htmgo-site/go.mod +++ b/htmgo-site/go.mod @@ -5,7 +5,7 @@ go 1.23.0 require ( github.com/go-chi/chi/v5 v5.1.0 github.com/google/uuid v1.6.0 - github.com/maddalax/htmgo/framework v0.0.0-20240926195523-4d003b6db286 + github.com/maddalax/htmgo/framework v0.0.0-20240926200955-44fe5ab25526 github.com/yuin/goldmark v1.7.4 github.com/yuin/goldmark-highlighting/v2 v2.0.0-20230729083705-37449abec8cc ) diff --git a/htmgo-site/go.sum b/htmgo-site/go.sum index 5b4a894..b6e36e8 100644 --- a/htmgo-site/go.sum +++ b/htmgo-site/go.sum @@ -16,6 +16,8 @@ github.com/maddalax/htmgo/framework v0.0.0-20240926194146-5bbd35d2728f h1:A4MEsl github.com/maddalax/htmgo/framework v0.0.0-20240926194146-5bbd35d2728f/go.mod h1:JBHqkKSv6frIsSlT1itIU0hUTW9NgDcyM6Cf6npK0bQ= github.com/maddalax/htmgo/framework v0.0.0-20240926195523-4d003b6db286 h1:254AqceggeJ0yLXUud3IiYfNjRnetfgcyuCVIlDtgbc= github.com/maddalax/htmgo/framework v0.0.0-20240926195523-4d003b6db286/go.mod h1:JBHqkKSv6frIsSlT1itIU0hUTW9NgDcyM6Cf6npK0bQ= +github.com/maddalax/htmgo/framework v0.0.0-20240926200955-44fe5ab25526 h1:/S6oUVfV+4kxqK7qhlxL7kiaY6O7NMLJbMWONgeUtd4= +github.com/maddalax/htmgo/framework v0.0.0-20240926200955-44fe5ab25526/go.mod h1:JBHqkKSv6frIsSlT1itIU0hUTW9NgDcyM6Cf6npK0bQ= github.com/maddalax/htmgo/framework v0.1.0 h1:bWMPlCCuoW2Fa++YUk7yhpRLHyU3d5GcvQ0gp+bDO+g= github.com/maddalax/htmgo/framework v0.1.0/go.mod h1:TA7KCaKhurpXceQrzClJOHqRsUSd5NL64ZngSg+I3oc= github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM= diff --git a/templates/starter/go.mod b/templates/starter/go.mod index 17997b1..257c3b1 100644 --- a/templates/starter/go.mod +++ b/templates/starter/go.mod @@ -4,7 +4,7 @@ go 1.23.0 require ( github.com/go-chi/chi/v5 v5.1.0 - github.com/maddalax/htmgo/framework v0.0.0-20240926195523-4d003b6db286 + github.com/maddalax/htmgo/framework v0.0.0-20240926200955-44fe5ab25526 ) require github.com/google/uuid v1.6.0 // indirect diff --git a/templates/starter/go.sum b/templates/starter/go.sum index 5d320a3..aedfcf6 100644 --- a/templates/starter/go.sum +++ b/templates/starter/go.sum @@ -8,6 +8,8 @@ github.com/maddalax/htmgo/framework v0.0.0-20240926194146-5bbd35d2728f h1:A4MEsl github.com/maddalax/htmgo/framework v0.0.0-20240926194146-5bbd35d2728f/go.mod h1:JBHqkKSv6frIsSlT1itIU0hUTW9NgDcyM6Cf6npK0bQ= github.com/maddalax/htmgo/framework v0.0.0-20240926195523-4d003b6db286 h1:254AqceggeJ0yLXUud3IiYfNjRnetfgcyuCVIlDtgbc= github.com/maddalax/htmgo/framework v0.0.0-20240926195523-4d003b6db286/go.mod h1:JBHqkKSv6frIsSlT1itIU0hUTW9NgDcyM6Cf6npK0bQ= +github.com/maddalax/htmgo/framework v0.0.0-20240926200955-44fe5ab25526 h1:/S6oUVfV+4kxqK7qhlxL7kiaY6O7NMLJbMWONgeUtd4= +github.com/maddalax/htmgo/framework v0.0.0-20240926200955-44fe5ab25526/go.mod h1:JBHqkKSv6frIsSlT1itIU0hUTW9NgDcyM6Cf6npK0bQ= github.com/maddalax/htmgo/framework v0.1.0 h1:bWMPlCCuoW2Fa++YUk7yhpRLHyU3d5GcvQ0gp+bDO+g= github.com/maddalax/htmgo/framework v0.1.0/go.mod h1:TA7KCaKhurpXceQrzClJOHqRsUSd5NL64ZngSg+I3oc= github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=