Skip to content

Commit

Permalink
Update to Go 1.23.4, 1.22.10 (#6228)
Browse files Browse the repository at this point in the history
Signed-off-by: Neil Twigg <neil@nats.io>
  • Loading branch information
derekcollison authored Dec 6, 2024
2 parents dc6d317 + c43a70b commit f264fb3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ language: go
go:
# This should be quoted or use .x, but should not be unquoted.
# Remember that a YAML bare float drops trailing zeroes.
- "1.23.3"
- "1.22.9"
- "1.23.4"
- "1.22.10"

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

Expand Down

0 comments on commit f264fb3

Please sign in to comment.