File tree 3 files changed +5
-6
lines changed
3 files changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -43571,12 +43571,12 @@ Contents of probable licence file $GOMODCACHE/github.com/docker/
[email protected]
43571
43571
43572
43572
43573
43573
--------------------------------------------------------------------------------
43574
- Dependency : github.com/andrewkroh /goja
43574
+ Dependency : github.com/elastic /goja
43575
43575
Version: v0.0.0-20190128172624-dd2ac4456e20
43576
43576
Licence type (autodetected): MIT
43577
43577
--------------------------------------------------------------------------------
43578
43578
43579
- Contents of probable licence file $GOMODCACHE/github.com/
andrewkroh /
[email protected] /LICENSE:
43579
+ Contents of probable licence file $GOMODCACHE/github.com/
elastic /
[email protected] /LICENSE:
43580
43580
43581
43581
Copyright (c) 2016 Dmitry Panov
43582
43582
Original file line number Diff line number Diff line change @@ -642,8 +642,7 @@ require (
642
642
)
643
643
644
644
replace (
645
- github.com/Shopify/sarama => github.com/elastic/sarama v1.19.1-0.20220310193331-ebc2b0d8eef3
646
- github.com/dop251/goja => github.com/andrewkroh/goja v0.0.0-20190128172624-dd2ac4456e20
645
+ github.com/dop251/goja => github.com/elastic/goja v0.0.0-20190128172624-dd2ac4456e20
647
646
// fsnotify and goja are required for beats import
648
647
github.com/fsnotify/fsnotify => github.com/elastic/fsnotify v1.6.1-0.20240920222514-49f82bdbc9e3
649
648
// 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
206
206
github.com/alecthomas/units v0.0.0-20240626203959-61d1e3462e30 /go.mod h1:fvzegU4vN3H1qMT+8wDmzjAcDONcgo2/SZ/TyfdUOFs =
207
207
github.com/alexbrainman/sspi v0.0.0-20210105120005-909beea2cc74 h1:Kk6a4nehpJ3UuJRqlA3JxYxBZEqCeOmATOvrbT4p9RA =
208
208
github.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 =
211
209
github.com/andybalholm/brotli v1.1.0 h1:eLKJA0d02Lf0mVpIDgYnqXcUn0GqVmEFny3VuID1U3M =
212
210
github.com/andybalholm/brotli v1.1.0 /go.mod h1:sms7XGricyQI9K10gOSf56VKKWS4oLer58Q+mhRPtnY =
213
211
github.com/antchfx/xmlquery v1.4.3 h1:f6jhxCzANrWfa93O+NmRWvieVyLs+R2Szfpy+YrZaww =
@@ -488,6 +486,8 @@ github.com/elastic/go-ucfg v0.8.8 h1:54KIF/2zFKfl0MzsSOCGOsZ3O2bnjFQJ0nDJcLhviyk
488
486
github.com/elastic/go-ucfg v0.8.8 /go.mod h1:4E8mPOLSUV9hQ7sgLEJ4bvt0KhMuDJa8joDT2QGAEKA =
489
487
github.com/elastic/go-windows v1.0.2 h1:yoLLsAsV5cfg9FLhZ9EXZ2n2sQFKeDYrHenkcivY4vI =
490
488
github.com/elastic/go-windows v1.0.2 /go.mod h1:bGcDpBzXgYSqM0Gx3DM4+UxFj300SZLixie9u9ixLM8 =
489
+ github.com/elastic/goja v0.0.0-20190128172624-dd2ac4456e20 h1:bVZ3kDKa8Tqw9qvNrD91MwJMW6alg4Wn31l1TQ6RlTY =
490
+ github.com/elastic/goja v0.0.0-20190128172624-dd2ac4456e20 /go.mod h1:A1DWjF89MFVnxzmzTaMF7CwVy9PDem7DalMkm8RIMoY =
491
491
github.com/elastic/gosigar v0.14.3 h1:xwkKwPia+hSfg9GqrCUKYdId102m9qTJIIr7egmK/uo =
492
492
github.com/elastic/gosigar v0.14.3 /go.mod h1:iXRIGg2tLnu7LBdpqzyQfGDEidKCfWcCMS0WKyPWoMs =
493
493
github.com/elastic/lunes v0.1.0 h1:amRtLPjwkWtzDF/RKzcEPMvSsSseLDLW+bnhfNSLRe4 =
You can’t perform that action at this time.
0 commit comments