We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3552c6a commit 0802f87Copy full SHA for 0802f87
go.mod
@@ -16,7 +16,7 @@ require (
16
github.com/charmbracelet/bubbles v0.16.1
17
github.com/charmbracelet/bubbletea v0.24.2
18
github.com/charmbracelet/lipgloss v0.8.0
19
- github.com/labstack/echo/v5 v5.0.0-20220201181537-ed2888cfa198
+ github.com/labstack/echo/v5 3950c444b726
20
github.com/muesli/coral v1.0.0
21
github.com/pocketbase/pocketbase v0.16.5
22
)
0 commit comments