fix: upgrade to sijms/go-ora/v2 v2.2.13
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
1e3a25c202
commit
62df6f7955
2
go.mod
2
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.11
|
||||
github.com/sijms/go-ora/v2 v2.2.13
|
||||
github.com/spf13/cobra v1.2.1
|
||||
)
|
||||
|
||||
|
2
go.sum
2
go.sum
@ -202,6 +202,8 @@ github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529/go.mod h1:DxrIzT+xaE7yg
|
||||
github.com/shurcooL/sanitized_anchor_name v1.0.0/go.mod h1:1NzhyTcUVG4SuEtjjoZeVRXNmyL/1OwPU0+IJeTBvfc=
|
||||
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/sijms/go-ora/v2 v2.2.13 h1:biuT+WDXanojQT5TP/wZmjNVa9peoZO2lqjAfxQkaQc=
|
||||
github.com/sijms/go-ora/v2 v2.2.13/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=
|
||||
|
Loading…
Reference in New Issue
Block a user