Hi Mark, The meta tag
<meta name="go-import" content="$baseurl fossil $baseurl"> will not work for importing Go code. The first term needs to match the import path, e.g. "X" in the `go get X` command. And "http(s)://" is not allowed in the import path for `go get`. Is there a fossil variable similar to "$baseurl" for the base URL without the http(s):// ? That could be used instead to replace the first $baseurl in that meta tag and serve as a valid import path. Sincerely, Zack P.S. I hope this email reply worked to go on the mailing list correctly, I'm new at this.
_______________________________________________ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users