Skip to content

Commit 33b8e8f

Browse files
dependabot[bot]tstirrat15
authored andcommitted
Bump golang.org/x/net in /magefiles in the go_modules group
Bumps the go_modules group in /magefiles with 1 update: [golang.org/x/net](https://github.com/golang/net). Updates `golang.org/x/net` from 0.35.0 to 0.36.0 - [Commits](golang/net@v0.35.0...v0.36.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 25922ec commit 33b8e8f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

magefiles/go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -281,11 +281,11 @@ require (
281281
go.uber.org/multierr v1.11.0 // indirect
282282
go.uber.org/zap v1.27.0 // indirect
283283
go.uber.org/zap/exp v0.3.0 // indirect
284-
golang.org/x/crypto v0.33.0 // indirect
284+
golang.org/x/crypto v0.35.0 // indirect
285285
golang.org/x/exp v0.0.0-20250106191152-7588d65b2ba8 // indirect
286286
golang.org/x/exp/typeparams v0.0.0-20250210185358-939b2ce775ac // indirect
287287
golang.org/x/mod v0.23.0 // indirect
288-
golang.org/x/net v0.35.0 // indirect
288+
golang.org/x/net v0.36.0 // indirect
289289
golang.org/x/sync v0.11.0 // indirect
290290
golang.org/x/sys v0.30.0 // indirect
291291
golang.org/x/telemetry v0.0.0-20240522233618-39ace7a40ae7 // indirect

magefiles/go.sum

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)