upgrade go version

This commit is contained in:
Elisiei Yehorov 2025-12-07 15:52:45 +01:00 committed by GitHub
parent e4a9cca607
commit 5a43617060
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,7 +6,7 @@
outputs =
inputs:
let
goVersion = 24;
goVersion = 25;
supportedSystems = [
"x86_64-linux"