Skip to content

Commit 25606a3

Browse files
chore(deps): update dependency go to v1.25.7 (#307)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2a8ba44 commit 25606a3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/jepsen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Set up Go
3434
uses: actions/setup-go@v6
3535
with:
36-
go-version: "1.25.6"
36+
go-version: "1.25.7"
3737

3838
- name: Bring up Jepsen VMs
3939
working-directory: jepsen

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/bootjp/elastickv
22

33
go 1.24.0
44

5-
toolchain go1.25.6
5+
toolchain go1.25.7
66

77
require (
88
github.com/Jille/grpc-multi-resolver v1.3.0

0 commit comments

Comments
 (0)