Skip to content

Commit dd433f3

Browse files
authored
Merge pull request #17 from go-graphite/DZ-upgrade-1.20
Versions refresh
2 parents 167840a + 0c00598 commit dd433f3

File tree

221 files changed

+24896
-6376
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

221 files changed

+24896
-6376
lines changed

.github/dependabot.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: gomod
4+
directory: "/"
5+
schedule:
6+
interval: weekly
7+
time: '10:00'
8+
open-pull-requests-limit: 10
9+
10+
# - package-ecosystem: "github-actions"
11+
# directory: "/"
12+
# schedule:
13+
# interval: monthly

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ We use [planetscale/vtprotobuf](https://github.com/planetscale/vtprotobuf) gener
1919

2020
To install required generators please use:
2121
```
22-
$ go install github.com/planetscale/vtprotobuf/cmd/protoc-gen-go-vtproto
22+
$ go install github.com/planetscale/vtprotobuf/cmd/protoc-gen-go-vtproto@v0.6.0
2323
```
2424

2525
Then generate Go files with:

carbonapi_v2_pb/carbonapi_v2_pb.pb.go

Lines changed: 19 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)