1783 Commits

Author SHA1 Message Date
Benjamin Wang
eb9c76f15b
Merge pull request #925 from Elbehery/20250311-bump-go1.24.1
Bump go 1.24.1
2025-03-12 09:43:33 +00:00
Mustafa Elbehery
dc3e34b318 Bump go 1.24.1
Signed-off-by: Mustafa Elbehery <melbeher@redhat.com>
2025-03-11 21:23:04 +01:00
Benjamin Wang
d13c7f25ca
Merge pull request #907 from Elbehery/20250216-bump-go1.24.0
Bump go 1.24.0
2025-03-11 17:50:59 +00:00
Mustafa Elbehery
24c5a2be46 Bump go 1.24.0
Signed-off-by: Mustafa Elbehery <melbeher@redhat.com>
2025-03-11 11:46:19 +01:00
Benjamin Wang
9b88cf72b6
Merge pull request #924 from ivanvc/update-golang-x-dependencies
[2025-03-10] Manual dependency update
2025-03-11 07:41:20 +00:00
Ivan Valdes
55ed00504e
build(deps): Bump golang.org/x/sys from 0.30.0 to 0.31.0
Dependency update from: https://github.com/etcd-io/bbolt/pull/922

Signed-off-by: Ivan Valdes <ivan@vald.es>
2025-03-10 16:47:19 -07:00
Ivan Valdes
d08e835e29
build(deps): Bump golang.org/x/sync from 0.11.0 to 0.12.0
Dependency update from https://github.com/etcd-io/bbolt/pull/923

Signed-off-by: Ivan Valdes <ivan@vald.es>
2025-03-10 16:25:10 -07:00
Benjamin Wang
64b4268a9c
Merge pull request #913 from mmorel-35/golangci-lint
chore: setup golangci-lint config file
2025-03-06 15:30:54 +00:00
Benjamin Wang
526ef1e15f
Merge pull request #916 from Elbehery/20250221-bump-go-linter-1.24-win
bump golangci-lint v1.64.5-win
2025-02-21 19:22:56 +00:00
Mustafa Elbehery
09ce777911 bump golangci-lint v1.64.5-win
Signed-off-by: Mustafa Elbehery <melbeher@redhat.com>
2025-02-21 18:56:01 +01:00
Benjamin Wang
02646af98b
Merge pull request #915 from Elbehery/20250221-bump-go-linter-1.24
bump golangci-lint v1.64.5
2025-02-21 10:49:14 +00:00
Mustafa Elbehery
a8be651e3b bump golangci-lint v1.64.5
Signed-off-by: Mustafa Elbehery <melbeher@redhat.com>
2025-02-21 10:09:51 +01:00
Benjamin Wang
4b8d9e7d6d
Merge pull request #912 from etcd-io/dependabot/go_modules/github.com/spf13/cobra-1.9.1
build(deps): Bump github.com/spf13/cobra from 1.8.1 to 1.9.1
2025-02-20 08:42:31 +00:00
Benjamin Wang
005942dc24
Merge pull request #911 from etcd-io/dependabot/github_actions/golangci/golangci-lint-action-6.5.0
build(deps): Bump golangci/golangci-lint-action from 6.3.2 to 6.5.0
2025-02-20 08:40:18 +00:00
Matthieu MOREL
47910f18f8 chore: setup golangci-lint config file
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
2025-02-20 07:28:01 +01:00
dependabot[bot]
1698251cb7
build(deps): Bump golangci/golangci-lint-action from 6.3.2 to 6.5.0
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.3.2 to 6.5.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](051d919338...2226d7cb06)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-17 15:21:13 +00:00
Benjamin Wang
0f8947f683
Merge pull request #909 from Elbehery/20250216-bump-go-linter-1.24
Bump go linter 1.24
2025-02-17 15:20:13 +00:00
dependabot[bot]
9929d76603
build(deps): Bump github.com/spf13/cobra from 1.8.1 to 1.9.1
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.8.1 to 1.9.1.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v1.8.1...v1.9.1)

