Skip to content

History / Modules

Revisions

  • Destroyed Modules (markdown)

    @Bingmang Bingmang committed May 25, 2020
  • add FAQ on downloading modules for a specific set of packages

    @jayconrod jayconrod committed Mar 24, 2020
  • fix typo

    @xsxnet xsxnet committed Mar 16, 2020
  • Updated Modules (markdown)

    @vikyd vikyd committed Mar 10, 2020
  • GOPROXY alternate Tencent Cloud: https://mirrors.tencent.com/go

    @vikyd vikyd committed Mar 10, 2020
  • 'default' is more equivalent to git's 'master' than 'tip', another occurance

    @phlogistonjohn phlogistonjohn committed Mar 5, 2020
  • 'default' is more equivalent to git's 'master' than 'tip'

    @phlogistonjohn phlogistonjohn committed Mar 5, 2020
  • add highlights from go 1.14 release notes

    @jayconrod jayconrod committed Feb 26, 2020
  • Edited wording in introduction to indicate modules are "ready for production" instead of "finalized" in 1.14. (#36967)

    @jayconrod jayconrod committed Feb 5, 2020
  • Revert 460604a^...460604a on Modules

    @dominikh dominikh committed Jan 31, 2020
  • Revert 28ab6c9^...28ab6c9 on Modules

    @neo355 neo355 committed Jan 31, 2020
  • Add go-mod-upgrade, a new tool to update outdated Go dependencies interactively

    @oligot oligot committed Jan 31, 2020
  • remove misprint

    @frederikhors frederikhors committed Jan 29, 2020
  • revert changes from a2d1c5c. replace directives should not be used like this.

    @jayconrod jayconrod committed Jan 24, 2020
  • Consistently use `github.com/user/mymod` throughout the section; explicitly say how to include sub-packages from a higher-level file.

    @gwd gwd committed Jan 24, 2020
  • Make it clearer how to effectively use multiple packages within the same module.

    @gwd gwd committed Jan 24, 2020
  • revert commit fafd8df

    @perillo perillo committed Jan 15, 2020
  • Use annotated tags, since git push --follow-tags ignore non annotated tags

    @perillo perillo committed Jan 15, 2020
  • edit

    @Dattax Dattax committed Jan 9, 2020
  • GoCenter is totally free and made for the community! :) Not a commercial offering.

    @Dattax Dattax committed Jan 9, 2020
  • Emphasize `go get` over `go get -u` in "upgrading" section.

    @jsha jsha committed Nov 14, 2019
  • add command to list only all the direct depedencies - thanks Duco van Amstel! https://gophers.slack.com/archives/C9BMAAFFB/p1573664777482200?thread_ts=1573658273.474200&cid=C9BMAAFFB

    @dmitris dmitris committed Nov 13, 2019
  • remove blank line

    apparluk committed Oct 5, 2019
  • standardisation (as per Unix utility 'tree' output)

    apparluk committed Oct 5, 2019
  • s/1.12/1.13/ typo

    @thepudds thepudds committed Sep 23, 2019
  • add a summary of recent changes in Go 1.13

    @thepudds thepudds committed Sep 21, 2019
  • targeted changes for 'go get' behavior changes in 1.13

    @thepudds thepudds committed Sep 21, 2019
  • Add example `foo@tip` to get last commit from mercurial repository

    @flibustenet flibustenet committed Sep 16, 2019
  • minor grammar changes

    @jsoref jsoref committed Sep 9, 2019
  • Updated Modules (markdown)

    @oiooj oiooj committed Sep 1, 2019