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

This commit is contained in:
2023-08-18 15:16:31 +02:00
parent dece859bf1
commit c52cf7b942
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.9
github.com/sijms/go-ora/v2 v2.7.12
github.com/sijms/go-ora/v2 v2.7.13
github.com/spf13/cobra v1.7.0
)