Skip to content

Commit

Permalink
fix(deps): update github.com/hakadoriya/z.go digest to 89f00ac
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 5, 2025
1 parent d5a454e commit 41ce9a2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/hakadoriya/ormgen
go 1.23.4

require (
github.com/hakadoriya/z.go v0.0.1-0.20250105072311-62cd22b4ae99
github.com/hakadoriya/z.go v0.0.1-0.20250105075922-89f00ac7b104
github.com/hakadoriya/z.go/grpcz v0.0.0-20250105072311-62cd22b4ae99
github.com/hakadoriya/z.go/otelz v0.0.0-20250105072311-62cd22b4ae99
go.opentelemetry.io/contrib/bridges/otelslog v0.8.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
github.com/google/uuid v1.6.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
github.com/grpc-ecosystem/grpc-gateway/v2 v2.25.1 h1:VNqngBF40hVlDloBruUehVYC3ArSgIyScOAyMRqBxRg=
github.com/grpc-ecosystem/grpc-gateway/v2 v2.25.1/go.mod h1:RBRO7fro65R6tjKzYgLAFo0t1QEXY1Dp+i/bvpRiqiQ=
github.com/hakadoriya/z.go v0.0.1-0.20250105072311-62cd22b4ae99 h1:eakDBFbsf2gGq9xbVv5m5GHlQHpVAd3lqyyA46Qb9oY=
github.com/hakadoriya/z.go v0.0.1-0.20250105072311-62cd22b4ae99/go.mod h1:fQT1LWq9InPqql25sfslyBWsono+sKUPhFOkc+ARm5k=
github.com/hakadoriya/z.go v0.0.1-0.20250105075922-89f00ac7b104 h1:NMA+5OLd9iry4o+9KBX0kfZym0MKobl7rnYa8vp+79A=
github.com/hakadoriya/z.go v0.0.1-0.20250105075922-89f00ac7b104/go.mod h1:fQT1LWq9InPqql25sfslyBWsono+sKUPhFOkc+ARm5k=
github.com/hakadoriya/z.go/grpcz v0.0.0-20250105072311-62cd22b4ae99 h1:Cp9niaFW44A4JHkogNPUx4kfHvpCaUGbwTIjCXZYzyI=
github.com/hakadoriya/z.go/grpcz v0.0.0-20250105072311-62cd22b4ae99/go.mod h1:WCWrSkGgLoYolC+T6l5ON/sefUB9Dk0EV+y51onKIoM=
github.com/hakadoriya/z.go/otelz v0.0.0-20250105072311-62cd22b4ae99 h1:O/0+vBVN4ZuzPQuddqFdkrJIbtBgw6kwPRcpbSmjEfA=
Expand Down

0 comments on commit 41ce9a2

Please sign in to comment.