Skip to content

Commit

Permalink
Bump Go 1.22.2 and Go 1.21.9
Browse files Browse the repository at this point in the history
Signed-off-by: Byron Ruth <byron@nats.io>
  • Loading branch information
bruth authored and neilalexander committed Apr 11, 2024
1 parent 478cee2 commit 63d2d71
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.1"
- "1.21.8"
- "1.22.2"
- "1.21.9"

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

Expand Down

0 comments on commit 63d2d71

Please sign in to comment.