From df9d98bb4c41ccec970d98b59fe264af5ce2280f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 12:19:50 +0000 Subject: [PATCH] Bump github.com/vertica/vertica-sql-go from 1.3.5 to 1.3.6 Bumps [github.com/vertica/vertica-sql-go](https://github.com/vertica/vertica-sql-go) from 1.3.5 to 1.3.6. - [Release notes](https://github.com/vertica/vertica-sql-go/releases) - [Commits](https://github.com/vertica/vertica-sql-go/compare/v1.3.5...v1.3.6) --- updated-dependencies: - dependency-name: github.com/vertica/vertica-sql-go dependency-version: 1.3.6 dependency-type: direct:production update-type: version-update:semver-patch ... 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 2372435..7c146f5 100644 --- a/go.mod +++ b/go.mod @@ -12,7 +12,7 @@ require ( github.com/spf13/cobra v1.10.2 github.com/spf13/viper v1.21.0 github.com/stretchr/testify v1.11.1 - github.com/vertica/vertica-sql-go v1.3.5 + github.com/vertica/vertica-sql-go v1.3.6 github.com/viant/bigquery v0.5.1 ) diff --git a/go.sum b/go.sum index 53f7b38..7444a0e 100644 --- a/go.sum +++ b/go.sum @@ -1023,8 +1023,8 @@ github.com/stretchr/testify v1.11.1/go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD github.com/subosito/gotenv v1.6.0 h1:9NlTDc1FTs4qu0DDq7AEtTPNw6SVm7uBMsUCUjABIf8= github.com/subosito/gotenv v1.6.0/go.mod h1:Dk4QP5c2W3ibzajGcXpNraDfq2IrhjMIvMSWPKKo0FU= github.com/tarm/serial v0.0.0-20180830185346-98f6abe2eb07/go.mod h1:kDXzergiv9cbyO7IOYJZWg1U88JhDg3PB6klq9Hg2pA= -github.com/vertica/vertica-sql-go v1.3.5 h1:IrfH2WIgzZ45yDHyjVFrXU2LuKNIjF5Nwi90a6cfgUI= -github.com/vertica/vertica-sql-go v1.3.5/go.mod h1:jnn2GFuv+O2Jcjktb7zyc4Utlbu9YVqpHH/lx63+1M4= +github.com/vertica/vertica-sql-go v1.3.6 h1:uDJPdBivsI5EwfX3NMDWZaQlVs9zTnVyxE/nYhr3bY0= +github.com/vertica/vertica-sql-go v1.3.6/go.mod h1:jnn2GFuv+O2Jcjktb7zyc4Utlbu9YVqpHH/lx63+1M4= github.com/viant/afs v1.26.3 h1:BEQxLrsOs/XvoOFIioIdXijuk2IC9JphrVmw/JuagZk= github.com/viant/afs v1.26.3/go.mod h1:rScbFd9LJPGTM8HOI8Kjwee0AZ+MZMupAvFpPg+Qdj4= github.com/viant/assertly v0.4.8/go.mod h1:aGifi++jvCrUaklKEKT0BU95igDNaqkvz+49uaYMPRU=