mirror of
https://github.com/kemko/memes-telegram-integration.git
synced 2026-01-01 15:55:41 +03:00
chore: bump github.com/usememos/memos (#5)
Bumps [github.com/usememos/memos](https://github.com/usememos/memos) from 0.21.1-0.20240509141027-584c66906883 to 0.22.0. - [Release notes](https://github.com/usememos/memos/releases) - [Changelog](https://github.com/usememos/memos/blob/main/.goreleaser.yaml) - [Commits](https://github.com/usememos/memos/commits/v0.22.0) --- updated-dependencies: - dependency-name: github.com/usememos/memos dependency-type: direct:production update-type: version-update:semver-minor ... 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:
4
go.mod
4
go.mod
@@ -4,7 +4,7 @@ go 1.22.2
|
||||
|
||||
require (
|
||||
github.com/caarlos0/env v3.5.0+incompatible
|
||||
github.com/usememos/memos v0.21.1-0.20240509141027-584c66906883
|
||||
github.com/usememos/memos v0.22.0
|
||||
google.golang.org/grpc v1.64.0
|
||||
)
|
||||
|
||||
@@ -16,7 +16,7 @@ require (
|
||||
require (
|
||||
github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.1 // indirect
|
||||
github.com/pkg/errors v0.9.1
|
||||
golang.org/x/net v0.24.0 // indirect
|
||||
golang.org/x/net v0.25.0 // indirect
|
||||
golang.org/x/sys v0.20.0 // indirect
|
||||
golang.org/x/text v0.15.0 // indirect
|
||||
google.golang.org/genproto/googleapis/api v0.0.0-20240415180920-8c6c420018be // indirect
|
||||
|
||||
8
go.sum
8
go.sum
@@ -16,10 +16,10 @@ 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.21.1-0.20240509141027-584c66906883 h1:eEEnUzReqdPbYZZtMTTes6p976POfHeW6lxz9LZuyFI=
|
||||
github.com/usememos/memos v0.21.1-0.20240509141027-584c66906883/go.mod h1:EOB3cAQEaeYvVggKIe7oMyOJYQoZ0w2vTNS5uWUYSaU=
|
||||
golang.org/x/net v0.24.0 h1:1PcaxkF854Fu3+lvBIx5SYn9wRlBzzcnHZSiaFFAb0w=
|
||||
golang.org/x/net v0.24.0/go.mod h1:2Q7sJY5mzlzWjKtYUEXSlBWCdyaioyXzRB2RtU8KVE8=
|
||||
github.com/usememos/memos v0.22.0 h1:t0U0veqGlCQtk6+Api3DCGbD/b0oLMef5aRRAvh8efI=
|
||||
github.com/usememos/memos v0.22.0/go.mod h1:EfJu2WaH5Sd2p3Ox/mHiFWY3dyEe/lUKbvNTyVuy28c=
|
||||
golang.org/x/net v0.25.0 h1:d/OCCoBEUq33pjydKrGQhw7IlUPI2Oylr+8qLx49kac=
|
||||
golang.org/x/net v0.25.0/go.mod h1:JkAGAh7GEvH74S6FOH42FLoXpXbE/aqXSrIQjXgsiwM=
|
||||
golang.org/x/sys v0.20.0 h1:Od9JTbYCk261bKm4M/mw7AklTlFYIa0bIp9BgSm1S8Y=
|
||||
golang.org/x/sys v0.20.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
|
||||
golang.org/x/text v0.15.0 h1:h1V/4gjBv8v9cjcR6+AR5+/cIYK5N/WAgiv4xlsEtAk=
|
||||
|
||||
Reference in New Issue
Block a user