We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d47c482 + eb80469 commit 0df9014Copy full SHA for 0df9014
1 file changed
fx/go.mod
@@ -5,7 +5,7 @@ go 1.24
5
replace github.com/gowool/theme => ..
6
7
require (
8
- github.com/gowool/theme v1.0.7
+ github.com/gowool/theme v1.0.8
9
go.uber.org/fx v1.23.0
10
)
11
0 commit comments