Skip to content

Commit 30587d1

Browse files
chore(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 (#203)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.36.0 to 0.38.0. - [Commits](golang/net@v0.36.0...v0.38.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-version: 0.38.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aa56e17 commit 30587d1

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@ require (
7171
github.com/ulikunitz/xz v0.5.12 // indirect
7272
github.com/xanzy/ssh-agent v0.3.3 // indirect
7373
github.com/zalando/go-keyring v0.2.5 // indirect
74-
golang.org/x/crypto v0.35.0 // indirect
75-
golang.org/x/net v0.36.0 // indirect
74+
golang.org/x/crypto v0.36.0 // indirect
75+
golang.org/x/net v0.38.0 // indirect
7676
golang.org/x/oauth2 v0.22.0 // indirect
7777
golang.org/x/sys v0.31.0 // indirect
7878
golang.org/x/term v0.30.0 // indirect

go.sum

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)