From 3f060126fe603fd947e8a4f2ee7649f3a37696d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 12:47:13 +0800 Subject: [PATCH] chore: bump github.com/usememos/memos from 0.22.3 to 0.22.4 (#36) Bumps [github.com/usememos/memos](https://github.com/usememos/memos) from 0.22.3 to 0.22.4. - [Release notes](https://github.com/usememos/memos/releases) - [Changelog](https://github.com/usememos/memos/blob/main/.goreleaser.yaml) - [Commits](https://github.com/usememos/memos/compare/v0.22.3...v0.22.4) --- updated-dependencies: - dependency-name: github.com/usememos/memos dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index b57f866..d0db3fa 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.22.2 require ( github.com/caarlos0/env v3.5.0+incompatible - github.com/usememos/memos v0.22.3 + github.com/usememos/memos v0.22.4 google.golang.org/grpc v1.65.0 ) diff --git a/go.sum b/go.sum index f875cea..b724392 100644 --- a/go.sum +++ b/go.sum @@ -16,8 +16,8 @@ github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 h1:Jamvg5psRI github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4= github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg= github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY= -github.com/usememos/memos v0.22.3 h1:iE85USgZ78ThTFT5jUHcqwgnkuNzKuzXxgsTs5NrOas= -github.com/usememos/memos v0.22.3/go.mod h1:lvKaQ1kQb0E6mrNbcKX2tHZtuwOtyQ1GcIlQH0Zr8G0= +github.com/usememos/memos v0.22.4 h1:EOpu8OCzK9fqDkdLDyDXoPEosCSvUoR8SRHCwOT7aLY= +github.com/usememos/memos v0.22.4/go.mod h1:0s5+6yUfRLSxCIJ8RG2NnMvLxX/kgTBhQYo+ruzioSQ= golang.org/x/net v0.27.0 h1:5K3Njcw06/l2y9vpGCSdcxWOYHOUk3dVNGDXN+FvAys= golang.org/x/net v0.27.0/go.mod h1:dDi0PyhWNoiUOrAS8uXv/vnScO4wnHQO4mj9fn/RytE= golang.org/x/sys v0.22.0 h1:RI27ohtqKCnwULzJLqkv897zojh5/DwS/ENaMzUOaWI=