build(deps): bump golang.org/x/net from 0.23.0 to 0.38.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.23.0 to 0.38.0. - [Commits](https://github.com/golang/net/compare/v0.23.0...v0.38.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-version: 0.38.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
075f3bab6d
commit
bb5515f225
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
@ -5,7 +5,7 @@ go 1.18
|
|||
require (
|
||||
github.com/alecthomas/chroma/v2 v2.5.0
|
||||
github.com/pmezard/go-difflib v1.0.0
|
||||
golang.org/x/net v0.23.0
|
||||
golang.org/x/net v0.38.0
|
||||
)
|
||||
|
||||
require github.com/dlclark/regexp2 v1.4.0 // indirect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue