chore: update Go version from 1.25 to 1.26 in .go-version and go.mod

Signed-off-by: Marc Schäfer <git@marcschaeferger.de>
This commit is contained in:
Marc Schäfer
2026-06-07 17:39:21 +02:00
parent 26a4de9f2a
commit a2faf3da6a
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
1.25
1.26.4

2
go.mod
View File

@@ -1,3 +1,3 @@
module github.com/fosrl/badger
go 1.25
go 1.26