Change example site to use Paige v0.96.0

This commit is contained in:
Will Faught
2025-02-12 00:20:05 -08:00
parent 4dfd9641e3
commit 774fd0587c

View File

@@ -2,5 +2,5 @@ module github.com/willfaught/paige/exampleSite
go 1.20
require github.com/willfaught/paige v0.95.0 // indirect
require github.com/willfaught/paige v0.96.0 // indirect
replace github.com/willfaught/paige => ../