diff --git a/go.mod b/go.mod index b699c101..61579ba6 100644 --- a/go.mod +++ b/go.mod @@ -2,6 +2,8 @@ module github.com/usememos/memos go 1.22 +toolchain go1.22.2 + require ( github.com/aws/aws-sdk-go-v2 v1.26.1 github.com/aws/aws-sdk-go-v2/config v1.27.11