Skip to content

Commit

Permalink
Test with elastic-package add-custom-script-agents - d65ae485
Browse files Browse the repository at this point in the history
  • Loading branch information
mrodm committed May 8, 2024
1 parent fcbf466 commit 55805a1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -209,4 +209,4 @@ require (
sigs.k8s.io/yaml v1.3.0 // indirect
)

replace github.com/elastic/elastic-package => github.com/elastic/elastic-package v0.99.1-0.20240502101242-eba9ed548b49
replace github.com/elastic/elastic-package => github.com/mrodm/elastic-package v0.53.1-0.20240507181301-d65ae4859fee
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,6 @@ github.com/dustin/go-humanize v1.0.1 h1:GzkhY7T5VNhEkwH0PVJgjz+fX1rhBrR7pRT3mDkp
github.com/dustin/go-humanize v1.0.1/go.mod h1:Mu1zIs6XwVuF/gI1OepvI0qD18qycQx+mFykh5fBlto=
github.com/elastic/elastic-integration-corpus-generator-tool v0.10.0 h1:sx1lpZuTG5suJuvgix4FWQFCLFFbzkoOmPoHWYOPLCY=
github.com/elastic/elastic-integration-corpus-generator-tool v0.10.0/go.mod h1:2/30n+2QRzRzus4TPVUV1T3U/j8g2ItUgvP0pcpjLGk=
github.com/elastic/elastic-package v0.99.1-0.20240502101242-eba9ed548b49 h1:tAZBDvTh4Bzo4rJOqnpm0/rNtZKYU+JB6mAHxNGgcuo=
github.com/elastic/elastic-package v0.99.1-0.20240502101242-eba9ed548b49/go.mod h1:yJDOGiGfL+tDa60r7KhWKZddmuRq4phGKOz+tdemdbY=
github.com/elastic/go-elasticsearch/v7 v7.17.10 h1:TCQ8i4PmIJuBunvBS6bwT2ybzVFxxUhhltAs3Gyu1yo=
github.com/elastic/go-elasticsearch/v7 v7.17.10/go.mod h1:OJ4wdbtDNk5g503kvlHLyErCgQwwzmDtaFC4XyOxXA4=
github.com/elastic/go-licenser v0.4.1 h1:1xDURsc8pL5zYT9R29425J3vkHdt4RT5TNEMeRN48x4=
Expand Down Expand Up @@ -344,6 +342,8 @@ github.com/modern-go/reflect2 v1.0.2/go.mod h1:yWuevngMOJpCy52FWWMvUC8ws7m/LJsjY
github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 h1:n6/2gBQ3RWajuToeY6ZtZTIKv2v7ThUy5KKusIT0yc0=
github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00/go.mod h1:Pm3mSP3c5uWn86xMLZ5Sa7JB9GsEZySvHYXCTK4E9q4=
github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe/go.mod h1:wL8QJuTMNUDYhXwkmfOly8iTdp5TEcJFWZD2D7SIkUc=
github.com/mrodm/elastic-package v0.53.1-0.20240507181301-d65ae4859fee h1:/Uey5sCs0wKBQu+Sfbmf5iLOPmzyW8D+hNSinQLwl6M=
github.com/mrodm/elastic-package v0.53.1-0.20240507181301-d65ae4859fee/go.mod h1:ffyHwLLyREQvJBP2WRGhRxJl+dosf494/Dvl+b4bKms=
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq1c1nUAm88MOHcQC9l5mIlSMApZMrHA=
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ=
github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f h1:y5//uYreIhSUg3J1GEMiLbxo1LJaP8RfCpH6pymGZus=
Expand Down

0 comments on commit 55805a1

Please sign in to comment.