Skip to content

Commit f840abf

Browse files
chore(deps): update module golang.org/x/mod to v0.37.0
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 739248c commit f840abf

5 files changed

Lines changed: 63 additions & 18 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ require (
7171
go.opentelemetry.io/otel/metric v1.44.0 // indirect
7272
go.opentelemetry.io/otel/trace v1.44.0 // indirect
7373
go.podman.io/storage v1.62.1-0.20260310180906-9819c3739308 // indirect
74-
golang.org/x/mod v0.36.0 // indirect
74+
golang.org/x/mod v0.37.0 // indirect
7575
golang.org/x/sync v0.20.0 // indirect
7676
golang.org/x/sys v0.45.0 // indirect
7777
google.golang.org/protobuf v1.36.11 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -164,8 +164,8 @@ go.podman.io/image/v5 v5.39.2-0.20260306124909-d48bc74146d6/go.mod h1:7TiwfxX95K
164164
go.podman.io/storage v1.62.1-0.20260310180906-9819c3739308 h1:ItVOnUmApDtfnqEehnD5HO6hircHr5ud7lCJmNf+5Mk=
165165
go.podman.io/storage v1.62.1-0.20260310180906-9819c3739308/go.mod h1:B83Ad8mtO0GZs7rEwb66f0Ed5G57NyKI/iJZHoJrpUE=
166166
go.yaml.in/yaml/v3 v3.0.4/go.mod h1:DhzuOOF2ATzADvBadXxruRBLzYTpT36CKvDb3+aBEFg=
167-
golang.org/x/mod v0.36.0 h1:JJjpVx6myfUsUdAzZuOSTTmRE0PfZeNWzzvKrP7amb4=
168-
golang.org/x/mod v0.36.0/go.mod h1:moc6ELqsWcOw5Ef3xVprK5ul/MvtVvkIXLziUOICjUQ=
167+
golang.org/x/mod v0.37.0 h1:vF1DjpVEshcIqoEaauuHebaLk1O1forxjxBaVn884JQ=
168+
golang.org/x/mod v0.37.0/go.mod h1:m8S8VeM9r4dzDwjrKO0a1sZP3YjeMamRRlD+fmR2Q/0=
169169
golang.org/x/net v0.55.0 h1:bcvxaJn3e1U6InsFWt1JUq1aSjnRxLzT2rtD2KfkDF8=
170170
golang.org/x/net v0.55.0/go.mod h1:L5U2KuzuOe1lY7Z+aWVIKK6qEeJXnXV9yzGA+WCHJww=
171171
golang.org/x/sync v0.20.0 h1:e0PTpb7pjO8GAtTs2dQ6jYa5BWYlMuX047Dco/pItO4=

vendor/golang.org/x/mod/modfile/read.go

Lines changed: 3 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/golang.org/x/mod/modfile/rule.go

Lines changed: 56 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@ go.podman.io/storage/pkg/tarlog
381381
go.podman.io/storage/pkg/truncindex
382382
go.podman.io/storage/pkg/unshare
383383
go.podman.io/storage/types
384-
# golang.org/x/mod v0.36.0
384+
# golang.org/x/mod v0.37.0
385385
## explicit; go 1.25.0
386386
golang.org/x/mod/internal/lazyregexp
387387
golang.org/x/mod/modfile

0 commit comments

Comments
 (0)