Skip to content

Commit ff8b891

Browse files
committed
Switch to go 1.25
Signed-off-by: Sascha Grunert <[email protected]>
1 parent d6b9d79 commit ff8b891

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module sigs.k8s.io/security-profiles-operator
22

3-
go 1.24.3
3+
go 1.25
44

55
require (
66
dario.cat/mergo v1.0.2
Binary file not shown.

nix/nixpkgs.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"url": "https://github.com/nixos/nixpkgs",
3-
"rev": "722a2352cdcd5174b597ec0617aab77763333b23",
4-
"date": "2025-08-19T10:14:47+01:00",
5-
"path": "/nix/store/7h6z7h4rixsga4bxc7p3a28wylrr6193-nixpkgs",
6-
"sha256": "169jzbqk4rwxmdwnf9f8dlckyqrvqvlhq2spi4vxxr55xwl1kczn",
7-
"hash": "sha256-9rMZKO+l5N43iVcLDOnGO2M/GW3IJWd5q51nMvH6Mpk=",
3+
"rev": "75f3a1394d3d59bfe7bc2b37251f1eb1cee4f5f4",
4+
"date": "2025-10-14T12:37:53Z",
5+
"path": "/nix/store/8qars9gz2j2v63h2fxqpi5qpk97amj9s-nixpkgs",
6+
"sha256": "1bn3k2kdbmsvx5y2y1m4w1f675w7h6avl6ih24xjzsb8iw0lfzzy",
7+
"hash": "sha256-/n9HAY9o6S87ETAaupWBh5djXOCkBi986VvX1aaYw64=",
88
"fetchLFS": false,
99
"fetchSubmodules": false,
1010
"deepClone": false,

0 commit comments

Comments
 (0)