File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed
Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ require (
1414 github.com/Velocidex/json v0.0.0-20220224052537-92f3c0326e5a // indirect
1515 github.com/Velocidex/ordereddict v0.0.0-20250821063524-02dc06e46238 // indirect
1616 github.com/Velocidex/yaml/v2 v2.2.8 // indirect
17+ github.com/codeGROOVE-dev/sfcache/pkg/store/localfs v1.4.0 // indirect
1718 github.com/davecgh/go-spew v1.1.1 // indirect
1819 github.com/go-ini/ini v1.67.0 // indirect
1920 github.com/go-sqlite/sqlite3 v0.0.0-20180313105335-53dd8e640ee7 // indirect
Original file line number Diff line number Diff line change @@ -20,6 +20,8 @@ github.com/codeGROOVE-dev/sfcache v1.4.0 h1:F00PqIYuenn/t2uK72MJ2zUCrrhW8WC5xaV+
2020github.com/codeGROOVE-dev/sfcache v1.4.0 /go.mod h1:ksV5Y1RwKmOPZZiV0zXpsBOENGUCgO0fVgr/P8f/DJM =
2121github.com/codeGROOVE-dev/sfcache/pkg/persist/localfs v1.3.0 h1:7zKbd7aHVzmbK2eEbdsf6Dknrte/o8+7I6GkNob8bGA =
2222github.com/codeGROOVE-dev/sfcache/pkg/persist/localfs v1.3.0 /go.mod h1:vHDjjehmi+yjXD+DXVG0rnc4iOBsiIknLThqpkYwA/c =
23+ github.com/codeGROOVE-dev/sfcache/pkg/store/localfs v1.4.0 h1:oyHwsawHd9kUFdAuXSCKYiEQTXuHAVd4y7cdBatjsLY =
24+ github.com/codeGROOVE-dev/sfcache/pkg/store/localfs v1.4.0 /go.mod h1:D/Y1sYT1m3VXHZRkQjHjFwtKQOsb587QZP/GtfJEDSE =
2325github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
2426github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
2527github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
You can’t perform that action at this time.
0 commit comments