Fix dependency
This commit is contained in:
6
go.mod
6
go.mod
@@ -3,9 +3,9 @@ module github.com/fundor333/fundor333.github.io
|
||||
go 1.22.5
|
||||
|
||||
require (
|
||||
github.com/fundor333/macha-theme v0.0.0-20240817021151-1c03514bed2c // indirect
|
||||
github.com/fundor333/macia-image v0.0.0-20240728183659-e648e0050a87 // indirect
|
||||
github.com/fundor333/macia-indiweb v0.0.0-20240728170323-78be1951ae2d // indirect
|
||||
github.com/fundor333/macha-theme v1.1.0 // indirect
|
||||
github.com/fundor333/macia-image v1.0.0 // indirect
|
||||
github.com/fundor333/macia-indiweb v1.0.0 // indirect
|
||||
)
|
||||
|
||||
// For local theme development, you can use replace directives to change the
|
||||
|
||||
Reference in New Issue
Block a user