chore(deps): update module github.com/sijms/go-ora/v2 to v2.4.17
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
CSRBot 2022-05-02 19:41:30 +02:00
parent 608e57318d
commit 157b54d446
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.5
github.com/sijms/go-ora/v2 v2.4.16
github.com/sijms/go-ora/v2 v2.4.17
github.com/spf13/cobra v1.4.0
)

4
go.sum
View File

@ -4,8 +4,8 @@ github.com/inconshreveable/mousetrap v1.0.0/go.mod h1:PxqpIevigyE2G7u3NXJIT2ANyt
github.com/lib/pq v1.10.5 h1:J+gdV2cUmX7ZqL2B0lFcW0m+egaHC2V3lpO8nWxyYiQ=
github.com/lib/pq v1.10.5/go.mod h1:AlVN5x4E4T544tWzH6hKfbfQvm3HdbOxrmggDNAPY9o=
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
github.com/sijms/go-ora/v2 v2.4.16 h1:D3zfW8XWWKrIf0JRMOzHPuZyJX3hidpZ3W7xQLDTm5c=
github.com/sijms/go-ora/v2 v2.4.16/go.mod h1:EHxlY6x7y9HAsdfumurRfTd+v8NrEOTR3Xl4FWlH6xk=
github.com/sijms/go-ora/v2 v2.4.17 h1:IKe5JPurUwSMzgWx2WXSvvTaByIS4y0vyjH21SGBL8c=
github.com/sijms/go-ora/v2 v2.4.17/go.mod h1:EHxlY6x7y9HAsdfumurRfTd+v8NrEOTR3Xl4FWlH6xk=
github.com/spf13/cobra v1.4.0 h1:y+wJpx64xcgO1V+RcnwW0LEHxTKRi2ZDPSBjWnrg88Q=
github.com/spf13/cobra v1.4.0/go.mod h1:Wo4iy3BUC+X2Fybo0PDqwJIv3dNRiZLHQymsfxlB84g=
github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA=