chore: use fixed minor version of Go

This commit is contained in:
Elias Schneider
2026-05-31 19:09:06 +02:00
parent 0616abaf7f
commit e046a03364

View File

@@ -1,6 +1,6 @@
module github.com/pocket-id/pocket-id/backend
go 1.26.0
go 1.26
require (
github.com/aws/aws-sdk-go-v2 v1.41.7