Skip to content

Commit

Permalink
Bump pocketbase version
Browse files Browse the repository at this point in the history
  • Loading branch information
aleda145 committed Aug 19, 2022
1 parent 8c751ce commit a242aed
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion backend/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.18
require (
github.com/labstack/echo/v5 v5.0.0-20220201181537-ed2888cfa198
github.com/pocketbase/dbx v1.6.0
github.com/pocketbase/pocketbase v0.3.4
github.com/pocketbase/pocketbase v0.4.2
)

require (
Expand Down
2 changes: 2 additions & 0 deletions backend/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -496,6 +496,8 @@ github.com/pocketbase/dbx v1.6.0 h1:iPQi99GpaMRne0KRVnd/kCfxayCP/f4QDb6hGxMRI3I=
github.com/pocketbase/dbx v1.6.0/go.mod h1:xXRCIAKTHMgUCyCKZm55pUOdvFziJjQfXaWKhu2vhMs=
github.com/pocketbase/pocketbase v0.3.4 h1:rhBLHsPmLuY+5whdJXh8c42fm+nBnS6NWkV17sO2/8c=
github.com/pocketbase/pocketbase v0.3.4/go.mod h1:xIwNm8kAVGlo/XkJdOfW74mljbB1/xjX/PWguRhqyBU=
github.com/pocketbase/pocketbase v0.4.2 h1:bJFPiKGHCHk+zAT6STUJkq5+gWSG/5AgwKv1JfewPEY=
github.com/pocketbase/pocketbase v0.4.2/go.mod h1:xIwNm8kAVGlo/XkJdOfW74mljbB1/xjX/PWguRhqyBU=
github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4/go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA=
github.com/remyoudompheng/bigfft v0.0.0-20200410134404-eec4a21b6bb0 h1:OdAsTTz6OkFY5QxjkYwrChwuRruF69c169dPK26NUlk=
github.com/remyoudompheng/bigfft v0.0.0-20200410134404-eec4a21b6bb0/go.mod h1:qqbHyh8v60DhA7CoWK5oRCqLrMHRGoxYCSS9EjAz6Eo=
Expand Down

0 comments on commit a242aed

Please sign in to comment.