From 7e19daa523ede5ecb6bb670a6dc2a5195dbd7b02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Apr 2024 05:43:55 +0000 Subject: [PATCH] Bump github.com/sijms/go-ora/v2 from 2.8.13 to 2.8.14 Bumps [github.com/sijms/go-ora/v2](https://github.com/sijms/go-ora) from 2.8.13 to 2.8.14. - [Release notes](https://github.com/sijms/go-ora/releases) - [Commits](https://github.com/sijms/go-ora/compare/v2.8.13...v2.8.14) --- updated-dependencies: - dependency-name: github.com/sijms/go-ora/v2 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 1a29994..86d5513 100644 --- a/go.mod +++ b/go.mod @@ -19,7 +19,7 @@ require ( github.com/gobwas/glob v0.2.3 github.com/lib/pq v1.10.9 github.com/open-policy-agent/opa v0.63.0 - github.com/sijms/go-ora/v2 v2.8.13 + github.com/sijms/go-ora/v2 v2.8.14 github.com/sirupsen/logrus v1.9.3 github.com/snowflakedb/gosnowflake v1.9.0 github.com/stretchr/testify v1.9.0 diff --git a/go.sum b/go.sum index ab8c2ac..2f0edba 100644 --- a/go.sum +++ b/go.sum @@ -220,8 +220,8 @@ github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 h1:N/ElC8H3+5X github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475/go.mod h1:bCqnVzQkZxMG4s8nGwiZ5l3QUCyqpo9Y+/ZMZ9VjZe4= github.com/rogpeppe/go-internal v1.10.0 h1:TMyTOH3F/DB16zRVcYyreMH6GnZZrwQVAoYjRBZyWFQ= github.com/rogpeppe/go-internal v1.10.0/go.mod h1:UQnix2H7Ngw/k4C5ijL5+65zddjncjaFoBhdsK/akog= -github.com/sijms/go-ora/v2 v2.8.13 h1:LD11fVBbEtfQEJeeNjWtI2ZO9ZacqSgFKF5BxJ5rtwE= -github.com/sijms/go-ora/v2 v2.8.13/go.mod h1:EHxlY6x7y9HAsdfumurRfTd+v8NrEOTR3Xl4FWlH6xk= +github.com/sijms/go-ora/v2 v2.8.14 h1:F9/Cy76LnsynUKkZQGQHJjUGoR1kNu3OAXjpphCGOCg= +github.com/sijms/go-ora/v2 v2.8.14/go.mod h1:EHxlY6x7y9HAsdfumurRfTd+v8NrEOTR3Xl4FWlH6xk= github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ= github.com/sirupsen/logrus v1.9.3/go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ= github.com/snowflakedb/gosnowflake v1.9.0 h1:s2ZdwFxFfpqwa5CqlhnzRESnLmwU3fED6zyNOJHFBQA=