aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 2 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index 3cc806b..5bd7a11 100644
--- a/go.mod
+++ b/go.mod
@@ -22,6 +22,8 @@ require (
gopkg.in/yaml.v2 v2.4.0 // indirect
)
+replace github.com/evanw/esbuild => github.com/shuLhan/esbuild v0.19.9-0.20231209212032-2dc984ffc5f1
+
//replace github.com/shuLhan/share => ../share
//replace git.sr.ht/~shulhan/ciigo => ../ciigo