Chore: add missing modowner (#86234)

* chore: add modowner

* fix: modowner
This commit is contained in:
Nick Richmond 2024-04-15 17:17:15 -04:00 committed by GitHub
parent f50e29e004
commit 63aa8a6035
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
go.mod
View File

@ -199,7 +199,7 @@ require (
go.mongodb.org/mongo-driver v1.13.1 // indirect
go.opencensus.io v0.24.0 // indirect
go.uber.org/atomic v1.11.0 // @grafana/alerting-squad-backend
go.uber.org/goleak v1.3.0 // indirect
go.uber.org/goleak v1.3.0 // @grafana/grafana-search-and-storage
golang.org/x/sys v0.18.0 // indirect
golang.org/x/text v0.14.0 // @grafana/backend-platform
golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028 // indirect