10 lines
157 B
Modula-2
10 lines
157 B
Modula-2
|
module dev.tandem.ws/tandem/tipus
|
||
|
|
||
|
go 1.16
|
||
|
|
||
|
require (
|
||
|
github.com/jackc/pgx/v4 v4.18.1
|
||
|
github.com/leonelquinteros/gotext v1.5.2
|
||
|
golang.org/x/text v0.7.0
|
||
|
)
|