Update go.mod and go.sum (#18)

This commit is contained in:
2026-07-09 05:19:17 +01:00
committed by GitHub
parent 8398ae3908
commit 90f53dbf9d
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -10,5 +10,5 @@ require (
github.com/santhosh-tekuri/jsonschema/v6 v6.0.2 // indirect
github.com/spf13/cast v1.10.0 // indirect
github.com/yosida95/uritemplate/v3 v3.0.2 // indirect
golang.org/x/text v0.39.0 // indirect
golang.org/x/text v0.40.0 // indirect
)