mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-30 22:39:58 +02:00
4
go.mod
4
go.mod
@@ -77,7 +77,7 @@ require (
|
||||
gocloud.dev v0.40.0
|
||||
golang.org/x/exp v0.0.0-20221031165847-c99f073a8326
|
||||
golang.org/x/image v0.24.0
|
||||
golang.org/x/mod v0.23.0
|
||||
golang.org/x/mod v0.24.0
|
||||
golang.org/x/net v0.35.0
|
||||
golang.org/x/sync v0.11.0
|
||||
golang.org/x/text v0.22.0
|
||||
@@ -172,4 +172,4 @@ require (
|
||||
software.sslmate.com/src/go-pkcs12 v0.2.0 // indirect
|
||||
)
|
||||
|
||||
go 1.23
|
||||
go 1.23.0
|
||||
|
Reference in New Issue
Block a user