17 lines
290 B
Modula-2
17 lines
290 B
Modula-2
module git.charlienet.top/go/oracle
|
|
|
|
go 1.22
|
|
|
|
require (
|
|
github.com/emirpasic/gods v1.18.1
|
|
github.com/sijms/go-ora/v2 v2.8.19
|
|
github.com/thoas/go-funk v0.9.3
|
|
gorm.io/gorm v1.25.10
|
|
|
|
)
|
|
|
|
require (
|
|
github.com/jinzhu/inflection v1.0.0 // indirect
|
|
github.com/jinzhu/now v1.1.5 // indirect
|
|
)
|