Merge pull request #10182 from containerd/dependabot/go_modules/github.com/pelletier/go-toml/v2-2.2.2

build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.1 to 2.2.2
This commit is contained in:
Akihiro Suda
2024-05-07 03:17:41 +00:00
committed by GitHub
4 changed files with 9 additions and 11 deletions

2
go.mod
View File

@@ -52,7 +52,7 @@ require (
github.com/opencontainers/runtime-spec v1.2.0
github.com/opencontainers/runtime-tools v0.9.1-0.20221107090550-2e043c6bd626
github.com/opencontainers/selinux v1.11.0
github.com/pelletier/go-toml/v2 v2.2.1
github.com/pelletier/go-toml/v2 v2.2.2
github.com/prometheus/client_golang v1.19.0
github.com/sirupsen/logrus v1.9.3
github.com/stretchr/testify v1.9.0