File tree 4 files changed +18
-18
lines changed
4 files changed +18
-18
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ git_override(
19
19
20
20
git_override (
21
21
module_name = "com_github_buildbarn_bb_storage" ,
22
- commit = "dee7e428a0bd962b192512aad8f3ff76dcc0f437 " ,
22
+ commit = "118cb9ca2a7df1cbac6d51c7f1cc3156cae06446 " ,
23
23
remote = "https://github.com/buildbarn/bb-storage.git" ,
24
24
)
25
25
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
9
9
github.com/bazelbuild/buildtools v0.0.0-20240313121412-66c605173954
10
10
github.com/bazelbuild/remote-apis v0.0.0-20240319211552-96942a2107c7
11
11
github.com/buildbarn/bb-remote-execution v0.0.0-20240401130706-ea22f37f62b8
12
- github.com/buildbarn/bb-storage v0.0.0-20240401072224-dee7e428a0bd
12
+ github.com/buildbarn/bb-storage v0.0.0-20240612173029-118cb9ca2a7d
13
13
github.com/buildkite/terminal-to-html v3.2.0+incompatible
14
14
github.com/dustin/go-humanize v1.0.1
15
15
github.com/gorilla/mux v1.8.1
Original file line number Diff line number Diff line change @@ -69,6 +69,8 @@ github.com/buildbarn/bb-remote-execution v0.0.0-20240401130706-ea22f37f62b8 h1:5
69
69
github.com/buildbarn/bb-remote-execution v0.0.0-20240401130706-ea22f37f62b8 /go.mod h1:znbMNc0OwrbMXLddJSfZaVSVhHfjVja05/ourZA30eo =
70
70
github.com/buildbarn/bb-storage v0.0.0-20240401072224-dee7e428a0bd h1:6GeYkbQurtcCfPjzCHux3iPo4eby72CxsE1QrDSJBAg =
71
71
github.com/buildbarn/bb-storage v0.0.0-20240401072224-dee7e428a0bd /go.mod h1:C4+j4QJ0gapWsJ9xBkktZJBcLUDuvTacOGlSardmAnc =
72
+ github.com/buildbarn/bb-storage v0.0.0-20240612173029-118cb9ca2a7d h1:CS5Fqi4ZL8MswhQJOhZBCRRCfklDGDdLACB/mjgAk+I =
73
+ github.com/buildbarn/bb-storage v0.0.0-20240612173029-118cb9ca2a7d /go.mod h1:C4+j4QJ0gapWsJ9xBkktZJBcLUDuvTacOGlSardmAnc =
72
74
github.com/buildkite/terminal-to-html v3.2.0+incompatible h1:WdXzl7ZmYzCAz4pElZosPaUlRTW+qwVx/SkQSCa1jXs =
73
75
github.com/buildkite/terminal-to-html v3.2.0+incompatible /go.mod h1:BFFdFecOxCgjdcarqI+8izs6v85CU/1RA/4Bqh4GR7E =
74
76
github.com/campoy/embedmd v1.0.0 h1:V4kI2qTJJLf4J29RzI/MAt2c3Bl4dQSYPuflzwFH2hY =
You can’t perform that action at this time.
0 commit comments