File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -286,3 +286,5 @@ require (
286286 gotest.tools/gotestsum v1.8.2 // indirect
287287 nhooyr.io/websocket v1.8.7 // indirect
288288)
289+
290+ replace github.com/sijms/go-ora/v2 => github.com/mdibaiee/go-ora/v2 v2.8.25-0.20250609184222-7728c3757554
Original file line number Diff line number Diff line change @@ -754,6 +754,8 @@ github.com/mattn/go-sqlite3 v1.14.22/go.mod h1:Uh1q+B4BYcTPb+yiD3kU8Ct7aC0hY9fxU
754754github.com/mattn/go-sqlite3 v2.0.3+incompatible h1:gXHsfypPkaMZrKbD5209QV9jbUTJKjyR5WD3HYQSd+U =
755755github.com/mattn/go-sqlite3 v2.0.3+incompatible /go.mod h1:FPy6KqzDD04eiIsT53CuJW3U88zkxoIYsOqkbpncsNc =
756756github.com/matttproud/golang_protobuf_extensions v1.0.1 /go.mod h1:D8He9yQNgCq6Z5Ld7szi9bcBfOoFv/3dc6xSMkL2PC0 =
757+ github.com/mdibaiee/go-ora/v2 v2.8.25-0.20250609184222-7728c3757554 h1:MBB3wLazCXsQzlTDjV9K+RLv8tzZ9qk7HOBuetjrgwQ =
758+ github.com/mdibaiee/go-ora/v2 v2.8.25-0.20250609184222-7728c3757554 /go.mod h1:QgFInVi3ZWyqAiJwzBQA+nbKYKH77tdp1PYoCqhR2dU =
757759github.com/microsoft/go-mssqldb v1.8.0 h1:7cyZ/AT7ycDsEoWPIXibd+aVKFtteUNhDGf3aobP+tw =
758760github.com/microsoft/go-mssqldb v1.8.0 /go.mod h1:6znkekS3T2vp0waiMhen4GPU1BiAsrP+iXHcE7a7rFo =
759761github.com/minio/asm2plan9s v0.0.0-20200509001527-cdd76441f9d8 h1:AMFGa4R4MiIpspGNG7Z948v4n35fFGB3RR3G/ry4FWs =
@@ -896,8 +898,6 @@ github.com/siddontang/go-log v0.0.0-20190221022429-1e957dd83bed h1:KMgQoLJGCq1Io
896898github.com/siddontang/go-log v0.0.0-20190221022429-1e957dd83bed /go.mod h1:yFdBgwXP24JziuRl2NMUahT7nGLNOKi1SIiFxMttVD4 =
897899github.com/siddontang/goredis v0.0.0-20150324035039-760763f78400 /go.mod h1:DDcKzU3qCuvj/tPnimWSsZZzvk9qvkvrIL5naVBPh5s =
898900github.com/siddontang/rdb v0.0.0-20150307021120-fc89ed2e418d /go.mod h1:AMEsy7v5z92TR1JKMkLLoaOQk++LVnOKL3ScbJ8GNGA =
899- github.com/sijms/go-ora/v2 v2.8.19 h1:7LoKZatDYGi18mkpQTR/gQvG9yOdtc7hPAex96Bqisc =
900- github.com/sijms/go-ora/v2 v2.8.19 /go.mod h1:EHxlY6x7y9HAsdfumurRfTd+v8NrEOTR3Xl4FWlH6xk =
901901github.com/sirupsen/logrus v1.2.0 /go.mod h1:LxeOpSwHxABJmUn/MG1IvRgCAasNZTLOkJPxbbu5VWo =
902902github.com/sirupsen/logrus v1.4.2 /go.mod h1:tLMulIdttU9McNUspp0xgXVQah82FyeX6MwdIuYE2rE =
903903github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ =
You can’t perform that action at this time.
0 commit comments