Skip to content

Commit be07deb

Browse files
fix(deps): update module github.com/pocketbase/pocketbase to v0.21.2
1 parent 995ddb8 commit be07deb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.21.6
55
require (
66
github.com/labstack/echo/v5 v5.0.0-20230722203903-ec5b858dab61
77
github.com/pocketbase/dbx v1.10.1
8-
github.com/pocketbase/pocketbase v0.20.6
8+
github.com/pocketbase/pocketbase v0.21.2
99
github.com/spf13/pflag v1.0.5
1010
)
1111

0 commit comments

Comments
 (0)