Thanks.
On Monday, 6 May 2019 21:55:19 UTC+1, Ian Lance Taylor wrote:
>
> On Mon, May 6, 2019 at 9:22 AM 'kalekold' via golang-nuts
> > wrote:
> >
> > I saw a design document floating about sometime last year and there
> seemed to be a lot of thought goin
I saw a design document floating about sometime last year and there seemed
to be a lot of thought going into implementing them? What is the current
status and where can I read more? Thanks.
--
You received this message because you are subscribed to the Google Groups
"golang-nuts" group.
To uns
mport path (
> golang.org/x/lint/golint) so you need to use that.
>
> —Sam
>
> On Wed, Oct 17, 2018, at 14:48, 'kalekold' via golang-nuts wrote:
> > I've already tried that and the original command still fails.
> >
> > $ go get -u -v golang.org/x/li
I've already tried that and the original command still fails.
$ go get -u -v golang.org/x/lint/golint
Fetching https://golang.org/x/lint/golint?go-get=1
Parsing meta tags from https://golang.org/x/lint/golint?go-get=1 (status
code 200)
get "golang.org/x/lint/golint": found meta tag get.metaImport
When should you use the Replace directive in a 'go.mod' file?
Is this feature only useful for debugging and development?
The reason I ask is that you can use the Replace directive to point to an
arbitrary location on disk as well as a normal downloaded package. So does
that mean that committing
Thanks for the reply. I'm decoding successfully now.
On Sunday, 7 October 2018 21:19:47 UTC+1, Paul Jolly wrote:
>
> > It looks like it is a stream of JSON objects?
> >
> > If so, I suspect this is expected?
>
> Per the issue you linked, thepudds, absolutely correct.
>
> This comment gives det
"GoModSum": "h1:M+lRXTBqGeGNdLjl/ufCoiOlB5xdOkqRJdNxMWT7Zi4="
> }
> {
> "Path": "golang.org/x/sys",
> "Version": "v0.0.0-20181005133103-4497e2df6f9e",
> "Info": "/media/Data/Projects/Go/pkg/mod/cache/download
quot;Info":
"/media/Data/Projects/Go/pkg/mod/cache/download/golang.org/x/sys/@v/v0.0.0-20181005133103-4497e2df6f9e.info"
,
"GoMod":
"/media/Data/Projects/Go/pkg/mod/cache/download/golang.org/x/sys/@v/v0.0.0-20181005133103-4497e2df6f9e.mod"
,
"Zip"
`go mod download -json` does not product valid json? Is this a known issue
or am I missing something?
--
You received this message because you are subscribed to the Google Groups
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to golang-nuts
When using 'go mod vendor' why are there lots of files missing? I'm
converting packages from using Dep to using the new modules and there are
mismatches in the vendor folder structure.
Does this command only vendor the actual files used for compilation?
Because a lot of tests and examples are m
ot;gifsicle" (available on
> linux) to expand the gif first and then try with that if the original
> doesn't work as well as you'd hoped. not sure if go's gif package
> supports all optimizations.
>
> https://www.lcdf.org/gifsicle/
>
> On Sat, Jan 21
mgur.com/HOnlU1q.gif
> http://i.imgur.com/GnSUHQ1.gif
>
> On Sat, Jan 21, 2017 at 8:54 AM, kalekold via golang-nuts
> > wrote:
> > Hi,
> >
> > I'm trying to draw some text on an animated gif and I'm having a few
> > problems.
> >
> &g
12 matches
Mail list logo