We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c96cc9e commit 18aa324Copy full SHA for 18aa324
go.mod
@@ -35,7 +35,7 @@ require (
35
github.com/hashicorp/hcl v1.0.0 // indirect
36
github.com/kr/text v0.2.0 // indirect
37
github.com/matryer/is v1.4.0 // indirect
38
- github.com/matttproud/golang_protobuf_extensions v1.0.4 // indirect
+ github.com/matttproud/golang_protobuf_extensions/v2 v2.0.0 // indirect
39
github.com/mitchellh/go-homedir v1.1.0 // indirect
40
github.com/mitchellh/mapstructure v1.5.0 // indirect
41
github.com/pmezard/go-difflib v1.0.0 // indirect
0 commit comments