diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-03-07 01:49:16 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-07 01:49:16 +0000 |
| commit | c3b708f7af4fca98ff019656d2afa35ab974c37c (patch) | |
| tree | 154b4b4f38976d5b5ac1f78e7204f44f001a51c5 /flake.nix | |
| parent | eede36ca2465a062b22415400d3066dd35e4a752 (diff) | |
| download | x-c3b708f7af4fca98ff019656d2afa35ab974c37c.tar.xz x-c3b708f7af4fca98ff019656d2afa35ab974c37c.zip | |
build(deps): bump google.golang.org/grpc from 1.61.0 to 1.62.1 (#563)
* build(deps): bump google.golang.org/grpc from 1.61.0 to 1.62.1
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.61.0 to 1.62.1.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.61.0...v1.62.1)
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump Go mod SRI
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mimi <mimi@xeserv.us>
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -# nix-direnv cache busting line: sha256-Lz7RLPqdL7vzzU397rzJL90M5yro2KmFiRUphcb06ZA= +# nix-direnv cache busting line: sha256-oehCJGOGvqR9j1SdhTbLkziKT58QwRajpMC7LhN5OK0= { description = "/x/perimental code"; |
