mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-31 22:41:53 +02:00
deps: Update to github.com/pelletier/go-toml/v2 v2.0.1
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
953f215f32
commit
534e7155bb
2
go.mod
2
go.mod
@@ -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
|
||||
|
Reference in New Issue
Block a user