File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2
2
3
3
# THIS FILE WAS AUTOMATICALLY GENERATED, PLEASE DO NOT EDIT.
4
4
#
5
- # Generated on 2022-10-11T17:00:26Z by kres bcb3684 .
5
+ # Generated on 2022-10-24T14:11:18Z by kres ef0ba25-dirty .
6
6
7
7
ARG TOOLCHAIN
8
8
@@ -14,7 +14,7 @@ FROM ghcr.io/siderolabs/ca-certificates:v1.2.0 AS image-ca-certificates
14
14
FROM ghcr.io/siderolabs/fhs:v1.2.0 AS image-fhs
15
15
16
16
# runs markdownlint
17
- FROM docker.io/node:18.10 .0-alpine3.16 AS lint-markdown
17
+ FROM docker.io/node:19.0 .0-alpine3.16 AS lint-markdown
18
18
WORKDIR /src
19
19
20
20
Original file line number Diff line number Diff line change 1
1
# THIS FILE WAS AUTOMATICALLY GENERATED, PLEASE DO NOT EDIT.
2
2
#
3
- # Generated on 2022-10-11T17:00:26Z by kres bcb3684 .
3
+ # Generated on 2022-10-24T14:11:18Z by kres ef0ba25-dirty .
4
4
5
5
# common variables
6
6
@@ -13,13 +13,13 @@ WITH_RACE ?= false
13
13
REGISTRY ?= ghcr.io
14
14
USERNAME ?= siderolabs
15
15
REGISTRY_AND_USERNAME ?= $(REGISTRY ) /$(USERNAME )
16
- GOLANGCILINT_VERSION ?= v1.50.0
16
+ GOLANGCILINT_VERSION ?= v1.50.1
17
17
GOFUMPT_VERSION ?= v0.4.0
18
18
GO_VERSION ?= 1.19
19
- GOIMPORTS_VERSION ?= v0.1.12
19
+ GOIMPORTS_VERSION ?= v0.2.0
20
20
PROTOBUF_GO_VERSION ?= 1.28.1
21
21
GRPC_GO_VERSION ?= 1.2.0
22
- GRPC_GATEWAY_VERSION ?= 2.11.3
22
+ GRPC_GATEWAY_VERSION ?= 2.12.0
23
23
VTPROTOBUF_VERSION ?= 0.3.0
24
24
DEEPCOPY_VERSION ?= v0.5.5
25
25
GO_BUILDFLAGS ?=
You can’t perform that action at this time.
0 commit comments