diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2022-01-12 15:26:20 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-12 15:26:20 +0100 |
commit | 2cdab5d53923784e72020d70ee9375518f19f9b6 (patch) | |
tree | 61f509a65109d2e7b0b69afd1cce56f3c8d55f28 /vendor/modules.txt | |
parent | c75c6ce908652afad82612f7d9096925140f19b1 (diff) | |
parent | 47374aac86ddc17c3cbd35dd52150191b3b6d44b (diff) | |
download | podman-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 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index b8a86a198..54d49db42 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -1,7 +1,7 @@ # github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 github.com/Azure/go-ansiterm github.com/Azure/go-ansiterm/winterm -# github.com/BurntSushi/toml v0.4.1 +# github.com/BurntSushi/toml v1.0.0 ## explicit github.com/BurntSushi/toml github.com/BurntSushi/toml/internal |