Skip to content

Commit f3b7253

Browse files
committed
Revert "fix(e2e): correct Go version from non-existent 1.24 to 1.23"
This reverts commit c2f59cd.
1 parent c2f59cd commit f3b7253

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2e/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/vllm-project/semantic-router/e2e
22

3-
go 1.23
3+
go 1.24
44

55
require (
66
k8s.io/api v0.31.0

0 commit comments

Comments
 (0)