Skip to content

Commit fd2aace

Browse files
Bump golang.org/x/mod from 0.33.0 to 0.35.0 in /go_modules/helpers
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.33.0 to 0.35.0. - [Commits](golang/mod@v0.33.0...v0.35.0) --- updated-dependencies: - dependency-name: golang.org/x/mod dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a0a2daa commit fd2aace

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go_modules/helpers/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ go 1.26.0
44

55
require (
66
github.com/Masterminds/vcs v1.13.3
7-
golang.org/x/mod v0.33.0
7+
golang.org/x/mod v0.35.0
88
)

go_modules/helpers/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
github.com/Masterminds/vcs v1.13.3 h1:IIA2aBdXvfbIM+yl/eTnL4hb1XwdpvuQLglAix1gweE=
22
github.com/Masterminds/vcs v1.13.3/go.mod h1:TiE7xuEjl1N4j016moRd6vezp6e6Lz23gypeXfzXeW8=
3-
golang.org/x/mod v0.33.0 h1:tHFzIWbBifEmbwtGz65eaWyGiGZatSrT9prnU8DbVL8=
4-
golang.org/x/mod v0.33.0/go.mod h1:swjeQEj+6r7fODbD2cqrnje9PnziFuw4bmLbBZFrQ5w=
3+
golang.org/x/mod v0.35.0 h1:Ww1D637e6Pg+Zb2KrWfHQUnH2dQRLBQyAtpr/haaJeM=
4+
golang.org/x/mod v0.35.0/go.mod h1:+GwiRhIInF8wPm+4AoT6L0FA1QWAad3OMdTRx4tFYlU=

0 commit comments

Comments
 (0)