Skip to content

Commit

Permalink
Update Go version to v1.22.7
Browse files Browse the repository at this point in the history
Signed-off-by: Waldemar Quevedo <[email protected]>
  • Loading branch information
wallyqs committed Sep 17, 2024
1 parent a89b71d commit aed2d89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ 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.6"
- "1.22.7"
- "1.21.13"

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

0 comments on commit aed2d89

Please sign in to comment.