mirror of
https://github.com/mmatczuk/go-http-tunnel.git
synced 2026-05-15 14:16:17 -06:00
build(deps): bump golang.org/x/net from 0.7.0 to 0.17.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.7.0 to 0.17.0. - [Commits](https://github.com/golang/net/compare/v0.7.0...v0.17.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:
parent
1c3e63311e
commit
45345b1672
22 changed files with 17005 additions and 1565 deletions
2
go.mod
2
go.mod
|
|
@ -8,6 +8,6 @@ require (
|
|||
github.com/felixge/tcpkeepalive v0.0.0-20160804073959-5bb0b2dea91e
|
||||
github.com/golang/mock v1.2.0
|
||||
github.com/inconshreveable/go-vhost v0.0.0-20160627193104-06d84117953b
|
||||
golang.org/x/net v0.7.0
|
||||
golang.org/x/net v0.17.0
|
||||
gopkg.in/yaml.v2 v2.2.2
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue