From 5996b62af16bc73d9692774d623518e34def2fcb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Aug 2025 20:30:38 +0000 Subject: [PATCH] Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.10.0 to 1.11.0. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](https://github.com/stretchr/testify/compare/v1.10.0...v1.11.0) --- updated-dependencies: - dependency-name: github.com/stretchr/testify dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index e3bb174..11a7038 100644 --- a/go.mod +++ b/go.mod @@ -9,7 +9,7 @@ require ( github.com/senzing-garage/sz-sdk-go-core v0.9.11 github.com/senzing-garage/sz-sdk-go-grpc v0.9.10 github.com/senzing-garage/sz-sdk-go-mock v0.8.12 - github.com/stretchr/testify v1.10.0 + github.com/stretchr/testify v1.11.0 google.golang.org/grpc v1.75.0 ) diff --git a/go.sum b/go.sum index 6a4e992..5dead31 100644 --- a/go.sum +++ b/go.sum @@ -40,8 +40,8 @@ github.com/senzing-garage/sz-sdk-go-mock v0.8.12 h1:3LRGeS7T6cCU/H0K7jGUdawMiOZ3 github.com/senzing-garage/sz-sdk-go-mock v0.8.12/go.mod h1:is0tlGKG+ypwozYEuBUbztTvxwHrBGQ3gppW1q+AFgE= github.com/senzing-garage/sz-sdk-proto v0.8.8 h1:jOX/GqLxvrdH4E9/nVGpYfgmxD6pXPb1H1RqjuYuSlw= github.com/senzing-garage/sz-sdk-proto v0.8.8/go.mod h1:TiYEb9IAgBTmTmF2X4YL8lJf2FhqaeHmwGG1G4YTFro= -github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA= -github.com/stretchr/testify v1.10.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY= +github.com/stretchr/testify v1.11.0 h1:ib4sjIrwZKxE5u/Japgo/7SJV3PvgjGiRNAvTVGqQl8= +github.com/stretchr/testify v1.11.0/go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U= go.opentelemetry.io/auto/sdk v1.1.0 h1:cH53jehLUN6UFLY71z+NDOiNJqDdPRaXzTel0sJySYA= go.opentelemetry.io/auto/sdk v1.1.0/go.mod h1:3wSPjt5PWp2RhlCcmmOial7AvC4DQqZb7a7wCow3W8A= go.opentelemetry.io/otel v1.37.0 h1:9zhNfelUvx0KBfu/gb+ZgeAfAgtWrfHJZcAqFC228wQ=