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 Sep 12, 2024
1 parent 476ce48 commit a10e2f8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.22.0
require (
connectrpc.com/connect v1.16.2
connectrpc.com/otelconnect v0.7.1
github.com/buraksezer/olric v0.5.6-0.20240510193155-81e12546eb39
github.com/buraksezer/olric v0.5.6
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 @@ -29,9 +29,9 @@ require (
golang.org/x/net v0.29.0
golang.org/x/sync v0.8.0
google.golang.org/protobuf v1.34.2
k8s.io/api v0.31.0
k8s.io/apimachinery v0.31.0
k8s.io/client-go v0.31.0
k8s.io/api v0.31.1
k8s.io/apimachinery v0.31.1
k8s.io/client-go v0.31.1
k8s.io/utils v0.0.0-20240902221715-702e33fdd3c3
)

Expand Down

0 comments on commit a10e2f8

Please sign in to comment.