Skip to content

Commit e2bb814

Browse files
build: Update module github.com/go-git/go-git-fixtures/v6 to v6.0.0-20260511090450-983ee99d1198
Signed-off-by: go-git-renovate[bot] <245267575+go-git-renovate[bot]@users.noreply.github.com>
1 parent 42b480e commit e2bb814

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ toolchain go1.25.10
66

77
require (
88
github.com/go-git/go-billy/v6 v6.0.0-alpha.1
9-
github.com/go-git/go-git-fixtures/v6 v6.0.0-20260502205956-66bffbe5a6ff
9+
github.com/go-git/go-git-fixtures/v6 v6.0.0-20260511090450-983ee99d1198
1010
github.com/go-git/go-git/v6 v6.0.0-alpha.3
1111
github.com/spf13/cobra v1.10.2
1212
golang.org/x/crypto v0.51.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ github.com/go-git/gcfg/v2 v2.0.2 h1:MY5SIIfTGGEMhdA7d7JePuVVxtKL7Hp+ApGDJAJ7dpo=
2020
github.com/go-git/gcfg/v2 v2.0.2/go.mod h1:/lv2NsxvhepuMrldsFilrgct6pxzpGdSRC13ydTLSLs=
2121
github.com/go-git/go-billy/v6 v6.0.0-alpha.1 h1:xVjAR4oUvrKy7/Xuw/lLlV3gkxR3KO2H8W+MamuVVsQ=
2222
github.com/go-git/go-billy/v6 v6.0.0-alpha.1/go.mod h1:eaCUpHbedW7//EwcYmUDfJe2N6sJC9O12AT0OTqJR1E=
23-
github.com/go-git/go-git-fixtures/v6 v6.0.0-20260502205956-66bffbe5a6ff h1:zowzt6mVzR9vXKYoFdJMhnslPh/GpQtpqfYyfWnTMSA=
24-
github.com/go-git/go-git-fixtures/v6 v6.0.0-20260502205956-66bffbe5a6ff/go.mod h1:76HL36y0VE9FnKvzsn9wfxukLV9iQWA+CqTk0Lg5ino=
23+
github.com/go-git/go-git-fixtures/v6 v6.0.0-20260511090450-983ee99d1198 h1:rbvg4C3q1Dbq5JVgy9QlpM2rEZfSq9g2V0t9EK190QM=
24+
github.com/go-git/go-git-fixtures/v6 v6.0.0-20260511090450-983ee99d1198/go.mod h1:ECf1MqJlBdYpKggBrOXjo/0EnvRZx6D++I86UYjPgAQ=
2525
github.com/go-git/go-git/v6 v6.0.0-alpha.3 h1:lJGritJ5AcC0X7buV0lReZ4cEHqcKB3Ab2ZjD3Ku+Ss=
2626
github.com/go-git/go-git/v6 v6.0.0-alpha.3/go.mod h1:DGnqu+twdAgtDx/4tQTWFrVE1an+2ACph3W9yOfSJZM=
2727
github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8=

0 commit comments

Comments
 (0)