mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-30 22:39:58 +02:00
deps: Update github.com/pelletier/go-toml/v2 to v2.0.0-beta.6
Closes #9439 Closes #9417
This commit is contained in:
committed by
GitHub
parent
ef7d14a241
commit
5ca40c8f7c
2
go.mod
2
go.mod
@@ -42,7 +42,7 @@ require (
|
||||
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 // indirect
|
||||
github.com/niklasfasching/go-org v1.6.0
|
||||
github.com/olekukonko/tablewriter v0.0.5
|
||||
github.com/pelletier/go-toml/v2 v2.0.0-beta.3.0.20210727221244-fa0796069526
|
||||
github.com/pelletier/go-toml/v2 v2.0.0-beta.6
|
||||
github.com/pkg/errors v0.9.1
|
||||
github.com/rogpeppe/go-internal v1.8.0
|
||||
github.com/russross/blackfriday v1.6.0
|
||||
|
Reference in New Issue
Block a user