Skip to content

Commit b68ef1c

Browse files
committed
chore: bump
Signed-off-by: Kaan Doyurur <kaan@escape.tech>
1 parent 41423ef commit b68ef1c

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/pr.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
- "1.23"
4646
- "1.24"
4747
- "1.25"
48+
- "1.25.8"
4849
runs-on: ${{ matrix.os }}
4950
steps:
5051
- uses: actions/checkout@v4

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/Escape-Technologies/cli
22

3-
go 1.25.0
3+
go 1.25.8
44

55
require (
66
github.com/Escape-Technologies/go-socks5 v1.0.0

0 commit comments

Comments
 (0)