Skip to content

Commit 5e60171

Browse files
Update to Go 1.23.5/1.22.11 (#6379)
Signed-off-by: Neil Twigg <[email protected]>
2 parents 39b840f + 4c1afab commit 5e60171

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ language: go
88
go:
99
# This should be quoted or use .x, but should not be unquoted.
1010
# Remember that a YAML bare float drops trailing zeroes.
11-
- "1.23.4"
12-
- "1.22.10"
11+
- "1.23.5"
12+
- "1.22.11"
1313

1414
go_import_path: github.com/nats-io/nats-server
1515

0 commit comments

Comments
 (0)