mirror of
https://github.com/usememos/memos.git
synced 2024-11-14 18:59:53 +08:00
89ba2a6540
* feat: add grpc gateway tempalte * chore: update * chore: move directory * chore: update
14 lines
257 B
YAML
14 lines
257 B
YAML
version: v1
|
|
name: buf.build/yourselfhosted/memos
|
|
breaking:
|
|
use:
|
|
- FILE
|
|
lint:
|
|
use:
|
|
- DEFAULT
|
|
except:
|
|
- PACKAGE_DIRECTORY_MATCH
|
|
- PACKAGE_VERSION_SUFFIX
|
|
deps:
|
|
- buf.build/googleapis/googleapis
|
|
- buf.build/grpc-ecosystem/grpc-gateway
|