7f8d40d568
bumping go to version 1.23.6
...
Signed-off-by: Marcel Franca <marcel@marcelfranca.com >
2025-02-04 19:15:39 -03:00
74ffe2e783
etcd: update golang toolchain to 1.23.5
...
Signed-off-by: ajaysundar.k <ajaysundar.k@gmail.com >
2025-01-18 00:08:48 +00:00
8359b320d1
dependency: bump go.opentelemetry.io/otel from 1.32.0 to 1.33.0
...
This commit will bump dependency go.opentelemetry.io/otel from 1.32.0 to 1.33.0
Signed-off-by: ArkaSaha30 <arkasaha30@gmail.com >
2024-12-19 14:11:12 +05:30
fb42ae06b8
etdc main: updated go version from 1.23.3 to 1.23.3
...
Signed-off-by: Anurag De <anuragde2004@gmail.com >
2024-12-04 13:26:05 +05:30
6fd6bd812f
dependency: bump github.com/stretchr/testify from 1.9.0 to 1.10.0
...
This commit will bump dependency github.com/stretchr/testify from 1.9.0 to 1.10.0
Signed-off-by: ArkaSaha30 <arkasaha30@gmail.com >
2024-11-29 12:38:16 +05:30
b1fb361eca
Bump go toolchain to 1.23.3
...
Signed-off-by: Ivan Valdes <ivan@vald.es >
2024-11-06 17:13:26 -08:00
3343dc894a
fix: use require.NoError instead of t.Fatal(err) in client package
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2024-10-09 08:29:38 +02:00
8650df2868
Bump go version to 1.23.2
...
Signed-off-by: Agni <bhattacharyya.agni@gmail.com >
2024-10-02 03:34:11 +05:30
dcdfead770
Bump go toolchain to 1.23.1
...
Reference:
- https://github.com/etcd-io/etcd/issues/18543
- https://github.com/kubernetes/release/issues/3650
Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com >
2024-09-26 22:38:57 +02:00
29f3bc2222
Bump go toolchain to 1.22.7
...
Reference:
- https://github.com/etcd-io/etcd/issues/18443
- https://github.com/etcd-io/etcd/issues/18548#issuecomment-2343061825
Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com >
2024-09-11 15:32:52 +02:00
794d1b64f7
go version bump from 1.22.5 to 1.22.6
...
Reference: https://github.com/etcd-io/etcd/issues/18419
Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com >
2024-08-08 21:30:09 +02:00
984100b3a6
dependency: bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.20.0 to 2.21.0
...
This commit will bump dependency bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.20.0 to 2.21.0 raised by dependabot.
Signed-off-by: ArkaSaha30 <arkasaha30@gmail.com >
2024-07-31 14:16:18 +05:30
8f974669c5
Bump Go version to 1.22.5: GO-2024-2963 fix.
...
Signed-off-by: D Tripp <38776199+thedtripp@users.noreply.github.com >
2024-07-03 05:07:03 +00:00
2089857ab8
Bump Go version to 1.22.4: CVE 2024-24790 fix
...
Signed-off-by: ArkaSaha30 <arkasaha30@gmail.com >
2024-06-05 14:12:52 +05:30
6038f391f1
Upgrade go to 1.22.3.
...
Signed-off-by: Lavish pal <lvishpal408@gmail.com >
2024-05-10 03:27:35 +05:30
f6a35f8786
.*: sync go toolchain version and add ability to verify versions
...
This commit adds a script to sync the version present in .go-version
across all go.mod files as the toolchain directive. As part of that,
this commit also modifies go.mod files that did not have synced toolchain
directives.
Additionally, this also adds a script to verify all toolchain and go
directives against the version present in .go-version as follows:
(1) The go directive <= version in .go-version
(2) The toolchain directive == version in .go-version
This script runs as part of the `make verify` target, making it run
as a presbumit by default.
Signed-off-by: Madhav Jivrajani <madhav.jiv@gmail.com >
2024-05-07 17:52:56 +05:30
0024569c7c
dependency: bump github.com/stretchr/testify from 1.8.4 to 1.9.0
...
Signed-off-by: Ivan Valdes <ivan@vald.es >
2024-03-11 11:50:27 -07:00
bb4b70bbb2
Migrate to go1.22
...
Signed-off-by: Allen Ray <alray@redhat.com >
2024-03-06 17:15:36 -05:00
cc130fd2d4
Update to go1.21
...
Signed-off-by: Allen Ray <alray@redhat.com >
2023-09-13 10:10:02 -04:00
b6d123d08b
Update to golang 1.20 minor release.
...
Signed-off-by: James Blair <mail@jamesblair.net >
2023-08-11 15:03:48 +12:00
b2c39fc8e6
2023-06-06: bump up dependencies update identified by dependabot
...
Signed-off-by: Chao Chen <chaochn@amazon.com >
2023-06-06 20:18:44 -07:00
ef91e8ae78
dependency: bump github.com/stretchr/testify from 1.8.2 to 1.8.3
...
Signed-off-by: Bogdan Kanivets <bkanivets@apple.com >
2023-05-24 23:58:13 -07:00
be7be34800
client: Hide v2 client package
...
Signed-off-by: Marek Siarkowicz <siarkowicz@google.com >
2023-03-31 10:26:11 +02:00