Skip to content

Commit b478934

Browse files
committed
fix: theme version
1 parent b33fcbc commit b478934

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fx/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.23.0
55
replace github.com/gowool/theme => ..
66

77
require (
8-
github.com/gowool/theme v0.0.0-20240901131603-f6aec8150060
8+
github.com/gowool/theme v1.0.1
99
go.uber.org/fx v1.22.2
1010
)
1111

0 commit comments

Comments
 (0)