File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/afteracademy/goserve-example-api-server-postgres
33go 1.25.6
44
55require (
6- github.com/afteracademy/goserve/v2 v2.0.3
6+ github.com/afteracademy/goserve/v2 v2.0.4
77 github.com/gin-gonic/gin v1.11.0
88 github.com/golang-jwt/jwt/v5 v5.3.0
99 github.com/google/uuid v1.6.0
Original file line number Diff line number Diff line change 1- github.com/afteracademy/goserve/v2 v2.0.3 h1:i65NtK/y/DFGWTr3lkaoLCJhGTz1ZdNMtuJHOy/EOJM =
2- github.com/afteracademy/goserve/v2 v2.0.3 /go.mod h1:zhdI7XeDYrycWLRoNwwf1aITdEF9KbKZERxgllzv7/w =
1+ github.com/afteracademy/goserve/v2 v2.0.4 h1:llMrC2L2b5ZKr3t9yWP2SlzlHtOa3I6sXje3gPEDN/s =
2+ github.com/afteracademy/goserve/v2 v2.0.4 /go.mod h1:zhdI7XeDYrycWLRoNwwf1aITdEF9KbKZERxgllzv7/w =
33github.com/bsm/ginkgo/v2 v2.12.0 h1:Ny8MWAHyOepLGlLKYmXG4IEkioBysk6GpaRTLC8zwWs =
44github.com/bsm/ginkgo/v2 v2.12.0 /go.mod h1:SwYbGRRDovPVboqFv0tPTcG1sN61LM1Z4ARdbAV9g4c =
55github.com/bsm/gomega v1.27.10 h1:yeMWxP2pV2fG3FgAODIY8EiRE3dy0aeFYt4l7wh6yKA =
You can’t perform that action at this time.
0 commit comments