elastic / elastic-integration-corpus-generator-tool

Command line tool used for generating events corpus dynamically given a specific integration
Other
22 stars 12 forks source link

Run go mod tidy #60

Closed endorama closed 1 year ago

endorama commented 1 year ago

Go toolchain is complaining of an untidy go.mod file.

This PR address this (and should fix all also other PRs where CI fails with this behaviour).

elasticmachine commented 1 year ago

:green_heart: Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

#### Build stats * Start Time: 2023-02-15T10:55:00.077+0000 * Duration: 3 min 46 sec #### Test stats :test_tube: | Test | Results | | ------------ | :-----------------------------: | | Failed | 0 | | Passed | 65 | | Skipped | 0 | | Total | 65 |

:robot: GitHub comments

Expand to view the GitHub comments

To re-run your PR in the CI, just comment with: - `/test` : Re-trigger the build.