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 @@ -43534,12 +43534,12 @@ Contents of probable licence file $GOMODCACHE/github.com/docker/
[email protected]
43534
43534
43535
43535
43536
43536
--------------------------------------------------------------------------------
43537
- Dependency : github.com/andrewkroh /goja
43537
+ Dependency : github.com/elastic /goja
43538
43538
Version: v0.0.0-20190128172624-dd2ac4456e20
43539
43539
Licence type (autodetected): MIT
43540
43540
--------------------------------------------------------------------------------
43541
43541
43542
- Contents of probable licence file $GOMODCACHE/github.com/
andrewkroh /
[email protected] /LICENSE:
43542
+ Contents of probable licence file $GOMODCACHE/github.com/
elastic /
[email protected] /LICENSE:
43543
43543
43544
43544
Copyright (c) 2016 Dmitry Panov
43545
43545
Original file line number Diff line number Diff line change @@ -638,8 +638,7 @@ require (
638
638
)
639
639
640
640
replace (
641
- github.com/Shopify/sarama => github.com/elastic/sarama v1.19.1-0.20220310193331-ebc2b0d8eef3
642
- github.com/dop251/goja => github.com/andrewkroh/goja v0.0.0-20190128172624-dd2ac4456e20
641
+ github.com/dop251/goja => github.com/elastic/goja v0.0.0-20190128172624-dd2ac4456e20
643
642
// fsnotify and goja are required for beats import
644
643
github.com/fsnotify/fsnotify => github.com/elastic/fsnotify v1.6.1-0.20240920222514-49f82bdbc9e3
645
644
// 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