Skip to content

Commit 63c6877

Browse files
fix(deps): update module github.com/prometheus/procfs to v0.16.1
1 parent e7a4a16 commit 63c6877

File tree

1 file changed

+1
-1
lines changed
  • src/acceptance/assets/app/go_app

1 file changed

+1
-1
lines changed

src/acceptance/assets/app/go_app/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ require (
1717
github.com/ogen-go/ogen v1.8.1
1818
github.com/onsi/ginkgo/v2 v2.23.4
1919
github.com/onsi/gomega v1.37.0
20-
github.com/prometheus/procfs v0.15.1
20+
github.com/prometheus/procfs v0.16.1
2121
github.com/steinfletcher/apitest v1.6.0
2222
go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin v0.57.0
2323
go.opentelemetry.io/otel v1.32.0

0 commit comments

Comments
 (0)