Skip to content
This repository has been archived by the owner on Sep 9, 2020. It is now read-only.

Expand example Gopkg.toml text; always add on init #462

Merged
merged 5 commits into from
Apr 28, 2017

Commits on Apr 26, 2017

  1. Configuration menu
    Copy the full SHA
    ad41001 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2017

  1. Configuration menu
    Copy the full SHA
    f4079c9 View commit details
    Browse the repository at this point in the history
  2. Put the examples at the top instead

    Injecting the comments at the bottom is suboptimal, as it means that
    additional dependencies injected by later `dep ensure` calls (under
    the new spec) will be separated from the original `init` set.
    
    This seems slightly annoying now, but once we add a flag to allow
    bypassing example injection, it'll be less of a problem.
    sdboyer committed Apr 28, 2017
    Configuration menu
    Copy the full SHA
    c070fbe View commit details
    Browse the repository at this point in the history
  3. Polish text some more

    sdboyer committed Apr 28, 2017
    Configuration menu
    Copy the full SHA
    99f7861 View commit details
    Browse the repository at this point in the history
  4. More tweaks based on review

    sdboyer committed Apr 28, 2017
    Configuration menu
    Copy the full SHA
    f861939 View commit details
    Browse the repository at this point in the history