Skip to content

Commit 52236b5

Browse files
fix(deps): update module go.miloapis.com/milo to v0.26.0
1 parent 22010f4 commit 52236b5

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/onsi/ginkgo/v2 v2.28.1
99
github.com/onsi/gomega v1.39.0
1010
github.com/spf13/cobra v1.10.2
11-
go.miloapis.com/milo v0.25.1
11+
go.miloapis.com/milo v0.26.0
1212
k8s.io/api v0.32.3
1313
k8s.io/apimachinery v0.33.2
1414
k8s.io/client-go v0.32.3

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,8 @@ go.miloapis.com/milo v0.24.3 h1:bPldWO5Tldj4D2LMJnCP26yLMg8Vn6dgnQMcYHceQ/s=
151151
go.miloapis.com/milo v0.24.3/go.mod h1:xOFYvUsvSZV3z6eow5YdB5C/qRQf2s/5/arcfJs5XPg=
152152
go.miloapis.com/milo v0.25.1 h1:8FLOvS3BcNN+KO755NxKrLK/Bu9cceHsg5J27XK7XP4=
153153
go.miloapis.com/milo v0.25.1/go.mod h1:xOFYvUsvSZV3z6eow5YdB5C/qRQf2s/5/arcfJs5XPg=
154+
go.miloapis.com/milo v0.26.0 h1:nLdwA8TMac0hCbClAEyRbyNvHdXV2CdgBum+FfzumUs=
155+
go.miloapis.com/milo v0.26.0/go.mod h1:xOFYvUsvSZV3z6eow5YdB5C/qRQf2s/5/arcfJs5XPg=
154156
go.opentelemetry.io/auto/sdk v1.1.0 h1:cH53jehLUN6UFLY71z+NDOiNJqDdPRaXzTel0sJySYA=
155157
go.opentelemetry.io/auto/sdk v1.1.0/go.mod h1:3wSPjt5PWp2RhlCcmmOial7AvC4DQqZb7a7wCow3W8A=
156158
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.55.0 h1:ZIg3ZT/aQ7AfKqdwp7ECpOK6vHqquXXuyTjIO8ZdmPs=

0 commit comments

Comments
 (0)