From f4740434c6a28f28fba33b0ebeda6eb00e71b381 Mon Sep 17 00:00:00 2001 From: Markus Pesch Date: Thu, 28 Oct 2021 10:11:29 +0200 Subject: [PATCH] Revert "chore(deps): update module github.com/sijms/go-ora/v2 to v2.2.12" This reverts commit 6c6bfd8c6d45370ea168019cbe9c8951b48bf261. --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 12e2b1d..e008988 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.17 require ( github.com/lib/pq v1.10.3 - github.com/sijms/go-ora/v2 v2.2.12 + github.com/sijms/go-ora/v2 v2.2.11 github.com/spf13/cobra v1.2.1 ) diff --git a/go.sum b/go.sum index 31b0aee..d676fa7 100644 --- a/go.sum +++ b/go.sum @@ -200,8 +200,8 @@ github.com/russross/blackfriday/v2 v2.0.1/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQD github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f/go.mod h1:sm1tb6uqfes/u+d4ooFouqFdy9/2g9QGwK3SQygK0Ts= github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529/go.mod h1:DxrIzT+xaE7yg65j358z/aeFdxmN0P9QXhEzd20vsDc= github.com/shurcooL/sanitized_anchor_name v1.0.0/go.mod h1:1NzhyTcUVG4SuEtjjoZeVRXNmyL/1OwPU0+IJeTBvfc= -github.com/sijms/go-ora/v2 v2.2.12 h1:C0w7zRUCJENd7S+qtJ2GMQXTxYJ7X1AIcM9ecY+8p4I= -github.com/sijms/go-ora/v2 v2.2.12/go.mod h1:jzfAFD+4CXHE+LjGWFl6cPrtiIpQVxakI2gvrMF2w6Y= +github.com/sijms/go-ora/v2 v2.2.11 h1:VCdbdt6wSSB8ga3o6ByGQ2qaOGRNjIuuP6Fkc/xsaok= +github.com/sijms/go-ora/v2 v2.2.11/go.mod h1:jzfAFD+4CXHE+LjGWFl6cPrtiIpQVxakI2gvrMF2w6Y= github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d/go.mod h1:OnSkiWE9lh6wB0YB77sQom3nweQdgAjqCqsofrRNTgc= github.com/smartystreets/goconvey v1.6.4/go.mod h1:syvi0/a8iFYH4r/RixwvyeAJjdLS9QV7WQ/tjFTllLA= github.com/spf13/afero v1.6.0/go.mod h1:Ai8FlHk4v/PARR026UzYexafAt9roJ7LcLMAmO6Z93I=