Skip to content

Commit 074607f

Browse files
authored
[chore] update github.com/ebitengine/purego to v0.8.4 (#40391)
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> #### Description updates `github.com/ebitengine/purego` to v0.8.4 <!-- Issue number (e.g. #1234) or full URL to issue, if applicable. --> #### Link to tracking issue Fixes #40376 <!--Describe what testing was performed and which tests were added.--> #### Testing `make gotest` <!--Describe the documentation added.--> #### Documentation none, dependency update <!--Please delete paragraphs that you did not use before submitting.-->
1 parent 4c1d8af commit 074607f

File tree

78 files changed

+119
-119
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

78 files changed

+119
-119
lines changed

exporter/clickhouseexporter/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ require (
3838
github.com/docker/docker v28.1.1+incompatible // indirect
3939
github.com/docker/go-connections v0.5.0 // indirect
4040
github.com/docker/go-units v0.5.0 // indirect
41-
github.com/ebitengine/purego v0.8.3 // indirect
41+
github.com/ebitengine/purego v0.8.4 // indirect
4242
github.com/felixge/httpsnoop v1.0.4 // indirect
4343
github.com/go-faster/city v1.0.1 // indirect
4444
github.com/go-faster/errors v0.7.1 // indirect

exporter/clickhouseexporter/go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

exporter/pulsarexporter/go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

exporter/rabbitmqexporter/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ require (
3636
github.com/docker/docker v28.0.1+incompatible // indirect
3737
github.com/docker/go-connections v0.5.0 // indirect
3838
github.com/docker/go-units v0.5.0 // indirect
39-
github.com/ebitengine/purego v0.8.3 // indirect
39+
github.com/ebitengine/purego v0.8.4 // indirect
4040
github.com/felixge/httpsnoop v1.0.4 // indirect
4141
github.com/foxboron/go-tpm-keyfiles v0.0.0-20250323135004-b31fac66206e // indirect
4242
github.com/fsnotify/fsnotify v1.9.0 // indirect

exporter/rabbitmqexporter/go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

exporter/signalfxexporter/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ require (
4545
github.com/cenkalti/backoff/v5 v5.0.2 // indirect
4646
github.com/cespare/xxhash/v2 v2.3.0 // indirect
4747
github.com/davecgh/go-spew v1.1.1 // indirect
48-
github.com/ebitengine/purego v0.8.3 // indirect
48+
github.com/ebitengine/purego v0.8.4 // indirect
4949
github.com/elastic/lunes v0.1.0 // indirect
5050
github.com/felixge/httpsnoop v1.0.4 // indirect
5151
github.com/foxboron/go-tpm-keyfiles v0.0.0-20250323135004-b31fac66206e // indirect

exporter/signalfxexporter/go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

exporter/splunkhecexporter/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ require (
5050
github.com/docker/docker v28.0.1+incompatible // indirect
5151
github.com/docker/go-connections v0.5.0 // indirect
5252
github.com/docker/go-units v0.5.0 // indirect
53-
github.com/ebitengine/purego v0.8.3 // indirect
53+
github.com/ebitengine/purego v0.8.4 // indirect
5454
github.com/felixge/httpsnoop v1.0.4 // indirect
5555
github.com/foxboron/go-tpm-keyfiles v0.0.0-20250323135004-b31fac66206e // indirect
5656
github.com/fsnotify/fsnotify v1.9.0 // indirect

exporter/splunkhecexporter/go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

exporter/sumologicexporter/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ require (
3434
github.com/cenkalti/backoff/v4 v4.3.0 // indirect
3535
github.com/cenkalti/backoff/v5 v5.0.2 // indirect
3636
github.com/davecgh/go-spew v1.1.1 // indirect
37-
github.com/ebitengine/purego v0.8.3 // indirect
37+
github.com/ebitengine/purego v0.8.4 // indirect
3838
github.com/felixge/httpsnoop v1.0.4 // indirect
3939
github.com/foxboron/go-tpm-keyfiles v0.0.0-20250323135004-b31fac66206e // indirect
4040
github.com/fsnotify/fsnotify v1.9.0 // indirect

0 commit comments

Comments
 (0)