Skip to content

Commit

Permalink
Bump github.com/alecthomas/kong from 1.2.0 to 1.2.1
Browse files Browse the repository at this point in the history
Bumps [github.com/alecthomas/kong](https://github.com/alecthomas/kong) from 1.2.0 to 1.2.1.
- [Commits](alecthomas/kong@v1.2.0...v1.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 12, 2024
1 parent 3c3c0f1 commit 56493af
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.23

require (
github.com/OpenSlides/openslides-autoupdate-service v0.4.1-0.20240905125734-72c19825df6e
github.com/alecthomas/kong v1.2.0
github.com/alecthomas/kong v1.2.1
github.com/gomodule/redigo v1.9.2
github.com/jackc/pgx/v5 v5.7.1
github.com/ory/dockertest/v3 v3.11.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ github.com/OpenSlides/openslides-autoupdate-service v0.4.1-0.20240905125734-72c1
github.com/OpenSlides/openslides-autoupdate-service v0.4.1-0.20240905125734-72c19825df6e/go.mod h1:HEoY533WGShcOeda+aUDvAd3wyTQ2BqR5AUha+LZcHk=
github.com/alecthomas/assert/v2 v2.10.0 h1:jjRCHsj6hBJhkmhznrCzoNpbA3zqy0fYiUcYZP/GkPY=
github.com/alecthomas/assert/v2 v2.10.0/go.mod h1:Bze95FyfUr7x34QZrjL+XP+0qgp/zg8yS+TtBj1WA3k=
github.com/alecthomas/kong v1.2.0 h1:rzOKVDXrKg6hpQi+99VFbgkiXLCRbnYp18PAlK6wYas=
github.com/alecthomas/kong v1.2.0/go.mod h1:rKTSFhbdp3Ryefn8x5MOEprnRFQ7nlmMC01GKhehhBM=
github.com/alecthomas/kong v1.2.1 h1:E8jH4Tsgv6wCRX2nGrdPyHDUCSG83WH2qE4XLACD33Q=
github.com/alecthomas/kong v1.2.1/go.mod h1:rKTSFhbdp3Ryefn8x5MOEprnRFQ7nlmMC01GKhehhBM=
github.com/alecthomas/repr v0.4.0 h1:GhI2A8MACjfegCPVq9f1FLvIBS+DrQ2KQBFZP1iFzXc=
github.com/alecthomas/repr v0.4.0/go.mod h1:Fr0507jx4eOXV7AlPV6AVZLYrLIuIeSOWtW57eE/O/4=
github.com/cenkalti/backoff/v4 v4.3.0 h1:MyRJ/UdXutAwSAT+s3wNd7MfTIcy71VQueUuFK343L8=
Expand Down

0 comments on commit 56493af

Please sign in to comment.