Update go dependency on 1.19

Ref: #516
This commit is contained in:
Denis Arh
2022-11-26 12:19:01 +01:00
parent d4c6bae09a
commit 19191a4312
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ env:
BUILD_OS: linux
BUILD_ARCH: amd64
GO_VERSION: 1.18
GO_VERSION: 1.19
GOFLAGS: -mod=readonly
NODE_VERSION: 16