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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-03-05 10:53:35 +11:00
committed by GitHub
parent 51e3de86cf
commit 088cd7874e
4 changed files with 17 additions and 3 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
module github.com/alecthomas/kong
require (
github.com/alecthomas/assert/v2 v2.5.0
github.com/alecthomas/repr v0.3.0
github.com/alecthomas/assert/v2 v2.6.0
github.com/alecthomas/repr v0.4.0
)
require github.com/hexops/gotextdiff v1.0.3 // indirect