github.com/cspotcode/docker-cli@v20.10.0-rc1.0.20201201121459-3faad7acc5b8+incompatible/man/import.go (about)

     1  // +build never
     2  
     3  package main
     4  
     5  // Not used, but required for generating other man pages.
     6  // Import it here so that the package is included by vndr.
     7  import _ "github.com/cpuguy83/go-md2man/v2"