Skip to content

Commit e0f3d37

Browse files
chore(deps): update dependency go to v1.26.1
1 parent 80a62de commit e0f3d37

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Setup go
3030
uses: actions/setup-go@v6.3.0
3131
with:
32-
go-version: 1.26.0
32+
go-version: 1.26.1
3333

3434
- name: Build
3535
run: go build -v ./...

0 commit comments

Comments
 (0)