Update go.mod

This commit is contained in:
GoEdgeLab
2022-11-18 17:39:49 +08:00
parent 0fe1c1efd8
commit b61bf0280c

1
go.mod
View File

@@ -5,7 +5,6 @@ go 1.18
replace (
github.com/TeaOSLab/EdgeCommon => ../EdgeCommon
github.com/fsnotify/fsnotify => github.com/iwind/fsnotify v1.5.2-0.20220817040843-193be2051ff4
rogchap.com/v8go => /Users/Workspace/Projects/v8go
)
require (