Skip to content

Commit

Permalink
fix(deps): update patch go modules
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 15, 2024
1 parent 9760b03 commit c6f3bc6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.22.0

require (
connectrpc.com/connect v1.17.0
github.com/buraksezer/olric v0.5.6-0.20240925183822-6ca0e20256e0
github.com/buraksezer/olric v0.5.7
github.com/deckarep/golang-set/v2 v2.6.0
github.com/flowchartsman/retry v1.2.0
github.com/google/uuid v1.6.0
Expand All @@ -22,7 +22,7 @@ require (
go.uber.org/zap v1.27.0
golang.org/x/net v0.31.0
golang.org/x/sync v0.9.0
google.golang.org/protobuf v1.35.1
google.golang.org/protobuf v1.35.2
k8s.io/api v0.31.2
k8s.io/apimachinery v0.31.2
k8s.io/client-go v0.31.2
Expand Down

0 comments on commit c6f3bc6

Please sign in to comment.