Skip to content

Commit

Permalink
Update Go to v1.22.5 (#5635)
Browse files Browse the repository at this point in the history
  • Loading branch information
wallyqs authored Jul 9, 2024
2 parents 733f234 + 8c6bcb8 commit e01679d
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.22.4"
- "1.21.11"
- "1.22.5"
- "1.21.12"

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

Expand Down

0 comments on commit e01679d

Please sign in to comment.