mirror of
https://github.com/therootcompany/golib.git
synced 2026-01-27 23:18:05 +00:00
8 lines
141 B
Modula-2
8 lines
141 B
Modula-2
module github.com/therootcompany/golib/smtp-test
|
|
|
|
go 1.25.4
|
|
|
|
require golang.org/x/term v0.39.0
|
|
|
|
require golang.org/x/sys v0.40.0 // indirect
|