mirror of
https://github.com/logos-messaging/logos-messaging-go.git
synced 2026-01-08 08:53:12 +00:00
chore(nix): ugprade Go from 1.21 to 1.23
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
e0f3cd4e89
commit
82962bd299
@ -8,7 +8,7 @@
|
||||
version ? builtins.readFile ./VERSION,
|
||||
}:
|
||||
|
||||
pkgs.buildGo121Module {
|
||||
pkgs.buildGo123Module {
|
||||
name = "go-waku";
|
||||
src = self;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user