Prometheus: Update prometheus to v0.301.0 for utf8 support (#98848)

* update github.com/prometheus/prometheus to v0.301.0

* have an adapter for infra logger

* go mod tidy and go work sync

* remvoe the cuelang.org/go replace

* remove slog_adapter
This commit is contained in:
ismail simsek
2025-01-13 17:14:20 +01:00
committed by GitHub
parent 598e9f4dc1
commit f74396b51d
26 changed files with 2230 additions and 1798 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ require (
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
github.com/dprotaso/go-yit v0.0.0-20220510233725-9ba8df137936 // indirect
github.com/emicklei/proto v1.13.2 // indirect
github.com/fsnotify/fsnotify v1.7.0 // indirect
github.com/fsnotify/fsnotify v1.8.0 // indirect
github.com/go-openapi/jsonpointer v0.21.0 // indirect
github.com/go-openapi/swag v0.23.0 // indirect
github.com/golang/glog v1.2.2 // indirect