From dc5f97cba6872db383ecef574bd4b93177aa3442 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Aug 2026 14:26:20 +0000 Subject: [PATCH] fix(deps): update module go.miloapis.com/service-catalog to v0.5.0 --- go.mod | 4 ++-- go.sum | 4 ++++ 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/go.mod b/go.mod index 9247c2b6..38af3f5d 100644 --- a/go.mod +++ b/go.mod @@ -14,7 +14,7 @@ require ( // predates the Prepared condition this gate reads. Re-pin to a tagged // release once one carries it. go.datum.net/network-services-operator v0.26.1-0.20260821014231-aceb24b1b569 - go.miloapis.com/milo v0.32.0 + go.miloapis.com/milo v0.32.1 golang.org/x/crypto v0.54.0 golang.org/x/sync v0.22.0 google.golang.org/protobuf v1.36.12-0.20260120151049-f2248ac996af @@ -126,7 +126,7 @@ require ( github.com/spf13/pflag v1.0.10 // indirect github.com/stoewer/go-strcase v1.3.1 // indirect github.com/x448/float16 v0.8.4 // indirect - go.miloapis.com/service-catalog v0.4.0 + go.miloapis.com/service-catalog v0.5.0 go.opentelemetry.io/auto/sdk v1.2.1 // indirect go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.69.0 // indirect go.opentelemetry.io/otel v1.44.0 // indirect diff --git a/go.sum b/go.sum index 7c7406eb..08cd3711 100644 --- a/go.sum +++ b/go.sum @@ -340,8 +340,12 @@ go.datum.net/network-services-operator v0.26.1-0.20260821014231-aceb24b1b569 h1: go.datum.net/network-services-operator v0.26.1-0.20260821014231-aceb24b1b569/go.mod h1:A7JNOuc+e6j/KkUVCcZ7Z2odvf6JFMQlX0Zo1Awj2TY= go.miloapis.com/milo v0.32.0 h1:TkNIQu/37d+SEquLJ5+GmdisSl+K2RT7eEC4idg6RIs= go.miloapis.com/milo v0.32.0/go.mod h1:GKK3afjCwshfZfvhjNe1wp/H45z4m7x5oG/8xbSgU1M= +go.miloapis.com/milo v0.32.1 h1:xjtJ7bGJpF3KHkpJ2UXxyHmKDa7hBmTO8G8xjELNQXY= +go.miloapis.com/milo v0.32.1/go.mod h1:GKK3afjCwshfZfvhjNe1wp/H45z4m7x5oG/8xbSgU1M= go.miloapis.com/service-catalog v0.4.0 h1:LvO1WCHMCoFokpS5igWMP8kyqly9gUFQmQj5IGhwuKs= go.miloapis.com/service-catalog v0.4.0/go.mod h1:1OfIYkdWH0lpbUH1d0Dc4A1yCtyNpcaKh50H6faG45A= +go.miloapis.com/service-catalog v0.5.0 h1:o9NPcokU9c5BImky/5abI3Tp3p2dPE3zgGWcq4S8uxQ= +go.miloapis.com/service-catalog v0.5.0/go.mod h1:OvESrinJMw1GYXBl+u4lW8O7fcQIrGjtHEZg6Bfj8N0= go.opencensus.io v0.24.0 h1:y73uSU6J157QMP2kn2r30vwW1A2W2WFwSCGnAVxeaD0= go.opencensus.io v0.24.0/go.mod h1:vNK8G9p7aAivkbmorf4v+7Hgx+Zs0yY+0fOtgBfjQKo= go.opentelemetry.io/auto/sdk v1.2.1 h1:jXsnJ4Lmnqd11kwkBV2LgLoFMZKizbCi5fNZ/ipaZ64=