chore: upgrade go version to 1.25

This commit is contained in:
Johnny
2025-08-31 19:45:41 +08:00
parent e427344e82
commit 9557150a87
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/usememos/memos
go 1.24.0
go 1.25
require (
github.com/aws/aws-sdk-go-v2 v1.38.3