Accepting request 1007960 from home:jfkw:branches:devel:languages:go

- Update to version 1.24.2:
- Add bugref boo#1203914 to v1.23.0: fix: use readers over closers in http input (#11083)
- Add _constraints minimum disk 4G to avoid build failures

OBS-URL: https://build.opensuse.org/request/show/1007960
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/telegraf?expand=0&rev=45
This commit is contained in:
2022-10-04 18:15:13 +00:00
committed by Git OBS Bridge
parent aa3ef9a5ed
commit 7ed0e11ac5
8 changed files with 369 additions and 9 deletions

View File

@@ -3,7 +3,7 @@
<param name="url">https://github.com/influxdata/telegraf</param>
<param name="scm">git</param>
<param name="exclude">.git</param>
<param name="revision">v1.23.4</param>
<param name="revision">v1.24.2</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">enable</param>
<param name="versionrewrite-pattern">v(.*)</param>