Skip to content

Commit

Permalink
feat({contrib,internal}/*): upgrade to dd-trace-go v2.0.0-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
darccio committed Nov 27, 2024
1 parent fb44d6b commit fe886dd
Show file tree
Hide file tree
Showing 45 changed files with 45 additions and 45 deletions.
2 changes: 1 addition & 1 deletion contrib/99designs/gqlgen/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.22.0

require (
github.com/99designs/gqlgen v0.17.36
github.com/DataDog/dd-trace-go/v2 v2.0.0-beta.11.0.20241126125201-9a75896811a3
github.com/DataDog/dd-trace-go/v2 v2.0.0-rc.1
github.com/stretchr/testify v1.9.0
github.com/vektah/gqlparser/v2 v2.5.16
)
Expand Down
2 changes: 1 addition & 1 deletion contrib/IBM/sarama/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/DataDog/dd-trace-go/contrib/IBM/sarama/v2
go 1.22.0

require (
github.com/DataDog/dd-trace-go/v2 v2.0.0-beta.11.0.20241126125201-9a75896811a3
github.com/DataDog/dd-trace-go/v2 v2.0.0-rc.1
github.com/IBM/sarama v1.40.0
github.com/stretchr/testify v1.9.0
)
Expand Down
2 changes: 1 addition & 1 deletion contrib/Shopify/sarama/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/DataDog/dd-trace-go/contrib/Shopify/sarama/v2
go 1.22.0

require (
github.com/DataDog/dd-trace-go/v2 v2.0.0-beta.11.0.20241126125201-9a75896811a3
github.com/DataDog/dd-trace-go/v2 v2.0.0-rc.1
github.com/Shopify/sarama v1.38.1
github.com/stretchr/testify v1.9.0
)
Expand Down
2 changes: 1 addition & 1 deletion contrib/aws/aws-sdk-go-v2/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/DataDog/dd-trace-go/contrib/aws/aws-sdk-go-v2/v2
go 1.22.0

require (
github.com/DataDog/dd-trace-go/v2 v2.0.0-beta.11.0.20241127065438-25e81dfd73a9
github.com/DataDog/dd-trace-go/v2 v2.0.0-rc.1
github.com/aws/aws-sdk-go-v2 v1.20.3
github.com/aws/aws-sdk-go-v2/config v1.18.21
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.11.63
Expand Down
2 changes: 1 addition & 1 deletion contrib/aws/aws-sdk-go/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/DataDog/dd-trace-go/contrib/aws/aws-sdk-go/v2
go 1.22.0

require (
github.com/DataDog/dd-trace-go/v2 v2.0.0-beta.11.0.20241126125201-9a75896811a3
github.com/DataDog/dd-trace-go/v2 v2.0.0-rc.1
github.com/aws/aws-sdk-go v1.44.327
github.com/stretchr/testify v1.9.0
)
Expand Down
2 changes: 1 addition & 1 deletion contrib/bradfitz/gomemcache/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/DataDog/dd-trace-go/contrib/bradfitz/gomemcache/v2
go 1.22.0

require (
github.com/DataDog/dd-trace-go/v2 v2.0.0-beta.11.0.20241126125201-9a75896811a3
github.com/DataDog/dd-trace-go/v2 v2.0.0-rc.1
github.com/bradfitz/gomemcache v0.0.0-20230611145640-acc696258285
github.com/stretchr/testify v1.9.0
)
Expand Down
2 changes: 1 addition & 1 deletion contrib/cloud.google.com/go/pubsub.v1/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.22.0

require (
cloud.google.com/go/pubsub v1.33.0
github.com/DataDog/dd-trace-go/v2 v2.0.0-beta.11.0.20241126125201-9a75896811a3
github.com/DataDog/dd-trace-go/v2 v2.0.0-rc.1
github.com/stretchr/testify v1.9.0
google.golang.org/api v0.128.0
google.golang.org/grpc v1.65.0
Expand Down
2 changes: 1 addition & 1 deletion contrib/confluentinc/confluent-kafka-go/kafka.v2/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/DataDog/dd-trace-go/contrib/confluentinc/confluent-kafka-go/ka
go 1.22.0

require (
github.com/DataDog/dd-trace-go/v2 v2.0.0-beta.11.0.20241126125201-9a75896811a3
github.com/DataDog/dd-trace-go/v2 v2.0.0-rc.1
github.com/confluentinc/confluent-kafka-go/v2 v2.2.0
github.com/stretchr/testify v1.9.0
go.uber.org/goleak v1.3.0
Expand Down
2 changes: 1 addition & 1 deletion contrib/confluentinc/confluent-kafka-go/kafka/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/DataDog/dd-trace-go/contrib/confluentinc/confluent-kafka-go/ka
go 1.22.0

require (
github.com/DataDog/dd-trace-go/v2 v2.0.0-beta.11.0.20241126125201-9a75896811a3
github.com/DataDog/dd-trace-go/v2 v2.0.0-rc.1
github.com/confluentinc/confluent-kafka-go v1.9.2
github.com/stretchr/testify v1.9.0
go.uber.org/goleak v1.3.0
Expand Down
2 changes: 1 addition & 1 deletion contrib/elastic/go-elasticsearch.v6/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/DataDog/dd-trace-go/contrib/elastic/go-elasticsearch.v6/v2
go 1.22.0

require (
github.com/DataDog/dd-trace-go/v2 v2.0.0-beta.11.0.20241126125201-9a75896811a3
github.com/DataDog/dd-trace-go/v2 v2.0.0-rc.1
github.com/elastic/go-elasticsearch/v6 v6.8.5
github.com/elastic/go-elasticsearch/v7 v7.17.1
github.com/elastic/go-elasticsearch/v8 v8.4.0
Expand Down
2 changes: 1 addition & 1 deletion contrib/emicklei/go-restful.v3/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/DataDog/dd-trace-go/contrib/emicklei/go-restful.v3/v2
go 1.22.0

require (
github.com/DataDog/dd-trace-go/v2 v2.0.0-beta.11.0.20241126125201-9a75896811a3
github.com/DataDog/dd-trace-go/v2 v2.0.0-rc.1
github.com/emicklei/go-restful/v3 v3.11.0
github.com/stretchr/testify v1.9.0
)
Expand Down
2 changes: 1 addition & 1 deletion contrib/gin-gonic/gin/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/DataDog/dd-trace-go/contrib/gin-gonic/gin/v2
go 1.22.0

require (
github.com/DataDog/dd-trace-go/v2 v2.0.0-beta.11.0.20241126125201-9a75896811a3
github.com/DataDog/dd-trace-go/v2 v2.0.0-rc.1
github.com/gin-gonic/gin v1.9.1
github.com/stretchr/testify v1.9.0
)
Expand Down
2 changes: 1 addition & 1 deletion contrib/globalsign/mgo/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/DataDog/dd-trace-go/contrib/globalsign/mgo/v2
go 1.22.0

require (
github.com/DataDog/dd-trace-go/v2 v2.0.0-beta.11.0.20241126125201-9a75896811a3
github.com/DataDog/dd-trace-go/v2 v2.0.0-rc.1
github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8
github.com/stretchr/testify v1.9.0
)
Expand Down
2 changes: 1 addition & 1 deletion contrib/go-chi/chi.v5/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/DataDog/dd-trace-go/contrib/go-chi/chi.v5/v2
go 1.22.0

require (
github.com/DataDog/dd-trace-go/v2 v2.0.0-beta.11.0.20241126125201-9a75896811a3
github.com/DataDog/dd-trace-go/v2 v2.0.0-rc.1
github.com/go-chi/chi/v5 v5.0.10
github.com/stretchr/testify v1.9.0
)
Expand Down
2 changes: 1 addition & 1 deletion contrib/go-chi/chi/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/DataDog/dd-trace-go/contrib/go-chi/chi/v2
go 1.22.0

require (
github.com/DataDog/dd-trace-go/v2 v2.0.0-beta.11.0.20241126125201-9a75896811a3
github.com/DataDog/dd-trace-go/v2 v2.0.0-rc.1
github.com/go-chi/chi v1.5.4
github.com/stretchr/testify v1.9.0
)
Expand Down
2 changes: 1 addition & 1 deletion contrib/go-pg/pg.v10/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/DataDog/dd-trace-go/contrib/go-pg/pg.v10/v2
go 1.22.0

require (
github.com/DataDog/dd-trace-go/v2 v2.0.0-beta.11.0.20241126125201-9a75896811a3
github.com/DataDog/dd-trace-go/v2 v2.0.0-rc.1
github.com/go-pg/pg/v10 v10.11.1
github.com/stretchr/testify v1.9.0
)
Expand Down
2 changes: 1 addition & 1 deletion contrib/go-redis/redis.v7/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/DataDog/dd-trace-go/contrib/go-redis/redis.v7/v2
go 1.22.0

require (
github.com/DataDog/dd-trace-go/v2 v2.0.0-beta.11.0.20241126125201-9a75896811a3
github.com/DataDog/dd-trace-go/v2 v2.0.0-rc.1
github.com/go-redis/redis/v7 v7.4.1
github.com/stretchr/testify v1.9.0
)
Expand Down
2 changes: 1 addition & 1 deletion contrib/go-redis/redis.v8/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/DataDog/dd-trace-go/contrib/go-redis/redis.v8/v2
go 1.22.0

require (
github.com/DataDog/dd-trace-go/v2 v2.0.0-beta.11.0.20241126125201-9a75896811a3
github.com/DataDog/dd-trace-go/v2 v2.0.0-rc.1
github.com/go-redis/redis/v8 v8.11.5
github.com/stretchr/testify v1.9.0
)
Expand Down
2 changes: 1 addition & 1 deletion contrib/go-redis/redis/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/DataDog/dd-trace-go/contrib/go-redis/redis/v2
go 1.22.0

require (
github.com/DataDog/dd-trace-go/v2 v2.0.0-beta.11.0.20241126125201-9a75896811a3
github.com/DataDog/dd-trace-go/v2 v2.0.0-rc.1
github.com/go-redis/redis v6.15.9+incompatible
github.com/stretchr/testify v1.9.0
)
Expand Down
2 changes: 1 addition & 1 deletion contrib/go.mongodb.org/mongo-driver/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/DataDog/dd-trace-go/contrib/go.mongodb.org/mongo-driver/v2
go 1.22.0

require (
github.com/DataDog/dd-trace-go/v2 v2.0.0-beta.11.0.20241126125201-9a75896811a3
github.com/DataDog/dd-trace-go/v2 v2.0.0-rc.1
github.com/stretchr/testify v1.9.0
go.mongodb.org/mongo-driver v1.12.1
)
Expand Down
2 changes: 1 addition & 1 deletion contrib/gocql/gocql/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/DataDog/dd-trace-go/contrib/gocql/gocql/v2
go 1.22.0

require (
github.com/DataDog/dd-trace-go/v2 v2.0.0-beta.11.0.20241126125201-9a75896811a3
github.com/DataDog/dd-trace-go/v2 v2.0.0-rc.1
github.com/gocql/gocql v1.6.0
github.com/stretchr/testify v1.9.0
golang.org/x/mod v0.21.0
Expand Down
2 changes: 1 addition & 1 deletion contrib/gofiber/fiber.v2/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/DataDog/dd-trace-go/contrib/gofiber/fiber.v2/v2
go 1.22.0

require (
github.com/DataDog/dd-trace-go/v2 v2.0.0-beta.11.0.20241126125201-9a75896811a3
github.com/DataDog/dd-trace-go/v2 v2.0.0-rc.1
github.com/gofiber/fiber/v2 v2.52.5
github.com/stretchr/testify v1.9.0
)
Expand Down
2 changes: 1 addition & 1 deletion contrib/gomodule/redigo/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/DataDog/dd-trace-go/contrib/gomodule/redigo/v2
go 1.22.0

require (
github.com/DataDog/dd-trace-go/v2 v2.0.0-beta.11.0.20241126125201-9a75896811a3
github.com/DataDog/dd-trace-go/v2 v2.0.0-rc.1
github.com/gomodule/redigo v1.8.9
github.com/stretchr/testify v1.9.0
)
Expand Down
2 changes: 1 addition & 1 deletion contrib/google.golang.org/grpc/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.22.0

require (
github.com/DataDog/dd-trace-go/instrumentation/testutils/grpc/v2 v2.0.0-beta.11
github.com/DataDog/dd-trace-go/v2 v2.0.0-beta.11.0.20241126125201-9a75896811a3
github.com/DataDog/dd-trace-go/v2 v2.0.0-rc.1
github.com/stretchr/testify v1.9.0
github.com/tinylib/msgp v1.2.2
google.golang.org/grpc v1.65.0
Expand Down
2 changes: 1 addition & 1 deletion contrib/graph-gophers/graphql-go/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/DataDog/dd-trace-go/contrib/graph-gophers/graphql-go/v2
go 1.22.0

require (
github.com/DataDog/dd-trace-go/v2 v2.0.0-beta.11.0.20241126125201-9a75896811a3
github.com/DataDog/dd-trace-go/v2 v2.0.0-rc.1
github.com/graph-gophers/graphql-go v1.5.0
github.com/stretchr/testify v1.9.0
)
Expand Down
2 changes: 1 addition & 1 deletion contrib/graphql-go/graphql/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/DataDog/dd-trace-go/contrib/graphql-go/graphql/v2
go 1.22.0

require (
github.com/DataDog/dd-trace-go/v2 v2.0.0-beta.11.0.20241126125201-9a75896811a3
github.com/DataDog/dd-trace-go/v2 v2.0.0-rc.1
github.com/graphql-go/graphql v0.8.1
github.com/graphql-go/handler v0.2.3
github.com/hashicorp/go-multierror v1.1.1
Expand Down
2 changes: 1 addition & 1 deletion contrib/hashicorp/consul/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/DataDog/dd-trace-go/contrib/hashicorp/consul/v2
go 1.22.0

require (
github.com/DataDog/dd-trace-go/v2 v2.0.0-beta.11.0.20241126125201-9a75896811a3
github.com/DataDog/dd-trace-go/v2 v2.0.0-rc.1
github.com/hashicorp/consul/api v1.24.0
github.com/stretchr/testify v1.9.0
)
Expand Down
2 changes: 1 addition & 1 deletion contrib/jackc/pgx.v5/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/DataDog/dd-trace-go/contrib/jackc/pgx.v5/v2
go 1.22.0

require (
github.com/DataDog/dd-trace-go/v2 v2.0.0-beta.11.0.20241126125201-9a75896811a3
github.com/DataDog/dd-trace-go/v2 v2.0.0-rc.1
github.com/jackc/pgx/v5 v5.6.0
github.com/stretchr/testify v1.9.0
)
Expand Down
2 changes: 1 addition & 1 deletion contrib/julienschmidt/httprouter/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/DataDog/dd-trace-go/contrib/julienschmidt/httprouter/v2
go 1.22.0

require (
github.com/DataDog/dd-trace-go/v2 v2.0.0-beta.11.0.20241126125201-9a75896811a3
github.com/DataDog/dd-trace-go/v2 v2.0.0-rc.1
github.com/julienschmidt/httprouter v1.3.0
github.com/stretchr/testify v1.9.0
)
Expand Down
2 changes: 1 addition & 1 deletion contrib/log/slog/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/DataDog/dd-trace-go/contrib/log/slog/v2
go 1.22.0

require (
github.com/DataDog/dd-trace-go/v2 v2.0.0-beta.11.0.20241126125201-9a75896811a3
github.com/DataDog/dd-trace-go/v2 v2.0.0-rc.1
github.com/stretchr/testify v1.9.0
)

Expand Down
2 changes: 1 addition & 1 deletion contrib/miekg/dns/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/DataDog/dd-trace-go/contrib/miekg/dns/v2
go 1.22.0

require (
github.com/DataDog/dd-trace-go/v2 v2.0.0-beta.11.0.20241126125201-9a75896811a3
github.com/DataDog/dd-trace-go/v2 v2.0.0-rc.1
github.com/miekg/dns v1.1.55
github.com/stretchr/testify v1.9.0
)
Expand Down
2 changes: 1 addition & 1 deletion contrib/olivere/elastic.v5/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/DataDog/dd-trace-go/contrib/olivere/elastic.v5/v2
go 1.22.0

require (
github.com/DataDog/dd-trace-go/v2 v2.0.0-beta.11.0.20241126125201-9a75896811a3
github.com/DataDog/dd-trace-go/v2 v2.0.0-rc.1
github.com/stretchr/testify v1.9.0
gopkg.in/olivere/elastic.v5 v5.0.84
)
Expand Down
2 changes: 1 addition & 1 deletion contrib/redis/go-redis.v9/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/DataDog/dd-trace-go/contrib/redis/go-redis.v9/v2
go 1.22.0

require (
github.com/DataDog/dd-trace-go/v2 v2.0.0-beta.11.0.20241126125201-9a75896811a3
github.com/DataDog/dd-trace-go/v2 v2.0.0-rc.1
github.com/redis/go-redis/v9 v9.1.0
github.com/stretchr/testify v1.9.0
)
Expand Down
2 changes: 1 addition & 1 deletion contrib/segmentio/kafka-go/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/DataDog/dd-trace-go/contrib/segmentio/kafka-go/v2
go 1.22.0

require (
github.com/DataDog/dd-trace-go/v2 v2.0.0-beta.11.0.20241126125201-9a75896811a3
github.com/DataDog/dd-trace-go/v2 v2.0.0-rc.1
github.com/segmentio/kafka-go v0.4.42
github.com/stretchr/testify v1.9.0
)
Expand Down
2 changes: 1 addition & 1 deletion contrib/sirupsen/logrus/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/DataDog/dd-trace-go/contrib/sirupsen/logrus/v2
go 1.22.0

require (
github.com/DataDog/dd-trace-go/v2 v2.0.0-beta.11.0.20241126125201-9a75896811a3
github.com/DataDog/dd-trace-go/v2 v2.0.0-rc.1
github.com/sirupsen/logrus v1.9.3
github.com/stretchr/testify v1.9.0
)
Expand Down
2 changes: 1 addition & 1 deletion contrib/syndtr/goleveldb/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/DataDog/dd-trace-go/contrib/syndtr/goleveldb/v2
go 1.22.0

require (
github.com/DataDog/dd-trace-go/v2 v2.0.0-beta.11.0.20241126125201-9a75896811a3
github.com/DataDog/dd-trace-go/v2 v2.0.0-rc.1
github.com/stretchr/testify v1.9.0
github.com/syndtr/goleveldb v1.0.1-0.20220721030215-126854af5e6d
)
Expand Down
2 changes: 1 addition & 1 deletion contrib/tidwall/buntdb/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/DataDog/dd-trace-go/contrib/tidwall/buntdb/v2
go 1.22.0

require (
github.com/DataDog/dd-trace-go/v2 v2.0.0-beta.11.0.20241126125201-9a75896811a3
github.com/DataDog/dd-trace-go/v2 v2.0.0-rc.1
github.com/stretchr/testify v1.9.0
github.com/tidwall/buntdb v1.3.0
)
Expand Down
2 changes: 1 addition & 1 deletion contrib/twitchtv/twirp/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/DataDog/dd-trace-go/contrib/twitchtv/twirp/v2
go 1.22.0

require (
github.com/DataDog/dd-trace-go/v2 v2.0.0-beta.11.0.20241126125201-9a75896811a3
github.com/DataDog/dd-trace-go/v2 v2.0.0-rc.1
github.com/stretchr/testify v1.9.0
github.com/twitchtv/twirp v8.1.3+incompatible
)
Expand Down
2 changes: 1 addition & 1 deletion contrib/uptrace/bun/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/DataDog/dd-trace-go/contrib/uptrace/bun/v2
go 1.22.0

require (
github.com/DataDog/dd-trace-go/v2 v2.0.0-beta.11.0.20241126125201-9a75896811a3
github.com/DataDog/dd-trace-go/v2 v2.0.0-rc.1
github.com/go-sql-driver/mysql v1.6.0
github.com/lib/pq v1.10.2
github.com/microsoft/go-mssqldb v0.21.0
Expand Down
2 changes: 1 addition & 1 deletion contrib/urfave/negroni/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/DataDog/dd-trace-go/contrib/urfave/negroni/v2
go 1.22.0

require (
github.com/DataDog/dd-trace-go/v2 v2.0.0-beta.11.0.20241126125201-9a75896811a3
github.com/DataDog/dd-trace-go/v2 v2.0.0-rc.1
github.com/stretchr/testify v1.9.0
github.com/urfave/negroni v1.0.0
)
Expand Down
2 changes: 1 addition & 1 deletion instrumentation/testutils/grpc/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/DataDog/dd-trace-go/instrumentation/testutils/grpc/v2
go 1.22.0

require (
github.com/DataDog/dd-trace-go/v2 v2.0.0-beta.11.0.20241126125201-9a75896811a3
github.com/DataDog/dd-trace-go/v2 v2.0.0-rc.1
google.golang.org/grpc v1.65.0
google.golang.org/protobuf v1.35.1
)
Expand Down
2 changes: 1 addition & 1 deletion internal/contrib/validationtest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.22.0
require (
github.com/DataDog/dd-trace-go/contrib/bradfitz/gomemcache/v2 v2.0.0-beta.11.0.20241126125201-9a75896811a3
github.com/DataDog/dd-trace-go/contrib/miekg/dns/v2 v2.0.0-beta.11.0.20241126125201-9a75896811a3
github.com/DataDog/dd-trace-go/v2 v2.0.0-beta.11.0.20241126125201-9a75896811a3
github.com/DataDog/dd-trace-go/v2 v2.0.0-rc.1
github.com/bradfitz/gomemcache v0.0.0-20230611145640-acc696258285
github.com/miekg/dns v1.1.55
github.com/stretchr/testify v1.9.0
Expand Down
2 changes: 1 addition & 1 deletion internal/traceprof/traceproftest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.22.0
require (
github.com/DataDog/dd-trace-go/contrib/google.golang.org/grpc/v2 v2.0.0-beta.11.0.20241126125201-9a75896811a3
github.com/DataDog/dd-trace-go/contrib/julienschmidt/httprouter/v2 v2.0.0-beta.11.0.20241126125201-9a75896811a3
github.com/DataDog/dd-trace-go/v2 v2.0.0-beta.11.0.20241126125201-9a75896811a3
github.com/DataDog/dd-trace-go/v2 v2.0.0-rc.1
github.com/google/pprof v0.0.0-20230817174616-7a8ec2ada47b
github.com/julienschmidt/httprouter v1.3.0
github.com/stretchr/testify v1.9.0
Expand Down
2 changes: 1 addition & 1 deletion tools/v2check/_stage/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/DataDog/dd-trace-go/v2/tools/v2check/_stage
go 1.22.0

require (
github.com/DataDog/dd-trace-go/v2 v2.0.0-beta.11.0.20241126125201-9a75896811a3
github.com/DataDog/dd-trace-go/v2 v2.0.0-rc.1
gopkg.in/DataDog/dd-trace-go.v1 v1.70.1
)

Expand Down
Loading

0 comments on commit fe886dd

Please sign in to comment.