Skip to content

Commit ca49aea

Browse files
chore(deps): bump the go_modules group across 2 directories with 1 update
Bumps the go_modules group with 1 update in the /examples/service directory: [golang.org/x/crypto](https://github.com/golang/crypto). Bumps the go_modules group with 1 update in the / directory: [golang.org/x/crypto](https://github.com/golang/crypto). Updates `golang.org/x/crypto` from 0.44.0 to 0.45.0 - [Commits](golang/crypto@v0.44.0...v0.45.0) Updates `golang.org/x/crypto` from 0.44.0 to 0.45.0 - [Commits](golang/crypto@v0.44.0...v0.45.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-version: 0.45.0 dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/crypto dependency-version: 0.45.0 dependency-type: direct:production dependency-group: go_modules ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 67b5b8a commit ca49aea

File tree

4 files changed

+6
-848
lines changed

4 files changed

+6
-848
lines changed

examples/service/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ require (
101101
go.uber.org/zap v1.27.0 // indirect
102102
go.yaml.in/yaml/v2 v2.4.3 // indirect
103103
go.yaml.in/yaml/v3 v3.0.4 // indirect
104-
golang.org/x/crypto v0.44.0 // indirect
104+
golang.org/x/crypto v0.45.0 // indirect
105105
golang.org/x/exp v0.0.0-20251113190631-e25ba8c21ef6 // indirect
106106
golang.org/x/mod v0.30.0 // indirect
107107
golang.org/x/net v0.47.0 // indirect

0 commit comments

Comments
 (0)