Skip to content

Commit

Permalink
Test elastic-package from PR 2035 - e04418f3a0c7bcbd9ba2afbd3dcbed33d…
Browse files Browse the repository at this point in the history
…b96732d
  • Loading branch information
elasticmachine committed Aug 26, 2024
1 parent a974e5e commit 5e41e10
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 @@ -213,4 +213,4 @@ require (
sigs.k8s.io/yaml v1.4.0 // indirect
)

replace github.com/elastic/elastic-package => github.com/jsoriano/elastic-package v0.66.1-0.20240823134818-b0c9cb915b1b
replace github.com/elastic/elastic-package => github.com/jsoriano/elastic-package v0.66.1-0.20240826123418-e04418f3a0c7
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -279,8 +279,8 @@ github.com/josharian/intern v1.0.0 h1:vlS4z54oSdjm0bgjRigI+G1HpF+tI+9rE5LLzOg8Hm
github.com/josharian/intern v1.0.0/go.mod h1:5DoeVV0s6jJacbCEi61lwdGj/aVlrQvzHFFd8Hwg//Y=
github.com/json-iterator/go v1.1.12 h1:PV8peI4a0ysnczrg+LtxykD8LfKY9ML6u2jnxaEnrnM=
github.com/json-iterator/go v1.1.12/go.mod h1:e30LSqwooZae/UwlEbR2852Gd8hjQvJoHmT4TnhNGBo=
github.com/jsoriano/elastic-package v0.66.1-0.20240823134818-b0c9cb915b1b h1:EK4vRIt4Cvi7VlJgrcuQvPZ0qscyipPTvzyz3Z4/xg4=
github.com/jsoriano/elastic-package v0.66.1-0.20240823134818-b0c9cb915b1b/go.mod h1:h/dL4Mp3g42fR5GooteOAHZotoBPamaLUYlhPjaUPZI=
github.com/jsoriano/elastic-package v0.66.1-0.20240826123418-e04418f3a0c7 h1:18ZIFNFOrvrSdjOEq6FB0D9qDe6CWRSL7vQquytmpI0=
github.com/jsoriano/elastic-package v0.66.1-0.20240826123418-e04418f3a0c7/go.mod h1:h/dL4Mp3g42fR5GooteOAHZotoBPamaLUYlhPjaUPZI=
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 h1:Z9n2FFNUXsshfwJMBgNA0RU6/i7WVaAegv3PtuIHPMs=
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51/go.mod h1:CzGEWj7cYgsdH8dAjBGEr58BoE7ScuLd+fwFZ44+/x8=
github.com/kisielk/errcheck v1.5.0/go.mod h1:pFxgyoBC7bSaBwPgfKdkLd5X25qrDl4LWUI2bnpBCr8=
Expand Down

0 comments on commit 5e41e10

Please sign in to comment.