github.com/mattn/gom@v0.0.0-20190726063113-0ebf2b5d812d/Gomfile (about)

     1  group :production, :development do
     2    gom 'github.com/mattn/gover'
     3    gom 'github.com/hashicorp/go-version'
     4    gom 'github.com/daviddengcn/go-colortext', :goos => [:windows, :linux, :darwin]
     5  end