Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: containerd/continuity
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 50096c924a4e
Choose a base ref
...
head repository: containerd/continuity
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 93e15499afd5
Choose a head ref
  • 6 commits
  • 129 files changed
  • 3 contributors

Commits on Mar 13, 2021

  1. go.mod: github.com/golang/protobuf v1.3.5

    Signed-off-by: Sebastiaan van Stijn <[email protected]>
    thaJeztah committed Mar 13, 2021
    Configuration menu
    Copy the full SHA
    2e0a338 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    968621f View commit details
    Browse the repository at this point in the history
  3. go.mod: update golang.org/x/sync and golang.org/x/sys to match contai…

    …nerd
    
    Signed-off-by: Sebastiaan van Stijn <[email protected]>
    thaJeztah committed Mar 13, 2021
    Configuration menu
    Copy the full SHA
    c025b39 View commit details
    Browse the repository at this point in the history
  4. go.mod: remove github.com/stretchr/testify "indirect"

    It's not vendored, so not sure we need to override versions
    for this one.
    
    Signed-off-by: Sebastiaan van Stijn <[email protected]>
    thaJeztah committed Mar 13, 2021
    Configuration menu
    Copy the full SHA
    a348cec View commit details
    Browse the repository at this point in the history
  5. go.mod: github.com/spf13/cobra v1.0.0

    Signed-off-by: Sebastiaan van Stijn <[email protected]>
    thaJeztah committed Mar 13, 2021
    Configuration menu
    Copy the full SHA
    fe8db50 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2021

  1. Merge pull request #159 from thaJeztah/update_cobra

    go.mod: github.com/spf13/cobra v1.0.0
    estesp authored Mar 15, 2021
    Configuration menu
    Copy the full SHA
    93e1549 View commit details
    Browse the repository at this point in the history
Loading