Skip to content

Commit

Permalink
Merge pull request #64 from zoncoen/dependabot/go_modules/extractor/p…
Browse files Browse the repository at this point in the history
…rotobuf/google.golang.org/protobuf-1.33.0

chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /extractor/protobuf
  • Loading branch information
zoncoen committed Apr 15, 2024
2 parents 237035f + a0642ba commit 741b551
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion extractor/protobuf/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.20

require (
github.com/zoncoen/query-go v1.3.1
google.golang.org/protobuf v1.32.0
google.golang.org/protobuf v1.33.0
)

require github.com/pkg/errors v0.9.1 // indirect
4 changes: 2 additions & 2 deletions extractor/protobuf/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
github.com/zoncoen/query-go v1.3.1 h1:7JZuqOKFNkLanCVvm3ufH5XMKuiCd+aks6txzhmy1ic=
github.com/zoncoen/query-go v1.3.1/go.mod h1:rbLi2EwarQtEJ5cNg9LFmAnleihBLsQSc1ow7vA8nms=
google.golang.org/protobuf v1.32.0 h1:pPC6BG5ex8PDFnkbrGU3EixyhKcQ2aDuBS36lqK/C7I=
google.golang.org/protobuf v1.32.0/go.mod h1:c6P6GXX6sHbq/GpV6MGZEdwhWPcYBgnhAHhKbcUYpos=
google.golang.org/protobuf v1.33.0 h1:uNO2rsAINq/JlFpSdYEKIZ0uKD/R9cpdv0T+yoGwGmI=
google.golang.org/protobuf v1.33.0/go.mod h1:c6P6GXX6sHbq/GpV6MGZEdwhWPcYBgnhAHhKbcUYpos=

0 comments on commit 741b551

Please sign in to comment.