Revert "chore(deps): update module github.com/sijms/go-ora/v2 to v2.2.12"
Some checks failed
continuous-integration/drone/push Build is failing

This reverts commit 6c6bfd8c6d.
This commit is contained in:
2021-10-28 10:11:29 +02:00
parent 47d8e2222a
commit f4740434c6
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -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
)