Update module golang.org/x/mod to v0.22.0

This commit is contained in:
2024-11-07 22:02:42 +00:00
parent f370d2095d
commit 8ecd51ad04
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -4,7 +4,7 @@ go 1.22.0
toolchain go1.23.0
require golang.org/x/mod v0.21.0
require golang.org/x/mod v0.22.0
require (
github.com/yuin/goldmark v1.4.13 // indirect