summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-22 09:29:19 +0000
committerGitHub <noreply@github.com>2021-03-22 09:29:19 +0000
commit3b609a706d0e940a244ca7643e2afb7f3c996711 (patch)
treedc7b0945cb241b1f869a6048dcc54d84a13b2509 /go.mod
parentdf1d5618dd4b46f4c24d0c196d6fbaab4e34640f (diff)
downloadpodman-3b609a706d0e940a244ca7643e2afb7f3c996711.tar.gz
podman-3b609a706d0e940a244ca7643e2afb7f3c996711.tar.bz2
podman-3b609a706d0e940a244ca7643e2afb7f3c996711.zip
Bump github.com/coreos/go-systemd/v22 from 22.1.0 to 22.3.0
Bumps [github.com/coreos/go-systemd/v22](https://github.com/coreos/go-systemd) from 22.1.0 to 22.3.0. - [Release notes](https://github.com/coreos/go-systemd/releases) - [Commits](https://github.com/coreos/go-systemd/compare/v22.1.0...v22.3.0) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 824f2fc0b..6e2482bd6 100644
--- a/go.mod
+++ b/go.mod
@@ -17,7 +17,7 @@ require (
github.com/containers/ocicrypt v1.1.0
github.com/containers/psgo v1.5.2
github.com/containers/storage v1.28.0
- github.com/coreos/go-systemd/v22 v22.1.0
+ github.com/coreos/go-systemd/v22 v22.3.0
github.com/cri-o/ocicni v0.2.1-0.20210301205850-541cf7c703cf
github.com/cyphar/filepath-securejoin v0.2.2
github.com/davecgh/go-spew v1.1.1