Bump Travis Go version to 1.21.3 and 1.20.10 (#4649)

Signed-off-by: Byron Ruth <byron@nats.io>
This commit is contained in:
Byron Ruth
2023-10-11 13:46:17 -04:00
committed by GitHub
parent 38794e5af9
commit a25af02c73

View File

@@ -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.21.2"
- "1.20.9"
- "1.21.3"
- "1.20.10"
go_import_path: github.com/nats-io/nats-server