Imports with explicit names are not supported. I.e. import u "github.com/Necoro/go-units" does not parse
Sometimes they are not just for optics but actually required. An example is trying to import a package that clashes with some autogenerated identifier.