Compare commits

...

2 Commits

Author SHA1 Message Date
dependabot[bot] 4f1e9878c9 build(deps): bump github.com/urfave/cli/v2 from 2.25.5 to 2.25.6
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.25.5 to 2.25.6.
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/urfave/cli/compare/v2.25.5...v2.25.6)

---
updated-dependencies:
- dependency-name: github.com/urfave/cli/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-13 14:34:04 +07:00
sudo pacman -Syu 82b5b74c9a chore(changelog): generate v1.18.3 2023-06-10 10:59:30 +07:00
3 changed files with 29 additions and 3 deletions

View File

@ -1,5 +1,31 @@
# CHANGELOG
## v1.18.3 (2023-06-10)
### Others
- build(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (2023-05-31)
- build(deps): bump github.com/urfave/cli/v2 from 2.25.4 to 2.25.5 (2023-05-30)
- build(deps): bump github.com/urfave/cli/v2 from 2.25.3 to 2.25.4 (2023-05-29)
- build(deps): bump github.com/go-git/go-git/v5 from 5.6.1 to 5.7.0 (2023-05-24)
- build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (2023-05-19)
- chore: Thanks Jetbrains (2023-05-18)
- build(deps): bump github.com/cloudflare/circl from 1.1.0 to 1.3.3 (2023-05-12)
- build(deps): bump github.com/urfave/cli/v2 from 2.25.2 to 2.25.3 (2023-05-02)
- build(deps): bump github.com/urfave/cli/v2 from 2.25.1 to 2.25.2 (2023-05-01)
- build(deps): bump golang.org/x/mod from 0.9.0 to 0.10.0 (2023-04-05)
- chore(changelog): generate v1.18.2 (2023-03-29)
## v1.18.2 (2023-03-29)
### Others

2
go.mod
View File

@ -12,7 +12,7 @@ require (
github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
github.com/sebdah/goldie/v2 v2.5.3
github.com/stretchr/testify v1.8.4
github.com/urfave/cli/v2 v2.25.5
github.com/urfave/cli/v2 v2.25.6
golang.org/x/mod v0.10.0
)

4
go.sum
View File

@ -89,8 +89,8 @@ github.com/stretchr/testify v1.3.0/go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UV
github.com/stretchr/testify v1.4.0/go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81PSLYec5m4=
github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcUk=
github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo=
github.com/urfave/cli/v2 v2.25.5 h1:d0NIAyhh5shGscroL7ek/Ya9QYQE0KNabJgiUinIQkc=
github.com/urfave/cli/v2 v2.25.5/go.mod h1:GHupkWPMM0M/sj1a2b4wUrWBPzazNrIjouW6fmdJLxc=
github.com/urfave/cli/v2 v2.25.6 h1:yuSkgDSZfH3L1CjF2/5fNNg2KbM47pY2EvjBq4ESQnU=
github.com/urfave/cli/v2 v2.25.6/go.mod h1:8qnjx1vcq5s2/wpsqoZFndg2CE5tNFyrTvS6SinrnYQ=
github.com/xanzy/ssh-agent v0.3.3 h1:+/15pJfg/RsTxqYcX6fHqOXZwwMP+2VyYWJeWM2qQFM=
github.com/xanzy/ssh-agent v0.3.3/go.mod h1:6dzNDKs0J9rVPHPhaGCukekBHKqfl+L3KghI1Bc68Uw=
github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 h1:bAn7/zixMGCfxrRTfdpNzjtPYqr8smhKouy9mxVdGPU=