deps: Update github.com/pelletier/go-toml/v2 v2.0.2 => v2.0.4

Closes #10210
This commit is contained in:
Bjørn Erik Pedersen
2022-08-26 14:53:58 +02:00
parent 14878ca0a0
commit fd75f129b2
4 changed files with 8 additions and 3 deletions

2
go.mod
View File

@@ -44,7 +44,7 @@ require (
github.com/muesli/smartcrop v0.3.0
github.com/niklasfasching/go-org v1.6.5
github.com/olekukonko/tablewriter v0.0.5
github.com/pelletier/go-toml/v2 v2.0.2
github.com/pelletier/go-toml/v2 v2.0.4
github.com/rogpeppe/go-internal v1.9.0
github.com/rwcarlsen/goexif v0.0.0-20190401172101-9e8deecbddbd
github.com/sanity-io/litter v1.5.5