blob: 29388844c95a332da60fc5c0382a72e0008bb6c2 [file] [log] [blame]
module example.com/mod1
go 1.14
require (
golang.org/x/text v0.0.0-20170915032832-14c0d48ead0c
)