Skip to content
This repository was archived by the owner on Jun 6, 2024. It is now read-only.

Commit c3d3ff5

Browse files
committed
Remove invalid version number for web
1 parent b1037a0 commit c3d3ff5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/qor5/ui/v3
33
go 1.22
44

55
require (
6-
github.com/qor5/web/v3 v3.0.0-00010101000000-000000000000
6+
github.com/qor5/web/v3 v3.0.0
77
github.com/sunfmin/reflectutils v1.0.3
88
github.com/theplant/htmlgo v1.0.3
99
github.com/theplant/testingutils v0.0.0-20240326065615-ab2586803ce4

0 commit comments

Comments
 (0)