Upgraded to v0.1.0 of ozai and ssgod.

This commit is contained in:
Zed A. Shaw 2025-09-14 12:13:24 -04:00
parent 71ee505717
commit e1df377eea
3 changed files with 10 additions and 5 deletions

4
go.mod
View file

@ -54,8 +54,8 @@ require (
golang.org/x/text v0.29.0 // indirect
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
lcthw.dev/go/ozai v0.0.0-20250910184003-c03f8efb4764 // indirect
lcthw.dev/go/ssgod v0.0.0-20250910143122-4457e9bad2af // indirect
lcthw.dev/go/ozai v0.1.0 // indirect
lcthw.dev/go/ssgod v0.1.0 // indirect
)
tool (