chore(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 (#22)

This commit is contained in:
dependabot[bot]
2025-04-17 07:31:37 +03:00
committed by GitHub
parent 5d610b3977
commit 23924e25da
2 changed files with 6 additions and 14 deletions

4
go.mod
View File

@@ -16,6 +16,6 @@ require (
github.com/mmcdole/goxpp v1.1.1-0.20240225020742-a0c311522b23 // indirect
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
github.com/modern-go/reflect2 v1.0.2 // indirect
golang.org/x/net v0.36.0 // indirect
golang.org/x/text v0.22.0 // indirect
golang.org/x/net v0.38.0 // indirect
golang.org/x/text v0.23.0 // indirect
)