---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-17 15:17:38 +00:00
Mustafa Elbehery
4254016893 Bump go linter 1.24
Signed-off-by: Mustafa Elbehery <melbeher@redhat.com>
2025-02-16 16:53:33 +01:00
Benjamin Wang
232894fa7b
Merge pull request #906 from spzala/addcoc
Add code of conduct
2025-02-12 07:51:17 +00:00
Sahdev Zala
a7dd9f3e35 Add code of conduct
Add etcd community code of conduct. Modeled after Kubernetes repos.

Signed-off-by: Sahdev Zala <spzala@us.ibm.com>
2025-02-11 17:42:56 -05:00
Benjamin Wang
09ff73b9a7
Merge pull request #904 from ivanvc/fix-debug-log-line
Fix debug sync log line
2025-02-11 07:49:57 +00:00
Ivan Valdes
7eb11b0d67
Fix debug sync log line
Signed-off-by: Ivan Valdes <ivan@vald.es>
2025-02-10 14:32:07 -08:00
Benjamin Wang
ca69ea0c2c
Merge pull request #900 from etcd-io/dependabot/go_modules/golang.org/x/sync-0.11.0
build(deps): Bump golang.org/x/sync from 0.10.0 to 0.11.0
2025-02-10 19:35:32 +00:00
Benjamin Wang
75ef86b158
Merge pull request #901 from etcd-io/dependabot/github_actions/golangci/golangci-lint-action-6.3.2
build(deps): Bump golangci/golangci-lint-action from 6.2.0 to 6.3.2
2025-02-10 17:11:30 +00:00
dependabot[bot]
bef55a5a1a
build(deps): Bump golang.org/x/sync from 0.10.0 to 0.11.0
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.10.0 to 0.11.0.
- [Commits](https://github.com/golang/sync/compare/v0.10.0...v0.11.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sync
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-10 16:11:15 +00:00
Benjamin Wang
d1519127d0
Merge pull request #899 from etcd-io/dependabot/go_modules/golang.org/x/sys-0.30.0
build(deps): Bump golang.org/x/sys from 0.29.0 to 0.30.0
2025-02-10 16:09:55 +00:00
dependabot[bot]
8653d6582c
build(deps): Bump golangci/golangci-lint-action from 6.2.0 to 6.3.2
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.2.0 to 6.3.2.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](ec5d18412c...051d919338)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-10 14:59:11 +00:00
dependabot[bot]
7f0904bd38
build(deps): Bump golang.org/x/sys from 0.29.0 to 0.30.0
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.29.0 to 0.30.0.
- [Commits](https://github.com/golang/sys/compare/v0.29.0...v0.30.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-10 14:12:46 +00:00
Benjamin Wang
5dca857c5b
Merge pull request #894 from ahrtr/changelog_20250205
Update changelog for v1.4.0
2025-02-05 18:38:42 +00:00
Benjamin Wang
a106ab7439 Update changelog for v1.4.0
Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com>
2025-02-05 13:25:54 +00:00
Benjamin Wang
6ecf715c49
Merge pull request #891 from marcelfranca/issue/19333-main
update golang toolchain to 1.23.6
2025-02-05 08:11:26 +00:00
Marcel Franca
8c64d067f6 update goland toolchain to 1.23.6
Signed-off-by: Marcel Franca <marcel@marcelfranca.com>
2025-02-04 21:29:06 -03:00
Benjamin Wang
5dbec69d1e
Merge pull request #889 from etcd-io/dependabot/go_modules/github.com/spf13/pflag-1.0.6
build(deps): Bump github.com/spf13/pflag from 1.0.5 to 1.0.6
2025-02-03 16:18:45 +00:00
dependabot[bot]
33910ccbb8
build(deps): Bump github.com/spf13/pflag from 1.0.5 to 1.0.6
Bumps [github.com/spf13/pflag](https://github.com/spf13/pflag) from 1.0.5 to 1.0.6.
- [Release notes](https://github.com/spf13/pflag/releases)
- [Commits](https://github.com/spf13/pflag/compare/v1.0.5...v1.0.6)

---
updated-dependencies:
- dependency-name: github.com/spf13/pflag
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-03 14:50:17 +00:00
Benjamin Wang
74ae007bde
Merge pull request #887 from etcd-io/dependabot/github_actions/actions/stale-9.1.0
build(deps): Bump actions/stale from 9.0.0 to 9.1.0
2025-01-27 16:24:06 +00:00
Benjamin Wang
462353ef9c
Merge pull request #888 from etcd-io/dependabot/github_actions/actions/setup-go-5.3.0
build(deps): Bump actions/setup-go from 5.2.0 to 5.3.0
2025-01-27 16:23:28 +00:00
dependabot[bot]
539c45600b
build(deps): Bump actions/setup-go from 5.2.0 to 5.3.0
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](3041bf56c9...f111f3307d)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-27 14:39:11 +00:00
dependabot[bot]
b61058275c
build(deps): Bump actions/stale from 9.0.0 to 9.1.0
Bumps [actions/stale](https://github.com/actions/stale) from 9.0.0 to 9.1.0.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](28ca103628...5bef64f19d)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-27 14:39:07 +00:00
Benjamin Wang
86835b2229
Merge pull request #886 from etcd-io/dependabot/github_actions/golangci/golangci-lint-action-6.2.0
build(deps): Bump golangci/golangci-lint-action from 6.1.1 to 6.2.0
2025-01-21 20:19:15 +00:00
dependabot[bot]
41a1050ba3
build(deps): Bump golangci/golangci-lint-action from 6.1.1 to 6.2.0
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.1.1 to 6.2.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](971e284b60...ec5d18412c)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-20 14:30:54 +00:00
Benjamin Wang
72adeb6618
Merge pull request #884 from ajaysundark/bump-bbolt-golang-toolchain-1.23.5
bbolt: update golang toolchain to 1.23.5
2025-01-18 08:45:05 +00:00
ajaysundar.k
6bc997cd9c bbolt: update golang toolchain to 1.23.5
Signed-off-by: ajaysundar.k <ajaysundar.k@gmail.com>
2025-01-18 01:27:48 +00:00
Benjamin Wang
3fb93c26db
Merge pull request #880 from etcd-io/dependabot/go_modules/golang.org/x/sys-0.29.0
build(deps): Bump golang.org/x/sys from 0.28.0 to 0.29.0
2025-01-06 16:44:46 +00:00
dependabot[bot]
dcfec94954
build(deps): Bump golang.org/x/sys from 0.28.0 to 0.29.0
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.28.0 to 0.29.0.
- [Commits](https://github.com/golang/sys/compare/v0.28.0...v0.29.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-06 14:45:57 +00:00
Benjamin Wang
5da13a93b7
Merge pull request #879 from x3c3/go-fix-fixes
Update buildtags
2024-12-31 08:40:38 +00:00
Mark Ayers
248fddc1ec
Update buildtags
Signed-off-by: Mark Ayers <mark@philoserf.com>
2024-12-28 17:42:28 -05:00
Benjamin Wang
7b2d3609bf
Merge pull request #874 from etcd-io/dependabot/github_actions/actions/setup-go-5.2.0
build(deps): Bump actions/setup-go from 5.1.0 to 5.2.0
2024-12-16 16:23:54 +00:00
dependabot[bot]
52699ce8fa
build(deps): Bump actions/setup-go from 5.1.0 to 5.2.0
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](41dfa10bad...3041bf56c9)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-16 14:48:37 +00:00
Benjamin Wang
92c7414587
Merge pull request #871 from RiceChuan/main
docs: remove repetitive words
2024-12-12 09:16:02 +00:00