File tree Expand file tree Collapse file tree 3 files changed +5
-6
lines changed Expand file tree Collapse file tree 3 files changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -43633,12 +43633,12 @@ Contents of probable licence file $GOMODCACHE/github.com/docker/libtrust@v0.0.0-
4363343633
4363443634
4363543635--------------------------------------------------------------------------------
43636- Dependency : github.com/andrewkroh /goja
43636+ Dependency : github.com/elastic /goja
4363743637Version: v0.0.0-20190128172624-dd2ac4456e20
4363843638Licence type (autodetected): MIT
4363943639--------------------------------------------------------------------------------
4364043640
43641- Contents of probable licence file $GOMODCACHE/github.com/andrewkroh /goja@v0.0.0-20190128172624-dd2ac4456e20/LICENSE:
43641+ Contents of probable licence file $GOMODCACHE/github.com/elastic /goja@v0.0.0-20190128172624-dd2ac4456e20/LICENSE:
4364243642
4364343643Copyright (c) 2016 Dmitry Panov
4364443644
Original file line number Diff line number Diff line change @@ -640,8 +640,7 @@ require (
640640)
641641
642642replace (
643- github.com/Shopify/sarama => github.com/elastic/sarama v1.19.1-0.20220310193331-ebc2b0d8eef3
644- github.com/dop251/goja => github.com/andrewkroh/goja v0.0.0-20190128172624-dd2ac4456e20
643+ github.com/dop251/goja => github.com/elastic/goja v0.0.0-20190128172624-dd2ac4456e20
645644 // fsnotify and goja are required for beats import
646645 github.com/fsnotify/fsnotify => github.com/elastic/fsnotify v1.6.1-0.20240920222514-49f82bdbc9e3
647646 // openshift removed all tags from their repo, use the pseudoversion from the release-3.9 branch HEAD
Original file line number Diff line number Diff line change @@ -206,8 +206,6 @@ github.com/alecthomas/units v0.0.0-20240626203959-61d1e3462e30 h1:t3eaIm0rUkzbrI
206206github.com/alecthomas/units v0.0.0-20240626203959-61d1e3462e30 /go.mod h1:fvzegU4vN3H1qMT+8wDmzjAcDONcgo2/SZ/TyfdUOFs =
207207github.com/alexbrainman/sspi v0.0.0-20210105120005-909beea2cc74 h1:Kk6a4nehpJ3UuJRqlA3JxYxBZEqCeOmATOvrbT4p9RA =
208208github.com/alexbrainman/sspi v0.0.0-20210105120005-909beea2cc74 /go.mod h1:cEWa1LVoE5KvSD9ONXsZrj0z6KqySlCCNKHlLzbqAt4 =
209- github.com/andrewkroh/goja v0.0.0-20190128172624-dd2ac4456e20 h1:7rj9qZ63knnVo2ZeepYHvHuRdG76f3tRUTdIQDzRBeI =
210- github.com/andrewkroh/goja v0.0.0-20190128172624-dd2ac4456e20 /go.mod h1:cI59GRkC2FRaFYtgbYEqMlgnnfvAwXzjojyZKXwklNg =
211209github.com/andybalholm/brotli v1.1.0 h1:eLKJA0d02Lf0mVpIDgYnqXcUn0GqVmEFny3VuID1U3M =
212210github.com/andybalholm/brotli v1.1.0 /go.mod h1:sms7XGricyQI9K10gOSf56VKKWS4oLer58Q+mhRPtnY =
213211github.com/antchfx/xmlquery v1.4.3 h1:f6jhxCzANrWfa93O+NmRWvieVyLs+R2Szfpy+YrZaww =
@@ -492,6 +490,8 @@ github.com/elastic/go-ucfg v0.8.8 h1:54KIF/2zFKfl0MzsSOCGOsZ3O2bnjFQJ0nDJcLhviyk
492490github.com/elastic/go-ucfg v0.8.8 /go.mod h1:4E8mPOLSUV9hQ7sgLEJ4bvt0KhMuDJa8joDT2QGAEKA =
493491github.com/elastic/go-windows v1.0.2 h1:yoLLsAsV5cfg9FLhZ9EXZ2n2sQFKeDYrHenkcivY4vI =
494492github.com/elastic/go-windows v1.0.2 /go.mod h1:bGcDpBzXgYSqM0Gx3DM4+UxFj300SZLixie9u9ixLM8 =
493+ github.com/elastic/goja v0.0.0-20190128172624-dd2ac4456e20 h1:bVZ3kDKa8Tqw9qvNrD91MwJMW6alg4Wn31l1TQ6RlTY =
494+ github.com/elastic/goja v0.0.0-20190128172624-dd2ac4456e20 /go.mod h1:A1DWjF89MFVnxzmzTaMF7CwVy9PDem7DalMkm8RIMoY =
495495github.com/elastic/gosigar v0.14.3 h1:xwkKwPia+hSfg9GqrCUKYdId102m9qTJIIr7egmK/uo =
496496github.com/elastic/gosigar v0.14.3 /go.mod h1:iXRIGg2tLnu7LBdpqzyQfGDEidKCfWcCMS0WKyPWoMs =
497497github.com/elastic/lunes v0.1.0 h1:amRtLPjwkWtzDF/RKzcEPMvSsSseLDLW+bnhfNSLRe4 =
You can’t perform that action at this time.
0 commit comments