Skip to content

Commit

Permalink
fix(deps): update minor go modules
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent 38252f9 commit 38eb998
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 @@ -12,7 +12,7 @@ require (
github.com/grandcat/zeroconf v1.0.0
github.com/hashicorp/go-sockaddr v1.0.7
github.com/nats-io/nats-server/v2 v2.10.23
github.com/nats-io/nats.go v1.37.0
github.com/nats-io/nats.go v1.38.0
github.com/pkg/errors v0.9.1
github.com/redis/go-redis/v9 v9.7.0
github.com/reugn/go-quartz v0.13.0
Expand All @@ -25,9 +25,9 @@ require (
golang.org/x/net v0.32.0
golang.org/x/sync v0.10.0
google.golang.org/protobuf v1.36.0
k8s.io/api v0.31.4
k8s.io/apimachinery v0.31.4
k8s.io/client-go v0.31.4
k8s.io/api v0.32.0
k8s.io/apimachinery v0.32.0
k8s.io/client-go v0.32.0
k8s.io/utils v0.0.0-20240921022957-49e7df575cb6
)

Expand Down

0 comments on commit 38eb998

Please sign in to comment.