File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -114,6 +114,7 @@ require (
114114require (
115115 capnproto.org/go/capnp/v3 v3.0.1-alpha.2.0.20240830165715-46ccd63a72af
116116 github.com/cortexproject/promqlsmith v0.0.0-20240506042652-6cfdd9739a5e
117+ github.com/gobwas/glob v0.2.3
117118 github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus v1.0.1
118119 github.com/hashicorp/golang-lru v0.6.0
119120 github.com/hashicorp/golang-lru/v2 v2.0.7
@@ -140,7 +141,6 @@ require (
140141 github.com/elastic/go-licenser v0.3.1 // indirect
141142 github.com/go-ini/ini v1.67.0 // indirect
142143 github.com/go-openapi/runtime v0.27.1 // indirect
143- github.com/gobwas/glob v0.2.3 // indirect
144144 github.com/goccy/go-json v0.10.3 // indirect
145145 github.com/godbus/dbus/v5 v5.0.4 // indirect
146146 github.com/golang-jwt/jwt/v5 v5.2.1 // indirect
You can’t perform that action at this time.
0 commit comments