Alerting: Fix panics when attempting to create an Alertmanager after failing (#94023)
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ module github.com/grafana/grafana/pkg/semconv
|
||||
|
||||
go 1.23.1
|
||||
|
||||
require go.opentelemetry.io/otel v1.29.0
|
||||
require go.opentelemetry.io/otel v1.30.0
|
||||
|
||||
require (
|
||||
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
|
||||
|
||||
Reference in New Issue
Block a user