File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/alecthomas/kingpin/v2
3
3
go 1.17
4
4
5
5
require (
6
- github.com/alecthomas/units v0.0.0-20240626203959-61d1e3462e30
6
+ github.com/alecthomas/units v0.0.0-20240927000941-0f3dac36c52b
7
7
github.com/stretchr/testify v1.9.0
8
8
github.com/xhit/go-str2duration/v2 v2.1.0
9
9
)
Original file line number Diff line number Diff line change 1
- github.com/alecthomas/units v0.0.0-20240626203959-61d1e3462e30 h1:t3eaIm0rUkzbrIewtiFmMK5RXHej2XnoXNhxVsAYUfg =
2
- github.com/alecthomas/units v0.0.0-20240626203959-61d1e3462e30 /go.mod h1:fvzegU4vN3H1qMT+8wDmzjAcDONcgo2/SZ/TyfdUOFs =
1
+ github.com/alecthomas/units v0.0.0-20240927000941-0f3dac36c52b h1:mimo19zliBX/vSQ6PWWSL9lK8qwHozUj03+zLoEB8O0 =
2
+ github.com/alecthomas/units v0.0.0-20240927000941-0f3dac36c52b /go.mod h1:fvzegU4vN3H1qMT+8wDmzjAcDONcgo2/SZ/TyfdUOFs =
3
3
github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
4
4
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
5
5
github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
You can’t perform that action at this time.
0 commit comments