aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2022-01-12 15:26:20 +0100
committerGitHub <noreply@github.com>2022-01-12 15:26:20 +0100
commit2cdab5d53923784e72020d70ee9375518f19f9b6 (patch)
tree61f509a65109d2e7b0b69afd1cce56f3c8d55f28 /go.mod
parentc75c6ce908652afad82612f7d9096925140f19b1 (diff)
parent47374aac86ddc17c3cbd35dd52150191b3b6d44b (diff)
downloadpodman-2cdab5d53923784e72020d70ee9375518f19f9b6.tar.gz
podman-2cdab5d53923784e72020d70ee9375518f19f9b6.tar.bz2
podman-2cdab5d53923784e72020d70ee9375518f19f9b6.zip
Merge pull request #12824 from containers/dependabot/go_modules/github.com/BurntSushi/toml-1.0.0
Bump github.com/BurntSushi/toml from 0.4.1 to 1.0.0
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 17c0e7de1..1051aa555 100644
--- a/go.mod
+++ b/go.mod
@@ -3,7 +3,7 @@ module github.com/containers/podman/v3
go 1.16
require (
- github.com/BurntSushi/toml v0.4.1
+ github.com/BurntSushi/toml v1.0.0
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-20211204171957-54b4ebfdb681