wp-metacache/go.mod

9 lines
156 B
Modula-2

module git.teamworkapps.com/shortcut/wp-metacache
go 1.16
require (
github.com/elliotchance/phpserialize v1.3.1
github.com/go-sql-driver/mysql v1.6.0
)