Release 3.7.0

- Updated version of the golang.org/x/net package to 0.33.0
This commit is contained in:
Sveta Smirnova
2024-12-19 17:52:10 +03:00
parent 4d2cdcf50a
commit 8fc5f6c2f3
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -60,7 +60,7 @@ require (
github.com/xdg-go/stringprep v1.0.4 // indirect
github.com/youmark/pkcs8 v0.0.0-20240726163527-a2c0da244d78 // indirect
github.com/yusufpapurcu/wmi v1.2.2 // indirect
golang.org/x/net v0.30.0 // indirect
golang.org/x/net v0.33.0 // indirect
golang.org/x/sync v0.10.0 // indirect
golang.org/x/sys v0.28.0 // indirect
golang.org/x/term v0.27.0 // indirect