chore(deps): update all non-major dependencies (#425)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-07-05 22:49:21 +10:00
committed by GitHub
parent fcb5e05c07
commit 605cdd64a9
7 changed files with 33 additions and 4 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
module github.com/alecthomas/kong
require (
github.com/alecthomas/assert/v2 v2.8.1
github.com/alecthomas/assert/v2 v2.10.0
github.com/alecthomas/repr v0.4.0
)