summaryrefslogtreecommitdiff
path: root/vendor/github.com
diff options
context:
space:
mode:
authorDaniel J Walsh <dwalsh@redhat.com>2022-02-03 15:35:08 -0500
committerGitHub <noreply@github.com>2022-02-03 15:35:08 -0500
commite1ed5a9d9c8181075011634191cde183d07ae99a (patch)
tree81bbf1a8d749aa6fc99dbe16f66699dda1dc907e /vendor/github.com
parente30edd6d8e8765a374a8c354a79e92050121c830 (diff)
parent185dc5b2f3a42ca4c6515269857156fba82ded5c (diff)
downloadpodman-e1ed5a9d9c8181075011634191cde183d07ae99a.tar.gz
podman-e1ed5a9d9c8181075011634191cde183d07ae99a.tar.bz2
podman-e1ed5a9d9c8181075011634191cde183d07ae99a.zip
Merge pull request #13131 from containers/dependabot/go_modules/github.com/containers/common-0.47.3
Bump github.com/containers/common from 0.47.2 to 0.47.3
Diffstat (limited to 'vendor/github.com')
-rw-r--r--vendor/github.com/containers/common/version/version.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/github.com/containers/common/version/version.go b/vendor/github.com/containers/common/version/version.go
index 38b0d443b..5ab8cd7f2 100644
--- a/vendor/github.com/containers/common/version/version.go
+++ b/vendor/github.com/containers/common/version/version.go
@@ -1,4 +1,4 @@
package version
// Version is the version of the build.
-const Version = "0.47.2"
+const Version = "0.47.3"