Skip to content

Commit d486b44

Browse files
fix(deps): update module cloud.google.com/go/storage to v1.49.0
1 parent 14e1dbc commit d486b44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ require (
5555
)
5656

5757
require (
58-
cloud.google.com/go/storage v1.43.0
58+
cloud.google.com/go/storage v1.49.0
5959
github.com/alecthomas/chroma/v2 v2.15.0
6060
github.com/alecthomas/kingpin/v2 v2.4.0
6161
github.com/aws/aws-sdk-go v1.55.5

0 commit comments

Comments
 (0)