Skip to content

Commit 2b70d17

Browse files
committed
chore(logs): go mod tidy
1 parent c90023d commit 2b70d17

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -233,9 +233,9 @@ require (
233233
go.yaml.in/yaml/v2 v2.4.3 // indirect
234234
go.yaml.in/yaml/v3 v3.0.4 // indirect
235235
golang.org/x/exp/typeparams v0.0.0-20260209203927-2842357ff358 // indirect
236-
golang.org/x/sync v0.20.0 // indirect
237-
golang.org/x/telemetry v0.0.0-20260311193753-579e4da9a98c // indirect
238-
golang.org/x/tools v0.43.0 // indirect
236+
golang.org/x/sync v0.22.0 // indirect
237+
golang.org/x/telemetry v0.0.0-20260625142307-59b4966ccb57 // indirect
238+
golang.org/x/tools v0.47.0 // indirect
239239
google.golang.org/protobuf v1.36.8 // indirect
240240
honnef.co/go/tools v0.7.0 // indirect
241241
k8s.io/kube-openapi v0.0.0-20250910181357-589584f1c912 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -614,8 +614,8 @@ github.com/stackitcloud/stackit-sdk-go/services/loadbalancer v1.14.0 h1:1dvL7tX9
614614
github.com/stackitcloud/stackit-sdk-go/services/loadbalancer v1.14.0/go.mod h1:+Ld3dn648I+YKcBV3fEkYpDSr3fel421+LurJGywSBs=
615615
github.com/stackitcloud/stackit-sdk-go/services/logme v1.0.1 h1:iteL61eMMPWT6872nF4Ko/tBU1IXemvS++XR09pj6NA=
616616
github.com/stackitcloud/stackit-sdk-go/services/logme v1.0.1/go.mod h1:JDOOYaGgcBts2x52nKPRMFgSZe7qqOFmfz1xIXCQgRY=
617-
github.com/stackitcloud/stackit-sdk-go/services/logs v0.5.2 h1:vr4atxFRT+EL+DqONMT5R44f7AzEMbePa9U7PEE0THU=
618-
github.com/stackitcloud/stackit-sdk-go/services/logs v0.5.2/go.mod h1:CAPsiTX7osAImfrG5RnIjaJ/Iz3QpoBKuH2fS346wuQ=
617+
github.com/stackitcloud/stackit-sdk-go/services/logs v0.10.0 h1:g7zpfQFFq3UhAWrMK9rPaZY6dLMAuMJf5g6+r7VRTXc=
618+
github.com/stackitcloud/stackit-sdk-go/services/logs v0.10.0/go.mod h1:tvRejL8w5KpGBbLFPQ+dXOJURgZ3OMbZmwxlKQrGMuA=
619619
github.com/stackitcloud/stackit-sdk-go/services/mariadb v0.30.0 h1:LFIH1wAp633ZAJw/7H3F4nq1DZe0Qu3rlDeXhobZEZA=
620620
github.com/stackitcloud/stackit-sdk-go/services/mariadb v0.30.0/go.mod h1:joa89Y1dyn0j22FstRcIKfW2ada3FDxNfttxSvq27uY=
621621
github.com/stackitcloud/stackit-sdk-go/services/mongodbflex v1.12.0 h1:SVd3WMmLAE0Jxk2SaRuM85DTOOXHycyMpZGx9vzqNkI=

0 commit comments

Comments
 (0)