This is an automated email from the ASF dual-hosted git repository.
lidavidm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-adbc.git
The following commit(s) were added to refs/heads/main by this push:
new e87bf8748 chore(go/adbc): bump github.com/stretchr/testify from 1.10.0
to 1.11.0 in /go/adbc (#3346)
e87bf8748 is described below
commit e87bf8748a3473ead59b31df904598b29c6c47f1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 27 09:56:52 2025 +0900
chore(go/adbc): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 in
/go/adbc (#3346)
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify)
from 1.10.0 to 1.11.0.
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
go/adbc/go.mod | 2 +-
go/adbc/go.sum | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/go/adbc/go.mod b/go/adbc/go.mod
index dbba9c1a1..99aea56f7 100644
--- a/go/adbc/go.mod
+++ b/go/adbc/go.mod
@@ -28,7 +28,7 @@ require (
github.com/golang/protobuf v1.5.4
github.com/google/uuid v1.6.0
github.com/snowflakedb/gosnowflake v1.16.0
- github.com/stretchr/testify v1.10.0
+ github.com/stretchr/testify v1.11.0
github.com/youmark/pkcs8 v0.0.0-20201027041543-1326539a0a0a
go.opentelemetry.io/otel v1.37.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.37.0
diff --git a/go/adbc/go.sum b/go/adbc/go.sum
index e0f4073e2..972c56231 100644
--- a/go/adbc/go.sum
+++ b/go/adbc/go.sum
@@ -202,8 +202,8 @@ github.com/stretchr/objx v0.1.0/go.mod
h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+
github.com/stretchr/objx v0.5.2 h1:xuMeJ0Sdp5ZMRXx/aWO6RZxdr3beISkG5/G/aIRr3pY=
github.com/stretchr/objx v0.5.2/go.mod
h1:FRsXN1f5AsAjCGJKqEizvkpNtU+EGNCLh3NxZ/8L+MA=
github.com/stretchr/testify v1.7.0/go.mod
h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
-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=
github.com/xyproto/randomstring v1.0.5
h1:YtlWPoRdgMu3NZtP45drfy1GKoojuR7hmRcnhZqKjWU=
github.com/xyproto/randomstring v1.0.5/go.mod
h1:rgmS5DeNXLivK7YprL0pY+lTuhNQW3iGxZ18UQApw/E=
github.com/youmark/pkcs8 v0.0.0-20201027041543-1326539a0a0a
h1:fZHgsYlfvtyqToslyjUt3VOPF4J7aK/3MPcK7xp3PDk=