chore: bump Go version from 1.26.1 to 1.26.2

This commit is contained in:
2026-04-18 06:26:48 +04:00
parent 475dda98ff
commit e0db4df17a
4 changed files with 4 additions and 4 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module go.aykhans.me/sarin
go 1.26.1
go 1.26.2
require (
github.com/brianvoe/gofakeit/v7 v7.14.1