Skip to content

Commit 8100ed9

Browse files
committed
chore: quick update feat/feature_ext at 2025-12-31 23:44:56
1 parent 3649d95 commit 8100ed9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ require (
1313
github.com/dustin/go-humanize v1.0.1
1414
github.com/ettle/strcase v0.2.0
1515
github.com/expr-lang/expr v1.17.7
16+
github.com/fsnotify/fsnotify v1.9.0
1617
github.com/google/go-cmp v0.7.0
1718
github.com/gopherjs/gopherjs v1.17.2
1819
github.com/hashicorp/go-version v1.6.0
@@ -84,7 +85,6 @@ require (
8485
github.com/docker/go-connections v0.5.0 // indirect
8586
github.com/docker/go-units v0.5.0 // indirect
8687
github.com/felixge/httpsnoop v1.0.4 // indirect
87-
github.com/fsnotify/fsnotify v1.9.0 // indirect
8888
github.com/go-logr/logr v1.4.2 // indirect
8989
github.com/go-logr/stdr v1.2.2 // indirect
9090
github.com/go-ole/go-ole v1.2.6 // indirect

0 commit comments

Comments
 (0)