chore(deps): update module github.com/alecthomas/assert/v2 to v2.5.0 (#407)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-01-22 19:21:44 +11:00
committed by GitHub
parent 5e5a0cf53d
commit 30e84613fe
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
module github.com/alecthomas/kong
require (
github.com/alecthomas/assert/v2 v2.4.1
github.com/alecthomas/assert/v2 v2.5.0
github.com/alecthomas/repr v0.3.0
)