Skip to content

Commit 266dc3d

Browse files
authored
Merge pull request #1291 from containers/dependabot/go_modules/github.com/containers/common-0.38.3
Bump github.com/containers/common from 0.38.1 to 0.38.4
2 parents 4e57679 + 91d9ccf commit 266dc3d

File tree

150 files changed

+2123
-1440
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

150 files changed

+2123
-1440
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ module github.com/containers/skopeo
33
go 1.12
44

55
require (
6-
github.com/containers/common v0.38.1
6+
github.com/containers/common v0.38.4
77
github.com/containers/image/v5 v5.12.0
88
github.com/containers/ocicrypt v1.1.1
9-
github.com/containers/storage v1.30.3
9+
github.com/containers/storage v1.31.1
1010
github.com/docker/docker v20.10.6+incompatible
1111
github.com/dsnet/compress v0.0.2-0.20210315054119-f66993602bf5 // indirect
1212
github.com/go-check/check v0.0.0-20180628173108-788fd7840127

go.sum

Lines changed: 62 additions & 9 deletions
Large diffs are not rendered by default.

vendor/github.com/Microsoft/hcsshim/CODEOWNERS

Lines changed: 1 addition & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/Microsoft/hcsshim/Protobuild.toml

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/Microsoft/hcsshim/computestorage/setup.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/Microsoft/hcsshim/computestorage/storage.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/Microsoft/hcsshim/container.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/Microsoft/hcsshim/go.mod

Lines changed: 11 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/Microsoft/hcsshim/go.sum

Lines changed: 96 additions & 62 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/Microsoft/hcsshim/interface.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)