chore: bump gomark
- Bump protoc-gen-go version from v1.36.8 to v1.36.9 in multiple generated files. - Enhance OpenAPI descriptions for various endpoints to improve clarity and readability. - Fix typo in the description list handling in the markdown service. - Update HTMLElement component to handle children and self-closing tags correctly. - Modify types in the markdown service to include children and self-closing properties for HTML elements.
This commit is contained in:
@@ -23,7 +23,7 @@ require (
|
||||
github.com/spf13/cobra v1.10.1
|
||||
github.com/spf13/viper v1.20.1
|
||||
github.com/stretchr/testify v1.10.0
|
||||
github.com/usememos/gomark v0.0.0-20250917125604-82623ecaf218
|
||||
github.com/usememos/gomark v0.0.0-20250925160223-606d7debad77
|
||||
golang.org/x/crypto v0.41.0
|
||||
golang.org/x/mod v0.27.0
|
||||
golang.org/x/net v0.43.0
|
||||
|
||||
Reference in New Issue
Block a user