fix(deps): update module github.com/alecthomas/kong to v1.16.1 (#469)
Unbound Release / Check Preconditions (push) Successful in 22s
Unbound Release / Create Tag (push) Skipped
gitlab-cleanup-handler / vulnerabilities (push) Successful in 54s
Unbound Release / Generate Changelog and Handle PR (push) Successful in 38s
gitlab-cleanup-handler / test (push) Successful in 1m4s
Unbound Release / Create Release (push) Successful in 23s
Release / release (push) Successful in 1m8s
gitlab-cleanup-handler / build (push) Successful in 55s
Unbound Release / Check Preconditions (push) Successful in 22s
Unbound Release / Create Tag (push) Skipped
gitlab-cleanup-handler / vulnerabilities (push) Successful in 54s
Unbound Release / Generate Changelog and Handle PR (push) Successful in 38s
gitlab-cleanup-handler / test (push) Successful in 1m4s
Unbound Release / Create Release (push) Successful in 23s
Release / release (push) Successful in 1m8s
gitlab-cleanup-handler / build (push) Successful in 55s
This commit was merged in pull request #469.
This commit is contained in:
@@ -5,7 +5,7 @@ go 1.26.0
|
||||
toolchain go1.26.5
|
||||
|
||||
require (
|
||||
github.com/alecthomas/kong v1.16.0
|
||||
github.com/alecthomas/kong v1.16.1
|
||||
github.com/apex/log v1.9.0
|
||||
github.com/stretchr/testify v1.11.1
|
||||
gitlab.com/unboundsoftware/apex-mocks v0.2.0
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
github.com/alecthomas/assert/v2 v2.11.0 h1:2Q9r3ki8+JYXvGsDyBXwH3LcJ+WK5D0gc5E8vS6K3D0=
|
||||
github.com/alecthomas/assert/v2 v2.11.0/go.mod h1:Bze95FyfUr7x34QZrjL+XP+0qgp/zg8yS+TtBj1WA3k=
|
||||
github.com/alecthomas/kong v1.16.0 h1:g92/kUxBcdcTPOM79yE63viJgtcp5dNyrB3/O2cjYT4=
|
||||
github.com/alecthomas/kong v1.16.0/go.mod h1:wrlbXem1CWqUV5Vbmss5ISYhsVPkBb1Yo7YKJghju2I=
|
||||
github.com/alecthomas/kong v1.16.1 h1:ixhCt93XkJ98kGposQ54+bl0IK6XwqB40AsMynU7Z8E=
|
||||
github.com/alecthomas/kong v1.16.1/go.mod h1:wrlbXem1CWqUV5Vbmss5ISYhsVPkBb1Yo7YKJghju2I=
|
||||
github.com/alecthomas/repr v0.5.2 h1:SU73FTI9D1P5UNtvseffFSGmdNci/O6RsqzeXJtP0Qs=
|
||||
github.com/alecthomas/repr v0.5.2/go.mod h1:Fr0507jx4eOXV7AlPV6AVZLYrLIuIeSOWtW57eE/O/4=
|
||||
github.com/apex/log v1.9.0 h1:FHtw/xuaM8AgmvDDTI9fiwoAL25Sq2cxojnZICUU8l0=
|
||||
|
||||
Reference in New Issue
Block a user