Skip to content

Commit

Permalink
Updated go mod
Browse files Browse the repository at this point in the history
  • Loading branch information
MaartendeKruijf committed Jan 8, 2025
1 parent 4cadc12 commit 5af5b27
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ toolchain go1.23.1

require (
github.com/COSSAS/gauth v1.0.2
github.com/a-h/templ v0.2.771
github.com/a-h/templ v0.3.819
github.com/gin-gonic/gin v1.10.0
github.com/stretchr/testify v1.9.0
)
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ github.com/COSSAS/gauth v1.0.2 h1:ponIJKmJdgiAFi83Jlx/OdvYFmnIVPMWyKydhPVWmX8=
github.com/COSSAS/gauth v1.0.2/go.mod h1:LaKiSJrG6KqlvZhKuL0FEn7h++6GNEouq1V2rb9/wEM=
github.com/a-h/templ v0.2.771 h1:4KH5ykNigYGGpCe0fRJ7/hzwz72k3qFqIiiLLJskbSo=
github.com/a-h/templ v0.2.771/go.mod h1:lq48JXoUvuQrU0VThrK31yFwdRjTCnIE5bcPCM9IP1w=
github.com/a-h/templ v0.3.819 h1:KDJ5jTFN15FyJnmSmo2gNirIqt7hfvBD2VXVDTySckM=
github.com/a-h/templ v0.3.819/go.mod h1:iDJKJktpttVKdWoTkRNNLcllRI+BlpopJc+8au3gOUo=
github.com/bytedance/sonic v1.11.6 h1:oUp34TzMlL+OY1OUWxHqsdkgC/Zfc85zGqw9siXjrc0=
github.com/bytedance/sonic v1.11.6/go.mod h1:LysEHSvpvDySVdC2f87zGWf6CIKJcAvqab1ZaiQtds4=
github.com/bytedance/sonic/loader v0.1.1 h1:c+e5Pt1k/cy5wMveRDyk2X4B9hF4g7an8N3zCYjJFNM=
Expand Down

0 comments on commit 5af5b27

Please sign in to comment.