gcore-cli icon indicating copy to clipboard operation
gcore-cli copied to clipboard

Gcore CLI tool

Results 21 gcore-cli issues
Sort by recently updated
recently updated
newest added

Bumps [github.com/dromara/carbon/v2](https://github.com/dromara/carbon) from 2.6.3 to 2.6.7. Release notes Sourced from github.com/dromara/carbon/v2's releases. v2.6.7 Full Changelog: https://github.com/dromara/carbon/compare/v2.6.6...v2.6.7 v2.6.6 English Fix bug locale file cannot be found on Windows os Fix bug...

dependencies
go

According to goreleaser [documentation](https://goreleaser.com/customization/homebrew/), the `branch` property must differ from the base for pull requests to work.

Bumps [golang.org/x/text](https://github.com/golang/text) from 0.24.0 to 0.25.0. Commits 700cc20 go.mod: update golang.org/x dependencies See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/text&package-manager=go_modules&previous-version=0.24.0&new-version=0.25.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as...

dependencies
go

Bumps [golang.org/x/term](https://github.com/golang/term) from 0.31.0 to 0.32.0. Commits 2ec7864 go.mod: update golang.org/x dependencies a809085 term: support pluggable history See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/term&package-manager=go_modules&previous-version=0.31.0&new-version=0.32.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any...

dependencies
go

Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. Release notes Sourced from actions/checkout's releases. v6.0.0 What's Changed Update README to include Node.js 24 support details and requirements by @​salmanmkc in actions/checkout#2248 Persist...

dependencies
github_actions

Bumps [golang.org/x/term](https://github.com/golang/term) from 0.35.0 to 0.37.0. Commits 1231d54 go.mod: update golang.org/x dependencies 3475bc8 term: fix some comments 3a0828a go.mod: update golang.org/x dependencies See full diff in compare view [![Dependabot compatibility...

dependencies
go

Bumps [golang.org/x/text](https://github.com/golang/text) from 0.29.0 to 0.31.0. Commits e7ff6b3 go.mod: update golang.org/x dependencies fbf012b all: use reflect.TypeFor instead of reflect.TypeOf c6abd03 go.mod: update golang.org/x dependencies 42f038d x/text: fix nil dereference in...

dependencies
go

Bumps [github.com/dromara/carbon/v2](https://github.com/dromara/carbon) from 2.6.11 to 2.6.12. Release notes Sourced from github.com/dromara/carbon/v2's releases. v2.6.12 English Lower golang environment dependency from 1.21 to 1.18 Upgrade testify testing framework from v1.10.0 to v1.11.1...

dependencies
go

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4. Release notes Sourced from github/codeql-action's releases. v3.30.8 CodeQL Action Changelog See the releases page for the relevant changes to the CodeQL CLI and language...

dependencies
github_actions

Add the command to load KV data as CSV file, split file entries into separate requests in order not to exceed single revision limit. Depends on https://github.com/G-Core/FastEdgeConfig/issues/673