Bump golang.org/x/net from 0.23.0 to 0.33.0

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.23.0 to 0.33.0.
- [Commits](https://github.com/golang/net/compare/v0.23.0...v0.33.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-03-04 12:46:56 +00:00
committed by nkanaev
parent 1615c6869f
commit 0e88d4284d
19 changed files with 751 additions and 71 deletions

6
go.mod
View File

@@ -4,8 +4,8 @@ go 1.17
require (
github.com/mattn/go-sqlite3 v1.14.7
golang.org/x/net v0.23.0
golang.org/x/sys v0.18.0
golang.org/x/net v0.33.0
golang.org/x/sys v0.28.0
)
require golang.org/x/text v0.14.0 // indirect
require golang.org/x/text v0.21.0 // indirect