Explorar el Código

update

tags/v1.1.0
DengBiao hace 2 años
padre
commit
05bede16c5
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      go.mod

+ 1
- 0
go.mod Ver fichero

@@ -5,6 +5,7 @@ go 1.15
require (
github.com/go-sql-driver/mysql v1.6.0
github.com/iGoogle-ink/gopay v1.5.36
github.com/pkg/errors v0.8.1 // indirect
xorm.io/builder v0.3.10 // indirect
xorm.io/xorm v1.3.0
)

Cargando…
Cancelar
Guardar