mirror of
https://github.com/usememos/memos.git
synced 2024-11-13 01:24:55 +03:00
chore: go mod tidy
This commit is contained in:
parent
5aa633948e
commit
15ef57589e
2
go.mod
2
go.mod
@ -26,7 +26,6 @@ require (
|
||||
github.com/swaggo/swag v1.16.3
|
||||
github.com/yourselfhosted/gomark v0.0.0-20240228170507-6a73bfad2eb6
|
||||
golang.org/x/crypto v0.19.0
|
||||
golang.org/x/exp v0.0.0-20240213143201-ec583247a57a
|
||||
golang.org/x/mod v0.15.0
|
||||
golang.org/x/net v0.21.0
|
||||
golang.org/x/oauth2 v0.17.0
|
||||
@ -55,6 +54,7 @@ require (
|
||||
github.com/sagikazarmark/slog-shim v0.1.0 // indirect
|
||||
github.com/sourcegraph/conc v0.3.0 // indirect
|
||||
github.com/stoewer/go-strcase v1.3.0 // indirect
|
||||
golang.org/x/exp v0.0.0-20240213143201-ec583247a57a // indirect
|
||||
golang.org/x/image v0.15.0 // indirect
|
||||
golang.org/x/tools v0.18.0 // indirect
|
||||
google.golang.org/genproto v0.0.0-20240213162025-012b6fc9bca9 // indirect
|
||||
|
Loading…
Reference in New Issue
Block a user