File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -48,6 +48,7 @@ require (
4848 github.com/nats-io/nats.go v1.48.0
4949 github.com/prometheus/client_golang v1.19.1
5050 github.com/redis/go-redis/v9 v9.18.0
51+ github.com/stretchr/testify v1.11.1
5152 github.com/stripe/stripe-go/v82 v82.5.1
5253 github.com/tliron/glsp v0.2.2
5354 github.com/xdg-go/scram v1.2.0
@@ -209,6 +210,7 @@ require (
209210 github.com/pierrec/lz4/v4 v4.1.25 // indirect
210211 github.com/pkg/errors v0.9.1 // indirect
211212 github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10 // indirect
213+ github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
212214 github.com/prometheus/client_model v0.6.2 // indirect
213215 github.com/prometheus/common v0.48.0 // indirect
214216 github.com/prometheus/procfs v0.12.0 // indirect
You can’t perform that action at this time.
0 commit comments