Tweetovi
- Tweetovi, trenutna stranica.
- Tweetovi i odgovori
- Medijski sadržaj
Blokirali ste korisnika/cu @thepudds1
Jeste li sigurni da želite vidjeti te tweetove? Time nećete deblokirati korisnika/cu @thepudds1
-
thepudds proslijedio/la je Tweet
Ok, finally tagged gopls/v0.3.0! VS Code should auto-update even if you installed the pre-release. There are so many great changes in this one! Check out the release notes here:https://github.com/golang/go/issues/33030#issuecomment-580827997 …
Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
thepudds proslijedio/la je Tweet
Open source is the foundation on which my career was built, and few have contributed more to my success than
@bradfitz. From the day memcached prevented my app's imminent demise, to my first Golang contribution, Brad has set the bar for what it means to be a project maintainer.Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
thepudds proslijedio/la je Tweet
"How to write Go code" has been entirely re-written, and now also covers Go modules! https://golang.org/doc/code.html
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Nice new post on
#golang Modules by@goinggodotnet, focusing on version selection. Also, don’t forget the option of `go get -u all` for latest versions of all your direct and indirect dependencies. Go’s MVS is about a more stable *starting* point, but you can be more aggressivehttps://twitter.com/goinggodotnet/status/1207672655878479879 …Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
thepudds proslijedio/la je TweetHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi
-
thepudds proslijedio/la je Tweet
The v2 directory satisfies the import compatibility rule and works for GOPATH based dependency management tools. If you don't need to support GOPATH based tools, you can use git branches and tags and no major version directory -- everything in the root directory.
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
thepudds proslijedio/la je TweetHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi
-
Great intro blog post on
#golang modules just published by@goinggodotnet. Focuses on the “why”, so that the mechanics make more sense. Worth a read!https://twitter.com/goinggodotnet/status/1182991597455237120 …Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
thepudds proslijedio/la je Tweet
“Publishing Go Modules” by
@tbpalsulich posted on the Go Blog. Learn how to version and publish modules!
#golang — https://blog.golang.org/publishing-go-modules …Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
thepudds proslijedio/la je Tweet
Turned a corner over the past two days with modules. As my understanding of the problem space gets better, the tooling, messages and mechanics are starting to make more sense. I am starting to gain some focus on opportunities for usability improvements.
#golangHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
thepudds proslijedio/la je Tweet
Important reading if you use
#golang moduleshttps://twitter.com/thepudds1/status/1168933506182995969 …Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
More details on these and other changes in the
#golang 1.13 release notes. Don't be the last one of your friends to read them! ;-) https://tip.golang.org/doc/go1.13 5/5Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
If you get an `invalid pseudo-version` error with
#golang modules, see the 1.13 release notes for why, as well as likely resolution. 4/5Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
If you have private code, you'll likely want to configure the GOPRIVATE setting (such as `go env -w GOPRIVATE=*.corp.com`) or you can use the more fine-grained variants GONOPROXY or GONOSUMDB, though most people might prefer the simpler GOPRIVATE. 3/5
Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Downloading dependencies is also often 5x - 10x faster in
#golang 1.13 due to visiting fewer dependencies, and due to defaulting to a GOPROXY (which is more efficient than using VCS as a coarse-grained transport). 2/5Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
In
#golang 1.13, `go get` arguments have better behavior, including `go get -u ./...` from your module root upgrades the direct and indirect dependencies of your module, exclusive of test dependencies. `go get -u -t ./...` is similar, but also upgrades test dependencies. 2/5Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
If you use
#golang modules, it is well worth your time to review the Go 1.13 Release Notes: https://tip.golang.org/doc/go1.13 https://tip.golang.org/doc/go1.13#modules … 1/5Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
thepudds proslijedio/la je Tweet
this can be the last RC before official go1.13. try it and report bugs, celebrate improvements, and tweet surprises! many new things lined up to make our long weekend more interesting.https://twitter.com/golang/status/1167101737435639808 …
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
thepudds proslijedio/la je Tweet
Now that this is generating results, I really hope the Go community will contribute more fuzz functions for Go 1.14. And polish what’s there.https://twitter.com/dvyukov/status/1162893418223116288 …
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
thepudds proslijedio/la je Tweet
#golang stdlib on oss-fuzz subscribe at https://groups.google.com/forum/#!forum/golang-fuzz … There is already OOB in json (read: remote DoS): https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=16500#c1 … But some fuzzers need more love Thanks to@GuidoVranken@josharian@FiloSottile@Dor3shttps://twitter.com/dgryski/status/1162863864079245313 …Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi
Čini se da učitavanje traje već neko vrijeme.
Twitter je možda preopterećen ili ima kratkotrajnih poteškoća u radu. Pokušajte ponovno ili potražite dodatne informacije u odjeljku Status Twittera.
Go 1.13 RC2 is released!
Run it in dev. Run it in prod. File bugs.
Release notes:
Download: