[go-nuts] Re: [security] Go 1.19.3 and Go 1.18.8 pre-announcement

2022-10-30 Thread Thomas Frössman
d/msgid/golang-announce/SqV2R4AQQTOjO-b9c0RHQA%40geopod-ismtpd-2-3 > <https://groups.google.com/d/msgid/golang-announce/SqV2R4AQQTOjO-b9c0RHQA%40geopod-ismtpd-2-3?utm_medium=email&utm_source=footer> > . > -- Thomas Frössman https://t.jossystem.se <http://t.jossystem.se>

Re: [go-nuts] Re: Problem using embed in Go 1.16

2021-10-12 Thread Thomas Frössman
flag.Parse() >> >> // There is also a mandatory non-flag arguments >> if len(flag.Args()) < 1 { >> usage() >> } >> >> fmt.Printf("\nAfter parsing the flags\n") >> fmt.Printf("CPU: '%s'\n", cpuArch) >> >> }

Re: [go-nuts] goimports has been updated

2016-07-15 Thread Thomas Frössman
herwise you can't skip submodules and subtree merges and the like >> (external code where you don't have the ability to add a >> .goimportsignore file). > > > Ah yes, of course. I retract my suggestion. > -- Thomas Frössman http://t.jossystem.se -- You

Re: [go-nuts] goimports has been updated

2016-07-15 Thread Thomas Frössman
Yeah. I also have (several) linux trees, gcc's and stuff in my GOPATH.. I would really like some global config way to tell goimports/gorename/... to ignore a bunch of subtrees. -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe fr

Re: [go-nuts] goimports has been updated

2016-07-15 Thread Thomas Frössman
Yeah. I also have (several) linux trees, gcc's and stuff in my GOPATH.. I would really like some global config way to tell goimports/gorename/... to ignore a bunch of subtrees. -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe fr