Skip to content

Commit bca57f3

Browse files
deps: bump github.com/vertica/vertica-sql-go from 1.3.4 to 1.3.5 (#896)
Bumps [github.com/vertica/vertica-sql-go](https://github.com/vertica/vertica-sql-go) from 1.3.4 to 1.3.5. - [Release notes](https://github.com/vertica/vertica-sql-go/releases) - [Commits](vertica/vertica-sql-go@v1.3.4...v1.3.5) --- updated-dependencies: - dependency-name: github.com/vertica/vertica-sql-go dependency-version: 1.3.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a3a4e0a commit bca57f3

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ require (
1919
github.com/sethvargo/go-envconfig v1.3.0
2020
github.com/sijms/go-ora/v2 v2.9.0
2121
github.com/snowflakedb/gosnowflake v1.18.1
22-
github.com/vertica/vertica-sql-go v1.3.4
22+
github.com/vertica/vertica-sql-go v1.3.5
2323
github.com/xo/dburl v0.24.2
2424
google.golang.org/protobuf v1.36.11
2525
gopkg.in/yaml.v3 v3.0.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -237,8 +237,8 @@ github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/
237237
github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U=
238238
github.com/stretchr/testify v1.11.1/go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U=
239239
github.com/tidwall/pretty v1.0.0/go.mod h1:XNkn88O1ChpSDQmQeStsy+sBenx6DDtFZJxhVysOjyk=
240-
github.com/vertica/vertica-sql-go v1.3.4 h1:Fe9Jjg2uK755Xrn2eyI/cvulMaRmVjaGWBqvrf+EnPY=
241-
github.com/vertica/vertica-sql-go v1.3.4/go.mod h1:jnn2GFuv+O2Jcjktb7zyc4Utlbu9YVqpHH/lx63+1M4=
240+
github.com/vertica/vertica-sql-go v1.3.5 h1:IrfH2WIgzZ45yDHyjVFrXU2LuKNIjF5Nwi90a6cfgUI=
241+
github.com/vertica/vertica-sql-go v1.3.5/go.mod h1:jnn2GFuv+O2Jcjktb7zyc4Utlbu9YVqpHH/lx63+1M4=
242242
github.com/xdg-go/pbkdf2 v1.0.0/go.mod h1:jrpuAogTd400dnrH08LKmI/xc1MbPOebTwRqcT5RDeI=
243243
github.com/xdg-go/scram v1.1.1/go.mod h1:RaEWvsqvNKKvBPvcKeFjrG2cJqOkHTiyTpzz23ni57g=
244244
github.com/xdg-go/stringprep v1.0.3/go.mod h1:W3f5j4i+9rC0kuIEJL0ky1VpHXQU3ocBgklLGvcBnW8=

0 commit comments

Comments
 (0)