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

This commit is contained in:
2026-05-09 05:08:44 +01:00
committed by GitHub
parent 7d8cf1e754
commit 1a31f9b8c5
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.36.0 // indirect
golang.org/x/text v0.37.0 // indirect
)