Skip to content

Commit 66ada0a

Browse files
authored
build(buf): Change root of Buf module (#2987)
1 parent d1bbf82 commit 66ada0a

File tree

2 files changed

+2
-10
lines changed

2 files changed

+2
-10
lines changed

buf.yaml

Lines changed: 0 additions & 8 deletions
This file was deleted.

protos/buf.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
version: v1
2-
name: github.com/sqlc-dev/sqlc
2+
name: buf.build/sqlc/sqlc
33
breaking:
44
lint:
55
use:
66
- DEFAULT
77
except:
8-
- PACKAGE_VERSION_SUFFIX
8+
- PACKAGE_VERSION_SUFFIX

0 commit comments

Comments
 (0)