Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-rancher[bot] authored Oct 25, 2024
1 parent 5e21819 commit eb49ada
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,12 +4,12 @@ go 1.23.0

replace (
github.com/imdario/mergo => dario.cat/mergo v0.3.16
golang.org/x/crypto => golang.org/x/crypto v0.27.0
golang.org/x/crypto => golang.org/x/crypto v0.28.0
google.golang.org/grpc => google.golang.org/grpc v1.67.1
)

require (
github.com/minio/minio-go/v7 v7.0.77
github.com/minio/minio-go/v7 v7.0.79
github.com/rancher/lasso v0.0.0-20240923125127-ae858d002589
github.com/rancher/wrangler/v3 v3.0.0
github.com/robfig/cron/v3 v3.0.1
Expand Down

0 comments on commit eb49ada

Please sign in to comment.