Skip to content

Commit 7a0d6d5

Browse files
dependabot[bot]paketo-bot
authored andcommitted
Bump github.com/moby/sys/user in the go-modules group
Bumps the go-modules group with 1 update: [github.com/moby/sys/user](https://github.com/moby/sys). Updates `github.com/moby/sys/user` from 0.3.0 to 0.4.0 - [Release notes](https://github.com/moby/sys/releases) - [Commits](moby/sys@user/v0.3.0...user/v0.4.0) --- updated-dependencies: - dependency-name: github.com/moby/sys/user dependency-version: 0.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fe6ce55 commit 7a0d6d5

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ require (
4343
github.com/moby/docker-image-spec v1.3.1 // indirect
4444
github.com/moby/patternmatcher v0.6.0 // indirect
4545
github.com/moby/sys/sequential v0.6.0 // indirect
46-
github.com/moby/sys/user v0.3.0 // indirect
46+
github.com/moby/sys/user v0.4.0 // indirect
4747
github.com/moby/sys/userns v0.1.0 // indirect
4848
github.com/moby/term v0.5.2 // indirect
4949
github.com/morikuni/aec v1.0.0 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2366,8 +2366,8 @@ github.com/moby/sys/signal v0.6.0/go.mod h1:GQ6ObYZfqacOwTtlXvcmh9A26dVRul/hbOZn
23662366
github.com/moby/sys/signal v0.7.0/go.mod h1:GQ6ObYZfqacOwTtlXvcmh9A26dVRul/hbOZn88Kg8Tg=
23672367
github.com/moby/sys/symlink v0.1.0/go.mod h1:GGDODQmbFOjFsXvfLVn3+ZRxkch54RkSiGqsZeMYowQ=
23682368
github.com/moby/sys/symlink v0.2.0/go.mod h1:7uZVF2dqJjG/NsClqul95CqKOBRQyYSNnJ6BMgR/gFs=
2369-
github.com/moby/sys/user v0.3.0 h1:9ni5DlcW5an3SvRSx4MouotOygvzaXbaSrc/wGDFWPo=
2370-
github.com/moby/sys/user v0.3.0/go.mod h1:bG+tYYYJgaMtRKgEmuueC0hJEAZWwtIbZTB+85uoHjs=
2369+
github.com/moby/sys/user v0.4.0 h1:jhcMKit7SA80hivmFJcbB1vqmw//wU61Zdui2eQXuMs=
2370+
github.com/moby/sys/user v0.4.0/go.mod h1:bG+tYYYJgaMtRKgEmuueC0hJEAZWwtIbZTB+85uoHjs=
23712371
github.com/moby/sys/userns v0.1.0 h1:tVLXkFOxVu9A64/yh59slHVv9ahO9UIev4JZusOLG/g=
23722372
github.com/moby/sys/userns v0.1.0/go.mod h1:IHUYgu/kao6N8YZlp9Cf444ySSvCmDlmzUcYfDHOl28=
23732373
github.com/moby/term v0.0.0-20200312100748-672ec06f55cd/go.mod h1:DdlQx2hp0Ss5/fLikoLlEeIYiATotOjgB//nb973jeo=

0 commit comments

Comments
 (0)