Skip to content

Commit 2a79600

Browse files
author
sapcc-bot
committed
Run go-makefile-maker and autoupdate dependencies
go: upgraded github.com/sapcc/go-bits v0.0.0-20260604095421-6bd206943957 => v0.0.0-20260604151206-e698d422ff96
1 parent f84aa3e commit 2a79600

3 files changed

Lines changed: 3 additions & 6 deletions

File tree

.github/renovate.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,6 @@
5959
"dependencyDashboardApproval": true
6060
},
6161
{
62-
"matchDepTypes": [
63-
"action"
64-
],
6562
"matchFileNames": [
6663
".github/workflows/checks.yaml",
6764
".github/workflows/ci.yaml",

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ require (
1313
github.com/onsi/gomega v1.41.0
1414
github.com/prometheus/client_golang v1.23.2
1515
github.com/prometheus/common v0.68.1
16-
github.com/sapcc/go-bits v0.0.0-20260604095421-6bd206943957
16+
github.com/sapcc/go-bits v0.0.0-20260604151206-e698d422ff96
1717
github.com/sapcc/ucfgwrap v0.0.0-20221123134804-375b5fb88359
1818
github.com/slack-go/slack v0.17.3
1919
github.com/vmware/govmomi v0.52.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,8 @@ github.com/prometheus/procfs v0.19.2 h1:zUMhqEW66Ex7OXIiDkll3tl9a1ZdilUOd/F6ZXw4
122122
github.com/prometheus/procfs v0.19.2/go.mod h1:M0aotyiemPhBCM0z5w87kL22CxfcH05ZpYlu+b4J7mw=
123123
github.com/rogpeppe/go-internal v1.14.1 h1:UQB4HGPB6osV0SQTLymcB4TgvyWu6ZyliaW0tI/otEQ=
124124
github.com/rogpeppe/go-internal v1.14.1/go.mod h1:MaRKkUm5W0goXpeCfT7UZI6fk/L7L7so1lCWt35ZSgc=
125-
github.com/sapcc/go-bits v0.0.0-20260604095421-6bd206943957 h1:tK1d+oXV8NFh3H7i/6eiJ3umBhartFOwvwvsEYBt+tA=
126-
github.com/sapcc/go-bits v0.0.0-20260604095421-6bd206943957/go.mod h1:qYAoxEZGN777UFSBw7L6DtC2uUZHmkCcaWslToEnWD8=
125+
github.com/sapcc/go-bits v0.0.0-20260604151206-e698d422ff96 h1:lIqvp6OI0gIADn4JqPlbPfIOqFXGLYB8haMoMdjfBiE=
126+
github.com/sapcc/go-bits v0.0.0-20260604151206-e698d422ff96/go.mod h1:3p6IHviXqwVMgZoEjspIcsXGZv4tQLtLcu1uYu+ycjI=
127127
github.com/sapcc/ucfgwrap v0.0.0-20221123134804-375b5fb88359 h1:+WaEmX1MhwTnd4OzXPXPzzbY3HrX4BkpuoXkleKzo6M=
128128
github.com/sapcc/ucfgwrap v0.0.0-20221123134804-375b5fb88359/go.mod h1:Sffk+MtZYoSaWPfxl9d9ZFUJLxlesm8tfZPb9LkHCd4=
129129
github.com/sergi/go-diff v1.4.0 h1:n/SP9D5ad1fORl+llWyN+D6qoUETXNZARKjyY2/KVCw=

0 commit comments

Comments
 (0)