Skip to content
Snippets Groups Projects
Commit c8d5fe69 authored by ko_oler's avatar ko_oler
Browse files

update from master

parent 054c2c94
No related branches found
No related tags found
No related merge requests found
...@@ -15,10 +15,10 @@ require ( ...@@ -15,10 +15,10 @@ require (
github.com/nats-io/nats.go v1.42.0 github.com/nats-io/nats.go v1.42.0
github.com/pkg/errors v0.9.1 github.com/pkg/errors v0.9.1
github.com/rs/xid v1.6.0 github.com/rs/xid v1.6.0
github.com/stretchr/testify v1.9.0 github.com/stretchr/testify v1.10.0
go.mongodb.org/mongo-driver/v2 v2.2.1 go.mongodb.org/mongo-driver/v2 v2.2.1
go.opentelemetry.io/otel v1.30.0 go.opentelemetry.io/otel v1.36.0
go.opentelemetry.io/otel/trace v1.30.0 go.opentelemetry.io/otel/trace v1.36.0
go.uber.org/zap v1.27.0 go.uber.org/zap v1.27.0
golang.org/x/crypto v0.38.0 golang.org/x/crypto v0.38.0
golang.org/x/image v0.27.0 golang.org/x/image v0.27.0
...@@ -45,7 +45,6 @@ require ( ...@@ -45,7 +45,6 @@ require (
github.com/klauspost/compress v1.18.0 // indirect github.com/klauspost/compress v1.18.0 // indirect
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
github.com/modern-go/reflect2 v1.0.2 // indirect github.com/modern-go/reflect2 v1.0.2 // indirect
github.com/montanaflynn/stats v0.7.1 // indirect
github.com/nats-io/nkeys v0.4.11 // indirect github.com/nats-io/nkeys v0.4.11 // indirect
github.com/nats-io/nuid v1.0.1 // indirect github.com/nats-io/nuid v1.0.1 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect github.com/pmezard/go-difflib v1.0.0 // indirect
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment