Skip to content

Commit 1427cc2

Browse files
authored
Merge pull request #387 from numtide/renovate/gb.xjqchip.workers.dev-go-git-go-billy-v5-digest
fix(deps): update github.com/go-git/go-billy/v5 digest to 9b48418
2 parents c4d5433 + 5786352 commit 1427cc2

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/adrg/xdg v0.5.0
88
github.com/alecthomas/kong v0.9.0
99
github.com/charmbracelet/log v0.4.0
10-
github.com/go-git/go-billy/v5 v5.5.1-0.20240814154544-eaed248167f1
10+
github.com/go-git/go-billy/v5 v5.5.1-0.20240819193939-9b484184bdcc
1111
github.com/go-git/go-git/v5 v5.12.1-0.20240809133458-4fd9979d5c29
1212
github.com/gobwas/glob v0.2.3
1313
github.com/otiai10/copy v1.14.0

go.sum

+2
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ github.com/go-git/go-billy/v5 v5.5.1-0.20240805213603-fac749f7395a h1:E7kbQRzNIt
4646
github.com/go-git/go-billy/v5 v5.5.1-0.20240805213603-fac749f7395a/go.mod h1:X5ZGvb06udYfe+YUV3Hml7eWViUhjq98lqGLz53viVc=
4747
github.com/go-git/go-billy/v5 v5.5.1-0.20240814154544-eaed248167f1 h1:MGoBSiT4C9k32pmVplTXDBGupItZle84QUa9pVTuOSQ=
4848
github.com/go-git/go-billy/v5 v5.5.1-0.20240814154544-eaed248167f1/go.mod h1:sFDq7xD3fn3E0GOwUSZqHo9lrkmx8xJhA0ZrfvjBRGM=
49+
github.com/go-git/go-billy/v5 v5.5.1-0.20240819193939-9b484184bdcc h1:fpw3vn8skBvfPwsKRq6K2o/55ZcwAid/9lubG/NyNNE=
50+
github.com/go-git/go-billy/v5 v5.5.1-0.20240819193939-9b484184bdcc/go.mod h1:sFDq7xD3fn3E0GOwUSZqHo9lrkmx8xJhA0ZrfvjBRGM=
4951
github.com/go-git/go-git-fixtures/v4 v4.3.2-0.20231010084843-55a94097c399 h1:eMje31YglSBqCdIqdhKBW8lokaMrL3uTkpGYlE2OOT4=
5052
github.com/go-git/go-git-fixtures/v4 v4.3.2-0.20231010084843-55a94097c399/go.mod h1:1OCfN199q1Jm3HZlxleg+Dw/mwps2Wbk9frAWm+4FII=
5153
github.com/go-git/go-git/v5 v5.12.1-0.20240807144107-c594bae8d75d h1:hJt4GF2BxUI1X20p6APebYu4T7TG4t3HWNwEbgFVilU=

nix/packages/treefmt/gomod2nix.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ schema = 3
4444
version = "v1.5.1-0.20230307220236-3a3c6141e376"
4545
hash = "sha256-f4k0gSYuo0/q3WOoTxl2eFaj7WZpdz29ih6CKc8Ude8="
4646
[mod."github.com/go-git/go-billy/v5"]
47-
version = "v5.5.1-0.20240814154544-eaed248167f1"
48-
hash = "sha256-POgfOj4obLbRBwe3TGkU27ZDgpEJBC/FsbNKaoh4jOQ="
47+
version = "v5.5.1-0.20240819193939-9b484184bdcc"
48+
hash = "sha256-SJr4U7nX7Tn1xGYw3pqUtKqqWedaAW4NJ5BNUJCDbYQ="
4949
[mod."github.com/go-git/go-git/v5"]
5050
version = "v5.12.1-0.20240809133458-4fd9979d5c29"
5151
hash = "sha256-0FT2yIcatU9B05CM4DKvsM7VwcjdeP/yV6jV9x2RsEI="

0 commit comments

Comments
 (0)