Skip to content

Commit ab21ae7

Browse files
go.mod: bump github.com/hamba/avro/v2 from 2.18.0 to 2.19.0
Bumps [github.com/hamba/avro/v2](https://github.com/hamba/avro) from 2.18.0 to 2.19.0. - [Release notes](https://github.com/hamba/avro/releases) - [Commits](hamba/avro@v2.18.0...v2.19.0) --- updated-dependencies: - dependency-name: github.com/hamba/avro/v2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9c45825 commit ab21ae7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ require (
2828
github.com/google/uuid v1.6.0
2929
github.com/gorilla/websocket v1.5.1
3030
github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.1
31-
github.com/hamba/avro/v2 v2.18.0
31+
github.com/hamba/avro/v2 v2.19.0
3232
github.com/hashicorp/go-hclog v1.6.2
3333
github.com/hashicorp/go-plugin v1.6.0
3434
github.com/jackc/pgx/v5 v5.5.3

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -1494,8 +1494,8 @@ github.com/grpc-ecosystem/grpc-gateway/v2 v2.7.0/go.mod h1:hgWBS7lorOAVIJEQMi4Zs
14941494
github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3/go.mod h1:o//XUCC/F+yRGJoPO/VU0GSB0f8Nhgmxx0VIRUvaC0w=
14951495
github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.1 h1:/c3QmbOGMGTOumP2iT/rCwB7b0QDGLKzqOmktBjT+Is=
14961496
github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.1/go.mod h1:5SN9VR2LTsRFsrEC6FHgRbTWrTHu6tqPeKxEQv15giM=
1497-
github.com/hamba/avro/v2 v2.18.0 h1:U7T0xI8MGw9+m3SS48E2KHUxas/Hb0EvS0CpkmVcLoI=
1498-
github.com/hamba/avro/v2 v2.18.0/go.mod h1:dEG+AHrykTpkXvBYsc+XXTuRlvGC645Ix5d2qR8EdEs=
1497+
github.com/hamba/avro/v2 v2.19.0 h1:jITwvb03UMLfTFHFKdvaMyU/G96iVWS5EiMsqo3flfE=
1498+
github.com/hamba/avro/v2 v2.19.0/go.mod h1:72DkWmMmAyZA+qHoI89u4RMCQ3X54vpEb1ap80iCIBg=
14991499
github.com/hanwen/go-fuse v1.0.0/go.mod h1:unqXarDXqzAk0rt98O2tVndEPIpUgLD9+rwFisZH3Ok=
15001500
github.com/hanwen/go-fuse/v2 v2.1.0/go.mod h1:oRyA5eK+pvJyv5otpO/DgccS8y/RvYMaO00GgRLGryc=
15011501
github.com/hashicorp/errwrap v1.0.0 h1:hLrqtEDnRye3+sgx6z4qVLNuviH3MR5aQ0ykNJa/UYA=

0 commit comments

Comments
 (0)