File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/bufbuild/protovalidate/tools
3
3
go 1.21
4
4
5
5
require (
6
- github.com/bufbuild/protocompile v0.7.0
6
+ github.com/bufbuild/protocompile v0.7.1
7
7
github.com/spf13/pflag v1.0.5
8
8
github.com/stretchr/testify v1.8.4
9
9
golang.org/x/sync v0.5.0
Original file line number Diff line number Diff line change 1
- github.com/bufbuild/protocompile v0.7.0 h1:ZfJAqcMG5okLzemO016O1BByzTJx2k32hBAby5nYE8k =
2
- github.com/bufbuild/protocompile v0.7.0 /go.mod h1:+Etjg4guZoAqzVk2czwEQP12yaxLJ8DxuqCJ9qHdH94 =
1
+ github.com/bufbuild/protocompile v0.7.1 h1:Kd8fb6EshOHXNNRtYAmLAwy/PotlyFoN0iMbuwGNh0M =
2
+ github.com/bufbuild/protocompile v0.7.1 /go.mod h1:+Etjg4guZoAqzVk2czwEQP12yaxLJ8DxuqCJ9qHdH94 =
3
3
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
4
4
github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
5
5
github.com/golang/protobuf v1.5.0 /go.mod h1:FsONVRAS9T7sI+LIUmWTfcYkHO4aIWwzhcaSAoJOfIk =
You can’t perform that action at this time.
0 commit comments