deps: Update to github.com/pelletier/go-toml/v2 v2.0.1

This commit is contained in:
Anthony Fok
2022-06-04 03:00:26 -06:00
committed by Bjørn Erik Pedersen
parent 953f215f32
commit 534e7155bb
3 changed files with 5 additions and 5 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.2
github.com/olekukonko/tablewriter v0.0.5
github.com/pelletier/go-toml/v2 v2.0.0-beta.7.0.20220408132554-2377ac4bc04c
github.com/pelletier/go-toml/v2 v2.0.1
github.com/rogpeppe/go-internal v1.8.1
github.com/rwcarlsen/goexif v0.0.0-20190401172101-9e8deecbddbd
github.com/sanity-io/litter v1.5.5