Skip to content

Commit

Permalink
Update website deps
Browse files Browse the repository at this point in the history
  • Loading branch information
MicahParks committed Sep 15, 2024
1 parent d5640eb commit 0a74b02
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion website/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.21.5
require (
github.com/MicahParks/httphandle v0.5.7
github.com/MicahParks/jsontype v0.6.1
github.com/MicahParks/jwkset v0.5.17
github.com/MicahParks/jwkset v0.5.19
github.com/MicahParks/recaptcha v0.0.5
)

Expand Down
4 changes: 2 additions & 2 deletions website/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ github.com/MicahParks/httphandle v0.5.7 h1:v0T8g9DzMCuWBdSUtbz0ptrxv6Wu+P+Buhblf
github.com/MicahParks/httphandle v0.5.7/go.mod h1:TsKDADgU5TG9PnfgtXMo643eMOUifg0nGiZzDG3fiKQ=
github.com/MicahParks/jsontype v0.6.1 h1:yFiDEOgSCDT+Es8k17PYZkvpqbZJ9GxJH2ioeVGvgt0=
github.com/MicahParks/jsontype v0.6.1/go.mod h1:PVeg4g8eHt4QDlhe56X1sWzRuHiVlCg4m0vgkpEso/Y=
github.com/MicahParks/jwkset v0.5.17 h1:DrcwyKwSP5adD0G2XJTvDulnWXjD6gbjROMgMXDbkKA=
github.com/MicahParks/jwkset v0.5.17/go.mod h1:q8ptTGn/Z9c4MwbcfeCDssADeVQb3Pk7PnVxrvi+2QY=
github.com/MicahParks/jwkset v0.5.19 h1:XZCsgJv05DBCvxEHYEHlSafqiuVn5ESG0VRB331Fxhw=
github.com/MicahParks/jwkset v0.5.19/go.mod h1:q8ptTGn/Z9c4MwbcfeCDssADeVQb3Pk7PnVxrvi+2QY=
github.com/MicahParks/recaptcha v0.0.5 h1:RvKq7E1BZJtz5ubSkBun20jXxIsMWt2oZ0ppTJOzX1A=
github.com/MicahParks/recaptcha v0.0.5/go.mod h1:aFv3iZDDs6Pbi6tRpUm8gofaTUnDxOQ27x5KsK0CZwE=
github.com/MicahParks/templater v0.0.2 h1:N2korNIqBlfJjK1uYq/OQxVStRyFkMsV4eNG0ZM4VK0=
Expand Down

0 comments on commit 0a74b02

Please sign in to comment.