Skip to content

Commit 2be73d9

Browse files
committed
update CI to test against go1.19, and regenerate protos
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
1 parent f39cdd8 commit 2be73d9

3 files changed

Lines changed: 73 additions & 36 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# syntax=docker/dockerfile:1
22

3-
ARG GO_VERSION=1.18.9
3+
ARG GO_VERSION=1.19.11
44
ARG PROTOC_VERSION=3.11.4
55
ARG GOLANGCI_LINT_VERSION=v1.50.1
66
ARG DEBIAN_FRONTEND=noninteractive

api/types.pb.go

Lines changed: 70 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

protobuf/plugin/deepcopy/test/deepcopy.pb.go

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)