Skip to content

Commit 31dbf23

Browse files
author
Aalyria Technologies, Inc
committed
Import changes.
- 8c2fa63fda588be982b397d1ba568dff0c055b41 GitOrigin-RevId: 8c2fa63fda588be982b397d1ba568dff0c055b41
1 parent 964cbca commit 31dbf23

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ use_repo(maven, "maven")
6666

6767
go_sdk = use_extension("@rules_go//go:extensions.bzl", "go_sdk")
6868
go_sdk.download(
69-
version = "1.25.6",
69+
version = "1.25.7",
7070
)
7171

7272
go_deps = use_extension("@gazelle//:extensions.bzl", "go_deps")

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module aalyria.com/spacetime
22

3-
go 1.25.3
3+
go 1.25.7
44

55
require (
66
cloud.google.com/go/longrunning v0.6.4

0 commit comments

Comments
 (0)