Skip to content

Commit

Permalink
chore: bump go to 1.22.4, rekres
Browse files Browse the repository at this point in the history
Bump Go, rekres to get new protobuf and gateway versions, regenerate sources with the new versions.

Signed-off-by: Utku Ozdemir <[email protected]>
  • Loading branch information
utkuozdemir committed Jun 20, 2024
1 parent 271bb70 commit 551286e
Show file tree
Hide file tree
Showing 18 changed files with 220 additions and 220 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# THIS FILE WAS AUTOMATICALLY GENERATED, PLEASE DO NOT EDIT.
#
# Generated on 2024-06-19T20:43:57Z by kres 4c9f215.
# Generated on 2024-06-20T19:39:00Z by kres 4c9f215.

ARG JS_TOOLCHAIN
ARG TOOLCHAIN
Expand Down
6 changes: 3 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# THIS FILE WAS AUTOMATICALLY GENERATED, PLEASE DO NOT EDIT.
#
# Generated on 2024-06-19T20:43:57Z by kres 4c9f215.
# Generated on 2024-06-20T19:39:00Z by kres 4c9f215.

# common variables

Expand All @@ -20,9 +20,9 @@ REGISTRY_AND_USERNAME ?= $(REGISTRY)/$(USERNAME)
PROTOBUF_GRPC_GATEWAY_TS_VERSION ?= 1.2.1
TESTPKGS ?= ./...
JS_BUILD_ARGS ?=
PROTOBUF_GO_VERSION ?= 1.34.1 # reverted manually to 1.34.1
PROTOBUF_GO_VERSION ?= 1.34.2
GRPC_GO_VERSION ?= 1.4.0
GRPC_GATEWAY_VERSION ?= 2.19.1 # reverted manually to 2.19.1
GRPC_GATEWAY_VERSION ?= 2.20.0
VTPROTOBUF_VERSION ?= 0.6.0
GOIMPORTS_VERSION ?= 0.22.0
DEEPCOPY_VERSION ?= v0.5.6
Expand Down
6 changes: 3 additions & 3 deletions client/api/common/omni.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

52 changes: 26 additions & 26 deletions client/api/omni/management/management.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions client/api/omni/management/management.pb.gw.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions client/api/omni/oidc/oidc.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions client/api/omni/oidc/oidc.pb.gw.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 551286e

Please sign in to comment.