chore(deps): bump golang.org/x/mod from 0.21.0 to 0.22.0 (#854)

This commit is contained in:
dependabot[bot]
2024-11-19 13:36:53 +01:00
committed by GitHub
parent 8d66333415
commit 56370f9ef2
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -14,7 +14,7 @@ require (
github.com/qdm12/gotree v0.3.0
github.com/qdm12/log v0.1.0
github.com/stretchr/testify v1.9.0
golang.org/x/mod v0.21.0
golang.org/x/mod v0.22.0
golang.org/x/net v0.31.0
golang.org/x/oauth2 v0.24.0
)