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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-04-10 23:12:03 +10:00
committed by GitHub
parent 0376ce4e06
commit 2ab5733f11
7 changed files with 12 additions and 4 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
module github.com/alecthomas/kong
require (
github.com/alecthomas/assert/v2 v2.6.0
github.com/alecthomas/assert/v2 v2.8.1
github.com/alecthomas/repr v0.4.0
)