Update to Go 1.19.8

Signed-off-by: Byron Ruth <byron@nats.io>
This commit is contained in:
Byron Ruth
2023-04-16 15:33:13 -04:00
parent 670da9f7a3
commit dea68595fd

View File

@@ -1,4 +1,3 @@
os: linux
dist: focal
@@ -7,12 +6,12 @@ vm:
language: go
go:
- 1.19.6
- 1.19.8
addons:
apt:
packages:
- rpm
- rpm
go_import_path: github.com/nats-io/nats-server
jobs: