summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authoropenshift-ci[bot] <75433959+openshift-ci[bot]@users.noreply.github.com>2021-08-05 15:45:55 +0000
committerGitHub <noreply@github.com>2021-08-05 15:45:55 +0000
commit1359f07bda73036f80d6938bcf92584c7ee10d1f (patch)
tree0d0b9b3cd16b360e0866b7ec5949bc9bbadf7321 /go.mod
parent1f0a24437d71f8fe2b2233a428202afcfe513666 (diff)
parentadee0ca59972a8590f5f278a4fbcc531acec2ebb (diff)
downloadpodman-1359f07bda73036f80d6938bcf92584c7ee10d1f.tar.gz
podman-1359f07bda73036f80d6938bcf92584c7ee10d1f.tar.bz2
podman-1359f07bda73036f80d6938bcf92584c7ee10d1f.zip
Merge pull request #11144 from containers/dependabot/go_modules/github.com/BurntSushi/toml-0.4.1
Bump github.com/BurntSushi/toml from 0.3.1 to 0.4.1
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 057ec2b7c..b5f3e8b36 100644
--- a/go.mod
+++ b/go.mod
@@ -3,7 +3,7 @@ module github.com/containers/podman/v3
go 1.13
require (
- github.com/BurntSushi/toml v0.3.1
+ github.com/BurntSushi/toml v0.4.1
github.com/blang/semver v3.5.1+incompatible
github.com/buger/goterm v0.0.0-20181115115552-c206103e1f37
github.com/checkpoint-restore/checkpointctl v0.0.0-20210301084134-a2024f5584e7