elastic / stream

Test utility for streaming data via udp/tcp/tls/webhook/GCP Pub-Sub/Kafka.
https://container-library.elastic.co/r/observability/stream
Apache License 2.0
8 stars 13 forks source link

[Automation] Update Makefile with latest tool versions #79

Closed andrewkroh closed 6 months ago

andrewkroh commented 6 months ago

This is an example of what #80 should do after it is merged. I do not plan to merge this.

Update tool versions in Makefile for elastic/stream

Update golicenser version in Makefile

1 file(s) updated with "GOLICENSER := go run github.com/elastic/go-licenser@v0.4.1": * Makefile

v0.4.1
Changelog retrieved from:
	https://github.com/elastic/go-licenser/releases/tag/v0.4.1
Fix broken file extensions in paths #47 
Update goimports version in Makefile

1 file(s) updated with "GOIMPORTS := go run golang.org/x/tools/cmd/goimports@v0.19.0": * Makefile


Updatecli logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!

elasticmachine commented 6 months ago

:green_heart: Build Succeeded