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 @@ -3,7 +3,7 @@ module github.com/batmac/ccat
33go 1.25.0
44
55require (
6- cloud.google.com/go/storage v1.61.1
6+ cloud.google.com/go/storage v1.61.2
77 git.sr.ht/~adnano/go-gemini v0.2.6
88 github.com/JohannesKaufmann/html-to-markdown v1.6.0
99 github.com/OneOfOne/xxhash v1.2.8
Original file line number Diff line number Diff line change @@ -18,8 +18,8 @@ cloud.google.com/go/longrunning v0.8.0 h1:LiKK77J3bx5gDLi4SMViHixjD2ohlkwBi+mKA7
1818cloud.google.com/go/longrunning v0.8.0 /go.mod h1:UmErU2Onzi+fKDg2gR7dusz11Pe26aknR4kHmJJqIfk =
1919cloud.google.com/go/monitoring v1.24.3 h1:dde+gMNc0UhPZD1Azu6at2e79bfdztVDS5lvhOdsgaE =
2020cloud.google.com/go/monitoring v1.24.3 /go.mod h1:nYP6W0tm3N9H/bOw8am7t62YTzZY+zUeQ+Bi6+2eonI =
21- cloud.google.com/go/storage v1.61.1 h1:VELCSvZKiSw0AS1k3so5mKGy3CB7bTCYD8EHhTF42bY =
22- cloud.google.com/go/storage v1.61.1 /go.mod h1:k30/hwYfd0M8aULYbPkQLgNf+SFcdjlRHvLMXggw18E =
21+ cloud.google.com/go/storage v1.61.2 h1:Cz50LcApIJiLSd0GPZ3aWJWz9mJXXbpxph0JOilwQRY =
22+ cloud.google.com/go/storage v1.61.2 /go.mod h1:JtqK8BBB7TWv0HVGHubtUdzYYrakOQIsMLffZ2Z/HWk =
2323cloud.google.com/go/trace v1.11.7 h1:kDNDX8JkaAG3R2nq1lIdkb7FCSi1rCmsEtKVsty7p+U =
2424cloud.google.com/go/trace v1.11.7 /go.mod h1:TNn9d5V3fQVf6s4SCveVMIBS2LJUqo73GACmq/Tky0s =
2525code.gitea.io/sdk/gitea v0.22.1 h1:7K05KjRORyTcTYULQ/AwvlVS6pawLcWyXZcTr7gHFyA =
You can’t perform that action at this time.
0 commit comments