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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-07-30 12:47:13 +08:00
committed by GitHub
parent 4021612b6f
commit 3f060126fe
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -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
)

4
go.sum
View File

@@ -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=