summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2022-04-06 10:56:52 -0400
committerGitHub <noreply@github.com>2022-04-06 10:56:52 -0400
commit6a9c21c4565a9c7ebe5c11bf4152a80cfa4398dc (patch)
tree2461834660453e6b42afb2149986b895c2dbf8af /go.mod
parent8b6f911e4818d02bca65ff263dcb61bfe082a470 (diff)
parentbd4b9c3d571abede09b62621449a3565af5b917c (diff)
downloadpodman-6a9c21c4565a9c7ebe5c11bf4152a80cfa4398dc.tar.gz
podman-6a9c21c4565a9c7ebe5c11bf4152a80cfa4398dc.tar.bz2
podman-6a9c21c4565a9c7ebe5c11bf4152a80cfa4398dc.zip
Merge pull request #13776 from containers/dependabot/go_modules/github.com/BurntSushi/toml-1.1.0
build(deps): bump github.com/BurntSushi/toml from 1.0.0 to 1.1.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 984f3b4fb..58d8c6283 100644
--- a/go.mod
+++ b/go.mod
@@ -3,7 +3,7 @@ module github.com/containers/podman/v4
go 1.16
require (
- github.com/BurntSushi/toml v1.0.0
+ github.com/BurntSushi/toml v1.1.0
github.com/blang/semver v3.5.1+incompatible
github.com/buger/goterm v1.0.4
github.com/checkpoint-restore/checkpointctl v0.0.0-20211204171957-54b4ebfdb681