• Maciej Biłas's avatar
    Fixes errors produced by dep 0.5.0. · cf042153
    Maciej Biłas authored
    Recent version of dep - 0.5.0 produces errors on `dep status`:
    ```
    ◦ dep status
    Gopkg.lock is out of sync with imports and/or Gopkg.toml. Run `dep check` for details.
    PROJECT  MISSING PACKAGES
    input-digest mismatch
    ```
    
    This commit updates `Gopkg.lock` to recent dep format
    
    I essentially ran `dep ensure`.
    cf042153
Gopkg.lock 1017 Bytes