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

build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.0 to 2.2.1
This commit is contained in:
Phil Estes
2024-04-18 21:50:00 +00:00
committed by GitHub
4 changed files with 8 additions and 4 deletions

2
go.mod
View File

@@ -51,7 +51,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.0
github.com/pelletier/go-toml/v2 v2.2.1
github.com/prometheus/client_golang v1.19.0
github.com/sirupsen/logrus v1.9.3
github.com/stretchr/testify v1.9.0