File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
toolchain go1.23.2
6
6
7
7
require (
8
- cloud.google.com/go/storage v1.44 .0
8
+ cloud.google.com/go/storage v1.45 .0
9
9
git.sr.ht/~adnano/go-gemini v0.2.6
10
10
github.com/JohannesKaufmann/html-to-markdown v1.6.0
11
11
github.com/OneOfOne/xxhash v1.2.8
Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ cloud.google.com/go/longrunning v0.6.1 h1:lOLTFxYpr8hcRtcwWir5ITh1PAKUD/sG2lKrTS
19
19
cloud.google.com/go/longrunning v0.6.1 /go.mod h1:nHISoOZpBcmlwbJmiVk5oDRz0qG/ZxPynEGs1iZ79s0 =
20
20
cloud.google.com/go/monitoring v1.21.1 h1:zWtbIoBMnU5LP9A/fz8LmWMGHpk4skdfeiaa66QdFGc =
21
21
cloud.google.com/go/monitoring v1.21.1 /go.mod h1:Rj++LKrlht9uBi8+Eb530dIrzG/cU/lB8mt+lbeFK1c =
22
- cloud.google.com/go/storage v1.44 .0 h1:abBzXf4UJKMmQ04xxJf9dYM/fNl24KHoTuBjyJDX2AI =
23
- cloud.google.com/go/storage v1.44 .0 /go.mod h1:wpPblkIuMP5jCB/E48Pz9zIo2S/zD8g+ITmxKkPCITE =
22
+ cloud.google.com/go/storage v1.45 .0 h1:5av0QcIVj77t+44mV4gffFC/LscFRUhto6UBMB5SimM =
23
+ cloud.google.com/go/storage v1.45 .0 /go.mod h1:wpPblkIuMP5jCB/E48Pz9zIo2S/zD8g+ITmxKkPCITE =
24
24
cloud.google.com/go/trace v1.11.1 h1:UNqdP+HYYtnm6lb91aNA5JQ0X14GnxkABGlfz2PzPew =
25
25
cloud.google.com/go/trace v1.11.1 /go.mod h1:IQKNQuBzH72EGaXEodKlNJrWykGZxet2zgjtS60OtjA =
26
26
code.gitea.io/sdk/gitea v0.19.0 h1:8I6s1s4RHgzxiPHhOQdgim1RWIRcr0LVMbHBjBFXq4Y =
You can’t perform that action at this time.
0 commit comments