chore(deps): bump github.com/pelletier/go-toml/v2 from 2.0.1 to 2.0.2 (#2072)

Bumps [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/pelletier/go-toml/releases)
- [Changelog](https://github.com/pelletier/go-toml/blob/v2/.goreleaser.yaml)
- [Commits](https://github.com/pelletier/go-toml/compare/v2.0.1...v2.0.2)

---
updated-dependencies:
- dependency-name: github.com/pelletier/go-toml/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-06-30 23:27:53 +08:00
committed by GitHub
parent c92400ead2
commit ce7e2a2a9a
2 changed files with 4 additions and 3 deletions

2
go.mod
View File

@@ -16,7 +16,7 @@ require (
github.com/justinas/alice v1.2.0
github.com/lib/pq v1.10.6
github.com/olekukonko/tablewriter v0.0.5
github.com/pelletier/go-toml/v2 v2.0.1
github.com/pelletier/go-toml/v2 v2.0.2
github.com/prometheus/client_golang v1.12.2
github.com/spaolacci/murmur3 v1.1.0
github.com/stretchr/testify v1.8.0