multi: update Go to 1.24.10

This commit is contained in:
Boris Nagaev 2025-11-16 00:23:42 -03:00
parent de969fdf25
commit 508d90f384
No known key found for this signature in database
10 changed files with 16 additions and 16 deletions

View file

@ -1,6 +1,6 @@
module github.com/lightninglabs/loop/looprpc
go 1.24.6
go 1.24.10
require (
github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3